From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Kamm Subject: Re: org-agenda-todo obliterates my windows Date: Thu, 29 Aug 2019 11:18:43 -0700 Message-ID: <87zhjrded8.fsf@jaheira.i-did-not-set--mail-host-address--so-tickle-me> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43093) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i3OzM-0006Dt-2N for emacs-orgmode@gnu.org; Thu, 29 Aug 2019 14:17:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i3OzK-0007CR-OE for emacs-orgmode@gnu.org; Thu, 29 Aug 2019 14:17:39 -0400 Received: from mail-pf1-x42f.google.com ([2607:f8b0:4864:20::42f]:34649) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i3OzK-000793-CD for emacs-orgmode@gnu.org; Thu, 29 Aug 2019 14:17:38 -0400 Received: by mail-pf1-x42f.google.com with SMTP id b24so2637417pfp.1 for ; Thu, 29 Aug 2019 11:17:35 -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" To: Phil Regier , emacs-orgmode@gnu.org > Is there any way to just open my org-agenda-todo items in the /current/ > window, or even just any window that already happens to be open, without > modifying, splitting, or above all deleting any others? Does customizing the variable org-agenda-window-setup (e.g. by setting it to 'current-window) solve this?