Re: Crashes at C-x 1

2001-11-08 Thread Glyn Millington
Alan Shutko <[EMAIL PROTECTED]> writes: > Glyn Millington <[EMAIL PROTECTED]> writes: > >> Is there a known problem with emacs21 and neXtaw ? > > Well, there wasn't before, but could you do a M-x report-emacs-bug > with a brief writeup of the problem and that you resolved it by using > the normal

Re: Crashes at C-x 1

2001-11-08 Thread Alan Shutko
Glyn Millington <[EMAIL PROTECTED]> writes: > Is there a known problem with emacs21 and neXtaw ? Well, there wasn't before, but could you do a M-x report-emacs-bug with a brief writeup of the problem and that you resolved it by using the normal Xaw? That way, it'll go to the right place and at l

Re: Crashes at C-x 1

2001-11-08 Thread Glyn Millington
Alan Shutko <[EMAIL PROTECTED]> writes: > > Also, take a hard look at > > > "LD_PRELOAD=/usr/X11R6/lib/neXtaw/libXaw.so.6" > > Is that there when you start from a shell? It's not inconcievable > that this is the cause of the problem. Prophetic words! In the "menu" environment the widget set

Re: Crashes at C-x 1

2001-11-08 Thread Alan Shutko
Glyn Millington <[EMAIL PROTECTED]> writes: > Many thanks for this. I suspect that there is something about my set-up > here which is causing the problem. I'm going to send this along to > debian-emacsen too, for one more try. A couple suggestions: Run M-! env | sort > from-menu in an emacs st

Re: Crashes at C-x 1

2001-11-08 Thread Glyn Millington
Alan Shutko <[EMAIL PROTECTED]> writes: > Unless you modify the startup scripts, things started on X login > (window manager, gnome panel, etc) have a quite different environment > than things started from a terminal (which has executed your shell > startup scripts). > > So, I'd suggest checking ou