From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] Bury calendar buffer after "C-c ."? Date: Mon, 16 May 2011 08:38:30 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLrRr-0006P4-7l for emacs-orgmode@gnu.org; Mon, 16 May 2011 02:38:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QLrRq-0003yS-BJ for emacs-orgmode@gnu.org; Mon, 16 May 2011 02:38:35 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:43497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLrRq-0003yO-0T for emacs-orgmode@gnu.org; Mon, 16 May 2011 02:38:34 -0400 Received: by ewy9 with SMTP id 9so1376001ewy.0 for ; Sun, 15 May 2011 23:38:32 -0700 (PDT) In-Reply-To: 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: Ben North Cc: emacs-orgmode@gnu.org On Mar 30, 2011, at 1:12 AM, Ben North wrote: > Hi, > > I've been using org-mode for a little while now, and finding it very > useful --- thanks! > > Would you consider a patch along the lines of the attached, to bury the > calendar buffer once you've chosen a date via "C-c ."? I often want to > do switch-to-other-buffer to check something in the most recently used > buffer, and find myself looking at the calendar instead. This patch has been accepted, thanks. - Carsten