From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: Behavior of Gnus when called from an hyperlink Date: Mon, 28 Jun 2010 12:36:36 +0100 Message-ID: References: <87r5jrcx9g.fsf@mundaneum.com> <8763138nna.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=49780 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTCds-00030t-JW for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 07:36:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTCdr-00046N-9J for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 07:36:48 -0400 Received: from lo.gmane.org ([80.91.229.12]:47889) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTCdr-00046I-3x for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 07:36:47 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OTCdq-0001RV-2o for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 13:36:46 +0200 Received: from cpc1-cmbg13-0-0-cust596.cmbg.cable.ntl.com ([86.9.122.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jun 2010 13:36:46 +0200 Received: from sdl.web by cpc1-cmbg13-0-0-cust596.cmbg.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jun 2010 13:36:46 +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: emacs-orgmode@gnu.org 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. Leo -- Any Emacs contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Common Lisp.