From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: radio links in middle of words. Date: Wed, 02 Apr 2014 18:57:13 +0200 Message-ID: <87sipvwtxy.fsf@gmail.com> References: <878urp64ou.wl%n142857@gmail.com> <87bnwjopj5.fsf@gmail.com> <8738hv65n6.wl%n142857@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVOT9-0007Y0-C5 for emacs-orgmode@gnu.org; Wed, 02 Apr 2014 12:57:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVOT0-0000sa-BB for emacs-orgmode@gnu.org; Wed, 02 Apr 2014 12:56:55 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:44286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVOT0-0000sV-4A for emacs-orgmode@gnu.org; Wed, 02 Apr 2014 12:56:46 -0400 Received: by mail-wg0-f52.google.com with SMTP id k14so552984wgh.35 for ; Wed, 02 Apr 2014 09:56:45 -0700 (PDT) In-Reply-To: <8738hv65n6.wl%n142857@gmail.com> (Daniel Clemente's message of "Wed, 02 Apr 2014 23:46:37 +0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Daniel Clemente Cc: emacs-orgmode@gnu.org Hello, Daniel Clemente writes: > ** Languages > *** <<>> language > *** <<>> > *** etc. > Etc. =E2=86=90 should the C in etc be highlighted as a link to =E2=80=9EC= =E2=80=9C? Now it is and it's a bit annoying. This is new behaviour. Indeed, this is expected. The patch you pointed out allows mid-word radio-targets. See related thread for more information. You could use a regular target here, although it will be more verbose: *** <>C language ... Etc. But here I really talk about [[c][C]]. Regards, --=20 Nicolas Goaziou