http://www.slax.org/modules.php?category=console&id=445&name=emacs
> When I try to run this on Popcorn 5.1.6 it doesn't find the fonts it > needs.
I added the module Fixed_Width_Fonts_1_0_0.mo Then in ~/.Xdefaults I added the line: Emacs*font: fixed
Then I logged out and logged in (you could also do xrdb -m < ~/.Xdefaults) and now emacs works.
jganong
the trick from jganong that adding "Emacs*font: fixed" does not work.
There are two resons for that:
My bypass is having an executable emacs file in /usr/local/bin which do only one thing: launch /usr/bin/emacs -fn fixed.
Philippe