From: Richard Stallman <rms@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: eli@barzilay.org, emacs-devel@gnu.org
Subject: Re: Problem in temp-buffer-resize-mode
Date: Thu, 02 Aug 2007 19:42:38 -0400 [thread overview]
Message-ID: <E1IGkJS-0002g0-8b@fencepost.gnu.org> (raw)
In-Reply-To: <46B1AFC4.2080700@gmx.at> (message from martin rudalics on Thu, 02 Aug 2007 12:19:48 +0200)
Thanks for reporting this bug. In fact a test like
(= (frame-width) (window-width))
is used quite frequently in Elisp code and may fail in all these cases
just as it did for you. FWIW these tests should be replaced by calling
a function `window-full-width-p' (the function `display-buffer' uses to
check whether it should split the largest window).
Would you like to make these fixes, then ack? They should be fixed in
Emacs 22, and will then get transferred to the trunk.
next prev parent reply other threads:[~2007-08-02 23:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-02 4:58 Problem in temp-buffer-resize-mode Eli Barzilay
2007-08-02 10:19 ` martin rudalics
2007-08-02 23:42 ` Richard Stallman [this message]
2007-08-04 8:45 ` martin rudalics
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1IGkJS-0002g0-8b@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=eli@barzilay.org \
--cc=emacs-devel@gnu.org \
--cc=rudalics@gmx.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.