From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-goto + Aquamacs Date: Sun, 14 Feb 2010 21:55:10 +0100 Message-ID: <3EC9E1C4-29A0-4593-A871-675550BD8DB1@gmail.com> References: <211769421002051324t592839eeyf5abf1353e22399@mail.gmail.com> <6026903C-0797-43F9-93BD-F471C92FF399@gmail.com> <211769421002131820u7ae8891ema7d6ac90af34ea29@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 1NglUv-0002jP-7O for emacs-orgmode@gnu.org; Sun, 14 Feb 2010 15:55:21 -0500 Received: from [140.186.70.92] (port=59511 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NglUu-0002j7-Ku for emacs-orgmode@gnu.org; Sun, 14 Feb 2010 15:55:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NglUs-00080E-MM for emacs-orgmode@gnu.org; Sun, 14 Feb 2010 15:55:20 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:56138) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NglUs-000800-Hf for emacs-orgmode@gnu.org; Sun, 14 Feb 2010 15:55:18 -0500 Received: by ewy28 with SMTP id 28so3247508ewy.8 for ; Sun, 14 Feb 2010 12:55:17 -0800 (PST) In-Reply-To: <211769421002131820u7ae8891ema7d6ac90af34ea29@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 On Feb 14, 2010, at 3:20 AM, Nathan Neff wrote: > > > On Fri, Feb 12, 2010 at 11:57 AM, Carsten Dominik > wrote: > Hi Nathan, > > I hope this is fixed now, please verify. > > Thanks to David Reitter for his feedback on this issue. > > - Carsten > > > I downloaded the latest org from the repo, and and make && sudo make > install. > > Then, I opened Aquamacs, and ran (setq org-goto-help nil). > > Then, I opened an org-mode file, and pressed C-c C-j and it still > pops open a new window with the word 'nil'. > > So, I don't think the problem's been fixed on my box. > > Since then, I downloaded Carbon Emacs, and it doesn't have this > problem. I'm fine with using Carbon Emacs. OK, thanks. - 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 > > > > - Carsten