Friday, February 2, 2007

install emacs on debian

aptitude install emacs-common
aptitude install emacs21

search for module to emable php-mode:
apt-cache search emacs | grep php
php-elisp - Emacs support for php files

apt-get install php-elisp

1 comments:

defuzo said...

Try "apt-get install thing -s"
(if there maybe 100* deps)