Robert Epprecht <[EMAIL PROTECTED]> writes: > If I got that right you can not just install Emacs 21 from source > on potato. I have tried to download a backport from > <http://debian.linuxfr.org/backports/emacs21-21.1> > but the download always failed after some time. > > So how do I install GNU Emacs 21 (and the related Lisp files) > on my potato box?
There is no problem building Emacs 21 from source on potato. You may not have all the libs nessecary for all image formats, most likely the libungif[1] library will be to old. Emacs can cope just fine without though. Just make sure to have either xaw3d or lesstif installed before you build if you want fancy scrollbars. Henrik Footnotes: [1] You can get a backport of version 4 at <http://www3.inrets.fr/estas/mariano/MyDebian/potato/all/> -- Opinions expressed are my employers, not my own.