unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jay Belanger <jay.p.belanger@gmail.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: martin rudalics <rudalics@gmx.at>,
	jay.p.belanger@gmail.com, emacs-devel <emacs-devel@gnu.org>
Subject: Re: Calc window handling
Date: Tue, 04 Nov 2008 17:47:53 -0600	[thread overview]
Message-ID: <87prlbkq8m.fsf@gmail.com> (raw)
In-Reply-To: <87vdv3rsmw.fsf@cyd.mit.edu> (Chong Yidong's message of "Tue, 04 Nov 2008 18:14:15 -0500")


Chong Yidong <cyd@stupidchicken.com> writes:
...
> I'm not sure what you're referring to.  As far as I can tell, calc-quit
> doesn't call delete-windows-on with nil arguments: it uses the Calc
> buffers as the argument.

But one of those arguments is kbuf, which is equal to 
(get-buffer "*Calc Keypad*"). If no such buffer exists, then
(delete-windows-on kbuf) will bury the current buffer and bring the Calc
buffer back to the top.  I will change calc-quit so that it checks to
see if a buffer exists before calling delete-window-on on it.

Jay




  reply	other threads:[~2008-11-04 23:47 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
2008-11-04 23:14   ` Chong Yidong
2008-11-04 23:47     ` Jay Belanger [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87prlbkq8m.fsf@gmail.com \
    --to=jay.p.belanger@gmail.com \
    --cc=cyd@stupidchicken.com \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).