Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

which version of emacs?

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
malk
Posts: 58
Joined: 2006-08-14 02:45

which version of emacs?

#1 Post by malk »

I mainly use nano for all c,c++ work but would like to try emacs on etch except when i went to install it using apt-get i got this message Package emacs is not available, but is referred to by another package. Which version is available for etch and where would i be able to locate it?
Cheers
Malk

Lavene
Site admin
Site admin
Posts: 4958
Joined: 2006-01-04 04:26
Location: Oslo, Norway

#2 Post by Lavene »

Code: Select all

apt-get install emacs21
'apt-cache' is your friend' :) To learn more:

Code: Select all

man apt-cache
Tina

malk
Posts: 58
Joined: 2006-08-14 02:45

#3 Post by malk »

Thank you very much. I misunderstood the term cache before, i thought it basicly displayed the packages currently residing on the system. I will be using that option more often now.
Cheers
Malk

User avatar
lorebett
Posts: 21
Joined: 2006-08-23 13:54

#4 Post by lorebett »

you might also want to try xemacs http://www.xemacs.org/

Post Reply