emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs from head segfaults when run with -nw


From: Alfred M. Szmidt
Subject: Re: emacs from head segfaults when run with -nw
Date: Thu, 08 Apr 2010 16:03:55 -0400

   > (gdb) xbacktrace
   > "where-is-internal" (0xbfffdd64)
   > "tool-bar-local-item-from-menu" (0xbfffe034)
   > "apply" (0xbfffe164)
   > "tool-bar-add-item-from-menu" (0xbfffe424)
   > "tool-bar-setup" (0xbfffe6e4)
   > "tool-bar-mode" (0xbfffe994)
   > "command-line" (0xbfffec54)
   > "normal-top-level" (0xbfffee70)

   ??? How come tool-bar functions are called in a non-GUI session?

Non-GUI sessions could have tool-bar support, so it isn't harmful to
call tool-bar-mode; very much like scroll-bar-mode is also called for
non-GUI sessions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]