![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Questions involving software not covered by other forum go here. This includes Databases and Middleware. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to configure emacs? Thank! | meili100 | High Level Programming | 1 | 06-16-2007 09:54 AM |
| Help on EMACS | VENC22 | UNIX for Dummies Questions & Answers | 4 | 07-13-2005 10:14 PM |
| Can't run emacs, pico.. | aryajur | UNIX for Dummies Questions & Answers | 8 | 01-31-2005 02:45 AM |
| Xemacs and emacs | saurya_s | UNIX for Dummies Questions & Answers | 5 | 02-05-2004 05:32 AM |
| ftp in Emacs | saurya_s | UNIX for Advanced & Expert Users | 1 | 02-04-2004 08:48 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey everybody!
Not sure if this goes here, but I think it's the best fit. I was just wondering, how do I use a compiler from Emacs? Also, how do I turn syntax highlighting on? Thanks in advance! |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
M-x compile will offer to run make for you; you can change it to some other command if you like, obviously.
The syntax highlighting depends a bit on which version of Emacs you are using. Probably the simplest way to find the right variable and mode is to run M-x customize and look for "faces" options, specifically "global font lock". Or simply try M-x global-font-lock-mode if you just want to try it once. |
|
#3
|
|||
|
|||
|
Thanks for the help, but I've decided to go to Vim now, and join the Dark Side.
Now, can anyone help me with compiling/syntax highlighting for that? |
|
#4
|
|||
|
|||
|
Well, specifically, I mean a Common Lisp compiler, a C++ compiler, and a Fortran 95 compiler (not immediately, but in the future).
Last edited by led3234; 05-21-2008 at 02:40 PM. |
|
#5
|
|||
|
|||
|
Probably better to post a separate thread about that -- not many vim users will read this particular topic.
|
|
#6
|
|||
|
|||
|
Hmmm, you're right. Thanks again!
|
|||
| Google The UNIX and Linux Forums |