From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Any performance loss with radio targets? Date: Thu, 11 Dec 2008 06:44:12 -0600 Message-ID: References: <87myf3kbvz.fsf@fastmail.fm> <59B10B5A-AF4D-4085-9846-0C19EE1D272B@uva.nl> 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 1LAktv-0003iF-Tg for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 07:44:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LAktt-0003ho-VL for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 07:44:18 -0500 Received: from [199.232.76.173] (port=42833 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAktt-0003hc-Gf for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 07:44:17 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:52153) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LAktt-0008FT-6p for emacs-orgmode@gnu.org; Thu, 11 Dec 2008 07:44:17 -0500 In-Reply-To: <59B10B5A-AF4D-4085-9846-0C19EE1D272B@uva.nl> (Carsten Dominik's message of "Wed\, 10 Dec 2008 23\:46\:49 +0100") 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 Hi Carsten, Carsten Dominik writes: > Hi Matt, > > Hundreds or thousands of radio links would be disastrous, direct links > will work fine. > > - Carsten > That's what I suspected. Thanks so much for confirming it. - Matt > On Dec 10, 2008, at 9:34 PM, Matthew Lundin wrote: > >> >> Hello everyone, >> >> I very much like the convenience of radio targets but was wondering >> whether an inordinate number of radio targets/links can slow down >> org-mode as it opens files. >> >> I'd like to use internal links to connect notes with their sources. >> >> For instance: >> >> ---- >> >> * Auther, Title, Year. >> <<>> >> >> [...] >> >> * Note >> >> "Here is a quote." >> AuthorYear >> >> ---- >> >> If I plan on having hundreds such links in a file (and perhaps >> thousands in all my org files), would there be any performance gained >> by using explicit internal links instead of the radio targets? I.e., >> >> <> >> >> [[AuthorYear]] >> >> I'm assuming the difference would be minimal but would like to confirm >> this before committing to the first method. Needless to say, it would >> be easier to convert the second type of links to the first with >> search/replace than the first to the second. >> >> Thanks, >> >> Matt >> >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode