[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: emacs-19.29-11



> Has anyone been successful in running this version of the emacs
> package (from the ELF development tree)?  I can't reproduce the error
> right now since I've gone back to the a.out version, but running emacs
> under X gives me an error like ``invalid argument: internal-face-p,
> []'' and emacs dies without ever opening a window.  This occurs even
> if I run emacs -q.

I had this problem too.  Fix it by removing all the Emacs Xresources
with xrdb -remove.  Or just comment them out and restart X.  Apparently
one of them was making Emacs unhappy.

I didn't have time to diagnose the offending resource, but it has to be
in the intersection of our two sets.  So here's mine:

Emacs.background: black
Emacs.foreground: white
Emacs.font:fixed
Emacs.cursorColor: green3
Emacs.pointerColor: white
Emacs.pointerColorBackground: black
Emacs.bitmapIcon: on

Guy


Reply to: