From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Some bugs in org-5.05 docs Date: Thu, 23 Aug 2007 18:00:24 +0200 Message-ID: References: <87bqcy2v54.fsf@baldur.tsdh.de> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IOF6h-0002UP-SR for emacs-orgmode@gnu.org; Thu, 23 Aug 2007 12:00:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IOF6h-0002T4-9E for emacs-orgmode@gnu.org; Thu, 23 Aug 2007 12:00:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOF6g-0002Sv-Sr for emacs-orgmode@gnu.org; Thu, 23 Aug 2007 12:00:26 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IOF6g-0004jD-FM for emacs-orgmode@gnu.org; Thu, 23 Aug 2007 12:00:26 -0400 In-Reply-To: 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: org-mode mailing list On Aug 23, 2007, at 17:47, Carsten Dominik wrote: >> >> ,----[ (info "(org)Radio targets") ] >> | You can configure Org-mode to link any occurrences of certain target >> | names in normal text. >> `---- >> >> Hey, that's a nice feature. I just tried it out and it just worked, Yes, it can be a fun feature. However, don't over-use it, if you create very many radio targets, font-lock becomes slow (because that is what is creating those links on the fly) - Carsten