From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Org-mode v8 broke my workflow Date: Sat, 18 May 2013 00:52:57 +0200 Message-ID: <20130518005257.36e3436a@aga-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdTWQ-00072T-T5 for emacs-orgmode@gnu.org; Fri, 17 May 2013 18:53:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UdTWK-0003EY-2R for emacs-orgmode@gnu.org; Fri, 17 May 2013 18:53:10 -0400 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:50704) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdTWJ-0003Cu-RL for emacs-orgmode@gnu.org; Fri, 17 May 2013 18:53:03 -0400 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id E17F642064 for ; Sat, 18 May 2013 00:52:59 +0200 (CEST) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oO6JeLULB6Oa for ; Sat, 18 May 2013 00:52:59 +0200 (CEST) Received: from aga-netbook (jedenzero5-dziewiecosiem.echostar.pl [213.156.105.98]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id B7DE342061 for ; Sat, 18 May 2013 00:52:59 +0200 (CEST) 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: Org-mode mailing list Hi list, can't resist;): http://xkcd.com/1172/ I have this at the end of my .emacs: (setq inhibit-splash-screen t) (org-agenda-list) (delete-window) The point is that I want agenda to appear as the only thing when I start Emacs. However, sometimes I start it e.g. when delivering a presentation; I don't want all the people to look at my overdue todo items;), so I used to press q while Emacs was starting (which takes quite a while on my netbook). This used to bury the agenda so that *scratch* was visible. Now, instead of *scratch*, one of my agenda org files appears. What do I do to restore the previous behavior? (Really, that setup worked for me;).) Best, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University