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

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

[Emacs-bug-tracker] bug#4995: marked as done (23.1.50; No size compensat


From: Emacs bug Tracking System
Subject: [Emacs-bug-tracker] bug#4995: marked as done (23.1.50; No size compensation for (tool-bar-mode 0)(menu-bar-mode 0))
Date: Tue, 26 Jan 2010 06:57:02 +0000

Your message dated Tue, 26 Jan 2010 07:56:09 +0100
with message-id <address@hidden>
and subject line Re: emacs -Q doesn't fit on the user's screen
has caused the Emacs bug report #3643,
regarding 23.1.50; No size compensation for (tool-bar-mode 0)(menu-bar-mode 0)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact address@hidden
immediately.)


-- 
3643: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3643
Emacs Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.1.50; No size compensation for (tool-bar-mode 0)(menu-bar-mode 0) Date: Sat, 21 Nov 2009 04:01:31 +0800
ADMIT that
$ emacs -Q -eval '(progn(tool-bar-mode 0)(menu-bar-mode 0))'
1. Still momentarily wastefully shows at least the menu-bar before cleaning it
off the screen, even if the user does those commands in his .emacs file.
2. But more importantly, gives the user a window shorter than he wants.
No compensation is made here under X windows to lengthen back the emacs
window back to the size it was before removing those items.
(Note I had no xrdb emacs items set.) To workaround I must do:
(setq default-frame-alist (cons (cons 'height (+(frame-height)4)) 
default-frame-alist))
(No, fullhight, fullboth,(which by the way is not documented) don't let
one still see the ICEWM toolbar.)
In GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.18.3)
 of 2009-11-15 on elegiac, modified by Debian
 (emacs-snapshot package, version 1:20091115-1)


--- End Message ---
--- Begin Message --- Subject: Re: emacs -Q doesn't fit on the user's screen Date: Tue, 26 Jan 2010 07:56:09 +0100 User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1


address@hidden skrev 2010-01-26 00.05:
JD>  I made some changes.  If 40 doesn't fit we try 24.  If that doesn't
JD>  fit we just use 10.
Well, you had better also glue it to the top left of the screen, or else
your latest attempt ends up like...


No, that is what I said erlier, it is up to your window manager placement routine to fix stuff like this. icewm is not so good here, but trying to fix shortcomings of window managers in Emacs is no use.
You can file a bug to icewm about this.

Closing this.

        Jan D.


--- End Message ---

reply via email to

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