From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-agenda: Add only-window setup option Date: Fri, 30 Jan 2015 10:42:00 +0100 Message-ID: <87386sr4ev.fsf@nicolasgoaziou.fr> References: <87oapg3l0g.fsf@kmlap.domain.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YH84T-0003Rf-4Q for emacs-orgmode@gnu.org; Fri, 30 Jan 2015 04:41:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YH84O-0004Qa-Gi for emacs-orgmode@gnu.org; Fri, 30 Jan 2015 04:41:00 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YH84O-0004QU-AC for emacs-orgmode@gnu.org; Fri, 30 Jan 2015 04:40:56 -0500 In-Reply-To: <87oapg3l0g.fsf@kmlap.domain.org> (Kyle Meyer's message of "Fri, 30 Jan 2015 00:17:19 -0500") 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: Kyle Meyer Cc: Org-mode Hello, Kyle Meyer writes: > The variable org-agenda-window-setup provides several different options > (current-window, other-window, reorganize-frame, other-frame). For a > while now, I've been using a different setup that deletes all other > windows. The attached patch adds this option to > org-agenda-window-setup. > > Do others think this option is worth having? It looks good. I applied it. Thank you. Regards, -- Nicolas Goaziou