From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: 'foo' in '# [[foo]]' not underlined Date: Tue, 21 Aug 2018 21:28:19 +0200 Message-ID: <876003h63w.fsf@nicolasgoaziou.fr> References: <23356.23837.286421.842116@frac.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fsENQ-0000kA-TL for emacs-orgmode@gnu.org; Tue, 21 Aug 2018 17:39:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fsEMv-0002U8-Pf for emacs-orgmode@gnu.org; Tue, 21 Aug 2018 17:39:22 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:47053) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fsEMt-0002Oi-JT for emacs-orgmode@gnu.org; Tue, 21 Aug 2018 17:39:15 -0400 In-Reply-To: (Eric S. Fraga's message of "Wed, 04 Jul 2018 08:23:09 +0100") 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: Alain.Cochard@unistra.fr Cc: emacs-orgmode@gnu.org Hello, Eric S Fraga writes: > On Wednesday, 4 Jul 2018 at 07:37, Alain.Cochard@unistra.fr wrote: >> Hello. >> >> In the comment line >> >> # [[foo]] >> >> there is only 'foo' which remains visible (which I understand), but >> 'foo' is not even underlined. > > This is probably because the face for comment lines overrides the face > for links? I see the same behaviour. Indeed. If any volunteer wants to tweak the fontification code. Here be dragons... Regards, -- Nicolas Goaziou