Laurence Colombet wrote:
[EMAIL PROTECTED] a écrit:
Pas la peine de te donner la peine, je fais un résumé de la doc ici. Il
suffit de taper :
$ alias vi=emacs
et hop, la vie devient belle comme un vendredi...
laura/onouga:~> sudo apt-get install emacs20
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
emacsen-common libfreetype6 libxaw7 xfree86-common xlibs
The following NEW packages will be installed:
emacs20 emacsen-common libfreetype6 libxaw7 xfree86-common xlibs
0 packages upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.2MB of archives. After unpacking 35.5MB will be used.
Do you want to continue? [Y/n] n
Abort.
(Argh.)
laura/onouga:~> sudo apt-get install emacs21
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
emacsen-common libfreetype6 libjpeg62 libpng2 libtiff3g xaw3dg
xfree86-common xlibs
The following NEW packages will be installed:
emacs21 emacsen-common libfreetype6 libjpeg62 libpng2 libtiff3g xaw3dg
xfree86-common xlibs
0 packages upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
Need to get 15.3MB of archives. After unpacking 49.2MB will be used.
Do you want to continue? [Y/n] n
Abort.
(Beuh, encore pire.)
Est-ce que tu (ou quelqu'un d'autre) sait où trouver un paquet emacs
compilé _sans_ le support X, pour les gens qui n'ont pas envie d'installer
tout un tas de libs qui servent à rien sur un pauvre petit serveur? En
attendant j'ai installé jove, mais mon emacs me manque...
Laura
Bonjour,
Sur une unstable, apt-cache search emacs me donne emacs21-nox, je pense
que c'est ce que tu cherches.
Denis.