1] Using with Emacs 23.0.50.2 from CVS. Current w3m-el is not functioning so installed also from CVS.
2] Keystroke problems with Alt/Meta key and Delete key fixed respectively with:
XTerm.vt100.metaSendsEscape: true in ~/.Xdefaults
and:
(normal-erase-is-backspace-mode 0)
in .emacs
3] For CVS-Emacs to use Debian packages we use code as recommended on:
http://www.emacswiki.org/cgi-bin/wiki/
4] For some reason we have to explicitly set background in X rather than evilwm:
xsetroot -solid pink // in .xinitrc
5] zsh we set as default shell with chsh