From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Behavior of Gnus when called from an hyperlink Date: Mon, 28 Jun 2010 08:47:21 -0400 Message-ID: <87lj9zcoiu.fsf@gollum.intra.norang.ca> References: <87r5jrcx9g.fsf@mundaneum.com> <8763138nna.fsf@thinkpad.tsdh.de> <105A176E-0E65-47EE-8DC2-D26170D01F94@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=58563 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTDkE-00036k-RZ for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 08:47:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTDkD-000832-SW for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 08:47:26 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:53013) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTDkD-00082y-Pg for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 08:47:25 -0400 In-Reply-To: <105A176E-0E65-47EE-8DC2-D26170D01F94@gmail.com> (Carsten Dominik's message of "Mon\, 28 Jun 2010 13\:49\:56 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org, Leo Carsten Dominik writes: > On Jun 28, 2010, at 1:36 PM, Leo wrote: > >> On 2010-06-28 11:19 +0100, Tassilo Horn wrote: >>> (setq org-link-frame-setup '((vm . vm-visit-folder) >>> (gnus . org-gnus-no-new-news) >>> (file . find-file-other-window))) >> >> Nice. >> >> I have also found creating new frame a bit annoying because I tend to >> have fullscreened emacs and really don't like a frame to pop into my >> face. > > I don't remember why I made creating a new frame the default. > Probably back then I used to have a special frame for GNUS open. > Anyway, if there is enough momentum here, we can change the default. I also use this setup. I run emacs in fullscreen and prefer opening things in the same window. -Bernt