![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GNU Emacs Help | led3234 | UNIX and Linux Applications | 5 | 05-21-2008 03:47 PM |
| Emacs 22 revives an editor favorite - Computerworld | iBot | UNIX and Linux RSS News | 0 | 07-30-2007 06:30 AM |
| set EDITOR=vi -> default editor not setting for cron tab | aarora_98 | Shell Programming and Scripting | 2 | 12-12-2005 07:53 AM |
| emacs as a line editor | annemar | UNIX for Dummies Questions & Answers | 5 | 11-30-2005 08:41 AM |
| init file for emacs editor | annemar | UNIX for Dummies Questions & Answers | 0 | 10-18-2005 12:39 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Emacs Editor
hi i am using mandrake linux
How do i run the emacs editor ? |
| Forum Sponsor | ||
|
|
|
|||
|
$ emacs filename
Take a look at the man page for emacs or use this link (note the version - yours may be different) http://www.linux-mandrake.com/en/doc...html/text.html |
|
|||
|
If you have a terminal window on your system or you have a session running on the system, you will have some type of prompt (% or $ ). Type man emacs at that prompt or emacs filename.
Check out the link - it has good information throughout the web site for anyone wanting to learn. |