Re: XEmacs nox11 startup issue
Julian Bradfield <[email protected]> Mon, 09 Nov 2015 14:18:44 +0000
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
On 2015-11-09, Hauke Fath <[email protected]> wrote: > 21.4.23 and the packages. Now, xemacs (compiled without X11 support) > gives me a > > Symbol's value as variable is void: default-menubar ... > Where do I look next? Start with -no-init-file, then (setq debug-on-error t) (load-init-file) perhaps?