From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Bug fix: delete indirect buffer's window only when it exists. Date: Tue, 22 Jan 2013 14:25:43 +0100 Message-ID: <87sj5twdrc.fsf@bzg.ath.cx> References: <87a9s2l7r3.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Txdy8-0002gl-SG for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 08:32:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Txdy3-00007w-RB for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 08:32:52 -0500 Received: from mail-wi0-f181.google.com ([209.85.212.181]:58705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Txdy3-00007j-Kh for emacs-orgmode@gnu.org; Tue, 22 Jan 2013 08:32:47 -0500 Received: by mail-wi0-f181.google.com with SMTP id hq4so5901055wib.8 for ; Tue, 22 Jan 2013 05:32:46 -0800 (PST) In-Reply-To: (Muchenxuan Tong's message of "Tue, 22 Jan 2013 07:42:26 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Muchenxuan Tong Cc: emacs-orgmode@gnu.org Hi Muchenxuan, Muchenxuan Tong writes: > Thanks for pointing out. It's my fault, when-let is defined in slime.el > and not the Emacs core library. > > The following patch should be OK: I've applied the patch. Please do not insert patches in the body of the message, attach them. Also, you can use git format-patch to send them, it's easier for me to apply. Thanks, -- Bastien