From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: org-agenda-quit Kills Visible Buffers Date: Fri, 25 Dec 2015 10:38:14 -0500 Message-ID: <87y4cimtcp.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCURm-0007Ta-FC for emacs-orgmode@gnu.org; Fri, 25 Dec 2015 10:38:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCURj-00089k-9M for emacs-orgmode@gnu.org; Fri, 25 Dec 2015 10:38:26 -0500 Received: from pb-smtp0.int.icgroup.com ([208.72.237.35]:52222 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCURj-00089d-4Z for emacs-orgmode@gnu.org; Fri, 25 Dec 2015 10:38:23 -0500 In-Reply-To: (Alan Parker Lue's message of "Thu, 24 Dec 2015 15:09:48 -0800") 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: Alan Parker Lue Cc: emacs-orgmode@gnu.org Hi Alan, Alan Parker Lue writes: > After upgrading org-mode recently, I find that hitting "q" for > (org-agenda-quit) while viewing an agenda kills the buffer that was active > when I created the agenda. [...] > What is going on? This should be fixed as of 6d0af59 (org-agenda: Don=E2=80=99t kill or bury non-agenda buffer, 2015-12-24). http://thread.gmane.org/gmane.emacs.orgmode/103791 --=20 Kyle