Date: Tue, 09 Mar 2004 20:12:14 -0800 From: underway@comcast.net (Gary W. Swearingen) To: Henrik W Lund <henrik.w.lund@broadpark.no> Cc: freebsd-questions@freebsd.org Subject: Re: XEmacs woes... Message-ID: <q9y8q9fiht.8q9@mail.comcast.net> In-Reply-To: <404E4276.4070607@broadpark.no> (Henrik W. Lund's message of "Tue, 09 Mar 2004 23:17:26 %2B0100") References: <404E4276.4070607@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Henrik W Lund <henrik.w.lund@broadpark.no> writes: > right after it has loaded view-less.el. I tried looking through > view-less.el, but to no avail. You might try putting this in your .emacs file: (setq debug-on-error t) (Or before you read the file that started the problem, pull down the "Options/Troubleshooting" menu and set the "Debug on Error" button.) I think it will then stop on your error, leaving a "stack" track in a lower window and I forget what in an upper window (maybe view-less.el). Good luck, and don't fail to try Gnus (after considerable reading of it's "info").
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?q9y8q9fiht.8q9>