From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Any performance loss with radio targets? Date: Wed, 10 Dec 2008 23:46:49 +0100 Message-ID: <59B10B5A-AF4D-4085-9846-0C19EE1D272B@uva.nl> References: <87myf3kbvz.fsf@fastmail.fm> Mime-Version: 1.0 (Apple Message framework v929.2) 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 1LAXpb-0001bH-KO for emacs-orgmode@gnu.org; Wed, 10 Dec 2008 17:46:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LAXpZ-0001ak-O4 for emacs-orgmode@gnu.org; Wed, 10 Dec 2008 17:46:59 -0500 Received: from [199.232.76.173] (port=58147 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LAXpZ-0001ah-KX for emacs-orgmode@gnu.org; Wed, 10 Dec 2008 17:46:57 -0500 Received: from mail-ew0-f13.google.com ([209.85.219.13]:51848) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LAXpZ-0001ii-30 for emacs-orgmode@gnu.org; Wed, 10 Dec 2008 17:46:57 -0500 Received: by ewy6 with SMTP id 6so1131705ewy.18 for ; Wed, 10 Dec 2008 14:46:53 -0800 (PST) In-Reply-To: <87myf3kbvz.fsf@fastmail.fm> 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: Matthew Lundin Cc: emacs-orgmode@gnu.org Hi Matt, Hundreds or thousands of radio links would be disastrous, direct links will work fine. - Carsten 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