bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#1019: 23.0.60; emacs --daemon doesn't work on a console


From: Dan Nicolaescu
Subject: bug#1019: 23.0.60; emacs --daemon doesn't work on a console
Date: Thu, 9 Oct 2008 09:49:00 -0700 (PDT)

Chong Yidong <cyd@stupidchicken.com> writes:

  > > 2) In my .emacs I have (if (fboundp 'tool-bar-mode) (tool-bar-mode -1)).
  > >    But when I start emacsclient -c the first time, it has a toolbar,
  > >    although the value of `tool-bar-mode' is nil.  Then I have to toggle
  > >    t-b-m twice, and from there on it's disabled for the current and all
  > >    new frames.  I disable the scroll- and menu-bars the same way, and
  > >    they are disabled directly, e.g. even for the first X frame.
  > 
  > Do you still see this problem?

This issue seem to have been fixed by:

2008-10-04  Dan Nicolaescu  <dann@ics.uci.edu>

      * faces.el (x-create-frame-with-faces): Only setup the toolbar if
      tool-bar-mode is on.

but I had to back out that change later because it was causing problems
in compile.el.  The compile.el problems are independent of this change,
and are described in bug#1133. 







reply via email to

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