From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: New undo element (fun . args) Date: Mon, 07 Feb 2005 15:51:40 -0500 Message-ID: References: <87fz0jyn19.fsf-monnier+emacs@gnu.org> <87mzunvyki.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1107811377 7805 80.91.229.2 (7 Feb 2005 21:22:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 Feb 2005 21:22:57 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 07 22:22:57 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CyGLM-0002f1-Cl for ged-emacs-devel@m.gmane.org; Mon, 07 Feb 2005 22:22:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyGZY-0001Vm-N6 for ged-emacs-devel@m.gmane.org; Mon, 07 Feb 2005 16:37:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CyGQk-0005GM-Ue for emacs-devel@gnu.org; Mon, 07 Feb 2005 16:28:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CyGPg-0004qX-6F for emacs-devel@gnu.org; Mon, 07 Feb 2005 16:27:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CyGPc-0004YK-75 for emacs-devel@gnu.org; Mon, 07 Feb 2005 16:27:16 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CyFuS-0001Hy-Q9 for emacs-devel@gnu.org; Mon, 07 Feb 2005 15:55:04 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CyFrA-0006jC-Ml; Mon, 07 Feb 2005 15:51:40 -0500 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33048 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33048 I suppose that the apply undo function is not allowed to have SWITCHED BUFFER upon return. Yes, that's right.