View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: Installing emacs
PostPosted: Sat Jul 09, 2005 7:56 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
I'm an old emacs user, and while I've been able to get around with vi, I finally decided to take the time to install emacs. In case you are interested, here is what I did to install emacs under R5A16.

Log in as root and do the followng:
Code:
apt-get update
apt-get install emacs21


If you want to set emacs to be your default editor for operations like crontab -e you can also do the followng as root:
Code:
cd /usr/bin
mv editor editor.orig
ln -s /usr/bin/emacs editor


Thanks to Cesman for his post of Feb, 2004. While the exact steps have changed since his original post, that post give me the starting point I needed!

Marc


Last edited by marc.aronson on Mon Jan 23, 2006 2:22 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 15, 2005 1:00 am 
Offline
Joined: Mon Feb 23, 2004 1:08 am
Posts: 91
Location: Switzerland
Alternatively, you can install "zile". It's a bare-bones "emacs-like" editor.
It uses Emacs keybindings, but is small and compact.

Code:
apt-get install zile

should do it...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 15, 2005 3:26 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
I use jed myself, it's been rated as having the "best" emacs emulation. Before GNU Emacs fixed the addresses limitations in it's lisp interpreter a few years back, it was able to edit files that emacs blew chunks on. It's also about twice as fast on most tasks, and 4-8 times as fast at startup last time I bothered to measure.. ;-)
Code:
apt-get update
apt-get install jed xjed


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu