From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: "Ctrl-c a a" does not switch automatically to agenda view Date: Tue, 16 Jun 2009 08:56:22 +0200 Message-ID: <87zlc8ekfd.fsf@thinkpad.tsdh.de> References: <200906152059.41194.w.richert@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGSb6-0001HN-No for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 02:56:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGSb1-0001HB-AP for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 02:56:43 -0400 Received: from [199.232.76.173] (port=53015 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGSb1-0001H8-3C for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 02:56:39 -0400 Received: from mx20.gnu.org ([199.232.41.8]:20671) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MGSb0-000843-G3 for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 02:56:38 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGSaz-0000GG-AY for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 02:56:37 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MGSaw-0001nO-8V for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 06:56:34 +0000 Received: from dhcp62.uni-koblenz.de ([141.26.71.62]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Jun 2009 06:56:34 +0000 Received: from tassilo by dhcp62.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Jun 2009 06:56:34 +0000 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: emacs-orgmode@gnu.org Willi Richert writes: Hi Willi, > if I invoke org-agenda-list it opens the list in a not visible > buffer. I have to manually switch to that buffer all the time. This behavior doesn't sound like a problem of the org configs, and what you've posted looks sane. Instead I think it may have something to do with some variable influencing functions like `display-buffer'. Something like `split-window-preferred-function' maybe. Or maybe `display-buffer-reuse-frames' is set to true and the agenda is already shown in another emacs frame on a different workspace. In that case, the frame is focussed, but you won't notice it cause it's on an different workspace. Bye, Tassilo -- Richard Stallman takes notes in binary.