From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-agenda Date: Mon, 19 Oct 2009 15:28:39 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MzuVQ-0005Pc-SL for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 11:50:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MzuVM-0005OD-3K for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 11:50:44 -0400 Received: from [199.232.76.173] (port=43264 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MzuVK-0005O0-R3 for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 11:50:39 -0400 Received: from mail-ew0-f206.google.com ([209.85.219.206]:60482) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MzuVK-00020X-E9 for emacs-orgmode@gnu.org; Mon, 19 Oct 2009 11:50:38 -0400 Received: by ewy2 with SMTP id 2so5116491ewy.31 for ; Mon, 19 Oct 2009 08:50:37 -0700 (PDT) In-Reply-To: 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: Bostjan Vilfan Cc: emacs-orgmode@gnu.org On Oct 18, 2009, at 11:11 AM, Bostjan Vilfan wrote: > Hello, > Version 6.30e included a nice detail in the org-agenda feature: the > org-agenda > frame could be closed simply by clicking the x (close-file) button. > I notice > that this capability is absent (at least by default) in version > 6.31a. Can it be > somehow enabled? No, there were problems with that implementation. It works the other way round: press "q" and the frame will go away as well (if you have set org-agenda-window-setup to `frame'. HTH - Carsten