Mercurial > hg > xemacs-beta
view lisp/w3/FAQ @ 57:14ab9e17efe0
Added tag r19-16-pre3 for changeset c0965ff3b039
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 08:58:21 +0200 |
| parents | ec9a17fef872 |
| children | 7d55a9ba150c |
line wrap: on
line source
Q: Options menu is ugly under Emacs 19 A: Wait for 19.35 - this is because of a 'feature lack' in easymenu.el Q: I get an error when starting up: Symbol's value as variable is void: widget-mouse-face A: This usually means you compiled W3 in an emacs that could not find the 'custom' package (or found an old version), but are running W3 in an emacs that find the new one. This is usually the case if you have a recent version of GNUS installed in a non-standard place. Make sure that you can load the custom library when compiling emacs. Set the environment variable WIDGETDIR to where your custom library lives (ie: ~/lisp/gnus/lisp)
