all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: Jay Belanger <jay.p.belanger@gmail.com>,
	emacs-devel <emacs-devel@gnu.org>
Subject: Re: Calc window handling
Date: Wed, 05 Nov 2008 00:01:46 +0100	[thread overview]
Message-ID: <4910D45A.1050101@gmx.at> (raw)
In-Reply-To: <87prlb6tpv.fsf@cyd.mit.edu>

 > Something broke in the calc window handling recently, at least in my CVS
 > build.  I don't know whether calc, or Emacs's window management is at
 > fault.
 >
 >  emacs -Q
 >  M-x calc
 >  q
 >
 >    => The selected buffer is the Calc buffer, as the only window on the
 >       frame.  The Calc buffer is supposed to be buried!
 >
 > Did you change anything in Calc that might have caused this?

Jay didn't do anything.  I recently changed `delete-windows-on' to make
a nil argument default to the current buffer and it seems `calc-quit' is
calling `delete-windows-on' a couple of times with argument nil _not_
meaning the current buffer.  I felt quite sure about my change because
according to the documentation nil was not considered a valid argument
till now for `delete-windows-on' and most other functions in this area
have nil stand for the current buffer.

martin




  reply	other threads:[~2008-11-04 23:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-04 21:56 Calc window handling Chong Yidong
2008-11-04 23:01 ` martin rudalics [this message]
2008-11-04 23:14   ` Chong Yidong
2008-11-04 23:47     ` Jay Belanger
2008-11-04 23:16 ` Stefan Monnier

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=4910D45A.1050101@gmx.at \
    --to=rudalics@gmx.at \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=jay.p.belanger@gmail.com \
    /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.