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
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
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 ]
[ Parent | Reply to this comment ]
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 ]