From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Griswold Subject: Re: Gnus links very slow to open Date: Sat, 08 Sep 2007 17:26:29 -0400 Message-ID: <87k5r0kfwa.fsf@cantor.griswold.home> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IU7oz-0006PD-Fp for emacs-orgmode@gnu.org; Sat, 08 Sep 2007 17:26:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IU7oy-0006O9-NX for emacs-orgmode@gnu.org; Sat, 08 Sep 2007 17:26:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IU7oy-0006O1-Jd for emacs-orgmode@gnu.org; Sat, 08 Sep 2007 17:26:28 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IU7oy-0000Os-8H for emacs-orgmode@gnu.org; Sat, 08 Sep 2007 17:26:28 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IU7op-0005WF-MW for emacs-orgmode@gnu.org; Sat, 08 Sep 2007 23:26:19 +0200 Received: from cpe-66-67-61-244.rochester.res.rr.com ([66.67.61.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Sep 2007 23:26:19 +0200 Received: from dgriswol by cpe-66-67-61-244.rochester.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 Sep 2007 23:26:19 +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 Leo writes: > Hi all, > > I wonder if anyone who stores Gnus links in org find that opening links > is extremely slow as it calls `gnus' every time. Are you using org-nnml.el? I find that this works quite well. In fact, without it I would find gnus links unusable, because I use many nnml folders in Gnus. With org-nnml, a link to your message looks like this: [[gnus:nntp%2Bnews.gmane.org:gmane.emacs.orgmode#3117][Email from Leo: Gnus links very slow to open]] and executing that link from an org file is fast. Or perhaps you don't have Gnus open most all the time, as I do. If org-mode has to start gnus because it hasn't been started yet, then this is hardly a problem with org-mode. Perhaps a more complete description of your situation is needed. -- -------------- Dan Griswold Rochester, NY --------------