emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs pretest 22.1.91


From: Jason Rumney
Subject: Re: Emacs pretest 22.1.91
Date: Wed, 27 Feb 2008 12:41:04 +0000
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Juanma Barranquero wrote:
The cleanest fix I can think of at this moment is moving the
tool-bar-setup call, from `x-create-frame-with-faces' to
`frame-notice-user-settings'

I think the case that the previous change was trying to fix is where emacs is started as emacs -nw and a GUI frame is created later. AFAICT, frame-notice-user-settings is only called at startup, so I think moving the tool-bar setup there will cause this case to fail again.





reply via email to

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