From mboxrd@z Thu Jan 1 00:00:00 1970 From: anhnmncb Subject: Remove diary file when exit agenda. Date: Tue, 21 Oct 2008 10:09:51 +0800 Message-ID: <878wsiitqo.fsf@sina.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ks6hV-0008J7-HK for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 22:10:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ks6hU-0008Iq-Q9 for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 22:10:25 -0400 Received: from [199.232.76.173] (port=59999 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ks6hU-0008In-Jc for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 22:10:24 -0400 Received: from main.gmane.org ([80.91.229.2]:56797 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ks6hU-0000Rv-PV for emacs-orgmode@gnu.org; Mon, 20 Oct 2008 22:10:24 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ks6hH-0001RN-98 for emacs-orgmode@gnu.org; Tue, 21 Oct 2008 02:10:11 +0000 Received: from 221.6.39.140 ([221.6.39.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Oct 2008 02:10:11 +0000 Received: from anhnmncb by 221.6.39.140 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Oct 2008 02:10:11 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Agenda command `x' is to exit agenda, remove the agenda buffer and all buffers loaded by Emacs for the compilation of the agenda. I have set up org-agenda to include diary entry, but when I hit `x', the diary buffer isn't removed as expected, how to do it?