Getting emacs23 for Lenny
Posted by mkb on Wed 16 Sep 2009 at 19:06
I've got the org-mode for Lenny's emacs22 but now I know of emacs23 I'm keen to try that - any ideas?
thanks, michael
Posted by Anonymous (98.192.xx.xx) on Thu 17 Sep 2009 at 00:20
It's at http://emacs.orebokech.com/
[ Parent | Reply to this comment ]
Posted by Anonymous (217.91.xx.xx) on Mon 21 Sep 2009 at 15:15
You dont have to install a certain Debian version just to find out what packages are available for it, you can just look it up on the website. But I guess you wanted to upgrade to Lenny anyway...
emacs23 is in Sid and I guess you can backport it from there to Lenny without any problems (I didnt try that though).
emacs23 is in Sid and I guess you can backport it from there to Lenny without any problems (I didnt try that though).
[ Parent | Reply to this comment ]
Posted by Anonymous (85.124.xx.xx) on Sat 7 Nov 2009 at 08:55
[ Parent | Reply to this comment ]
Posted by Anonymous (83.230.xx.xx) on Tue 22 Dec 2009 at 11:13
This is the content of my /etc/apt/preferences
Package: *
Pin: release a=lenny-backports
Pin-Priority: 900
Package: *
Pin: release a=stable
Pin-Priority: 800
Package: *
Pin: release a=testing
Pin-Priority: 700
Package: *
Pin: release a=unstable
Pin-Priority: 600
Just add the url for the unstable repository to /etc/apt/sources.list and then you can install emacs23 from the branch you prefer. For example: aptitude install emacs23 -t unstable
Package: *
Pin: release a=lenny-backports
Pin-Priority: 900
Package: *
Pin: release a=stable
Pin-Priority: 800
Package: *
Pin: release a=testing
Pin-Priority: 700
Package: *
Pin: release a=unstable
Pin-Priority: 600
Just add the url for the unstable repository to /etc/apt/sources.list and then you can install emacs23 from the branch you prefer. For example: aptitude install emacs23 -t unstable
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]