From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-goto + Aquamacs Date: Fri, 12 Feb 2010 18:57:10 +0100 Message-ID: <6026903C-0797-43F9-93BD-F471C92FF399@gmail.com> References: <211769421002051324t592839eeyf5abf1353e22399@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ng03e-0003Ic-Ec for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 13:16:02 -0500 Received: from [140.186.70.92] (port=43953 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ng03d-0003Hf-LK for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 13:16:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ng03d-0001nq-50 for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 13:16:01 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:60148) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ng03c-0001kg-WE for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 13:16:01 -0500 Received: by mail-ew0-f228.google.com with SMTP id 28so1486718ewy.8 for ; Fri, 12 Feb 2010 10:16:00 -0800 (PST) In-Reply-To: <211769421002051324t592839eeyf5abf1353e22399@mail.gmail.com> 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: Nathan Neff Cc: emacs-orgmode@gnu.org Hi Nathan, I hope this is fixed now, please verify. Thanks to David Reitter for his feedback on this issue. - Carsten On Feb 5, 2010, at 10:24 PM, Nathan Neff wrote: > Hi, > > I like using org-goto to jump to headings in an org file. > > When I press C-c C-j, Aquamacs displays the contents of > the defconst org-goto-help in a different frame. Then, > I have to switch back to my main frame. This is a minor > annoyance. Is there a way to get Aquamacs not to show this, > or to show it in the same frame? > > I tried (setq org-goto-help nil) but the window still pops up and > focuses, > but has the word 'nil' instead of the help :-/ > > Thanks, > --Nate > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten