From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: Minor problem with calc-quit Date: Tue, 30 May 2006 08:55:36 -0400 (EDT) Message-ID: References: <20060530132228.0798.SLAWOMIR.NOWACZYK.847@student.lu.se> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1148993812 11134 80.91.229.2 (30 May 2006 12:56:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 May 2006 12:56:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 30 14:56:47 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fl3ly-0003Jk-32 for ged-emacs-devel@m.gmane.org; Tue, 30 May 2006 14:56:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fl3lx-0003WE-F7 for ged-emacs-devel@m.gmane.org; Tue, 30 May 2006 08:56:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fl3ll-0003Vu-5H for emacs-devel@gnu.org; Tue, 30 May 2006 08:56:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fl3lk-0003Vi-FW for emacs-devel@gnu.org; Tue, 30 May 2006 08:56:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fl3lk-0003Vf-Aj for emacs-devel@gnu.org; Tue, 30 May 2006 08:56:20 -0400 Original-Received: from [69.168.108.225] (helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fl3rX-000683-8A for emacs-devel@gnu.org; Tue, 30 May 2006 09:02:19 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Tue, 30 May 2006 08:55:36 -0400 (EDT) Original-To: Slawomir Nowaczyk In-reply-to: <20060530132228.0798.SLAWOMIR.NOWACZYK.847@student.lu.se> (message from Slawomir Nowaczyk on Tue, 30 May 2006 13:32:23 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55479 Archived-At: When quitting calc (using calc-quit, i.e. "q") I get an error: I can run and quit calc with no trouble using this morning's GNU Emacs CVS snapshot, Tue, 2006 May 30 09:50 UTC GNU Emacs 22.0.50.84 (i686-pc-linux-gnu, GTK+ Version 2.8.16) started with emacs/src/emacs -Q -D both with and without *Calc Keypad*. The function `delete-windows-on' returns nil when there is no *Calc Keypad* (i.e., the argument for `delete-windows-on' is nil; I tested that) and (presumably) deletes the buffer containing the key pad when it exists. -- Robert J. Chassell bob@rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.rattlesnake.com http://www.teak.cc