From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: 'foo' in '# [[foo]]' not underlined Date: Tue, 21 Aug 2018 15:04:24 -0700 Message-ID: References: <23356.23837.286421.842116@frac.u-strasbg.fr> <876003h63w.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fsElI-0007qP-D1 for emacs-orgmode@gnu.org; Tue, 21 Aug 2018 18:04:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fsElH-0004UL-Km for emacs-orgmode@gnu.org; Tue, 21 Aug 2018 18:04:28 -0400 Received: from mail-lf1-x12c.google.com ([2a00:1450:4864:20::12c]:43891) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fsElH-0004U5-BT for emacs-orgmode@gnu.org; Tue, 21 Aug 2018 18:04:27 -0400 Received: by mail-lf1-x12c.google.com with SMTP id f135-v6so14723266lfg.10 for ; Tue, 21 Aug 2018 15:04:27 -0700 (PDT) In-Reply-To: <876003h63w.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Alain.Cochard@unistra.fr On 8/21/18, Nicolas Goaziou wrote: > Indeed. If any volunteer wants to tweak the fontification code. Here be > dragons... i know it is possible at least as a kludge, because in maint, links in comments show and work. that's probably because i have a hook that highlights them or something. dunno where it is in my .emacs though.