From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Optional "other-window" argument for org-agenda-switch-to Date: Tue, 21 Aug 2007 12:09:16 -0400 Message-ID: <46CB0E2C.5070306@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1INWIM-0007mN-1y for emacs-orgmode@gnu.org; Tue, 21 Aug 2007 12:09:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1INWIK-0007kf-D9 for emacs-orgmode@gnu.org; Tue, 21 Aug 2007 12:09:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INWIK-0007kU-7z for emacs-orgmode@gnu.org; Tue, 21 Aug 2007 12:09:28 -0400 Received: from wr-out-0506.google.com ([64.233.184.225]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1INWIK-0001Jm-Mo for emacs-orgmode@gnu.org; Tue, 21 Aug 2007 12:09:28 -0400 Received: by wr-out-0506.google.com with SMTP id 50so1423071wra for ; Tue, 21 Aug 2007 09:09:26 -0700 (PDT) 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 Hi, I have just started using org-mode and am very impressed by it. I am throwing in my first suggestion here: I would like to have the agenda buffer visible after org-agenda-switch-to is called, can we add an "other-window" optional argument to org-agenda-switch-to so the org-file will be opened in another window when RET is pressed on an agenda item? Or is there already another way to do it? Thank you. Wanrong Lin