From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: FR: Fontify links even when in comments Date: Mon, 23 Feb 2015 13:48:04 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPy3G-0003Gh-Fo for emacs-orgmode@gnu.org; Mon, 23 Feb 2015 13:48:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPy3B-0007NE-8Q for emacs-orgmode@gnu.org; Mon, 23 Feb 2015 13:48:18 -0500 Received: from mail-qc0-x236.google.com ([2607:f8b0:400d:c01::236]:40006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPy3B-0007NA-4n for emacs-orgmode@gnu.org; Mon, 23 Feb 2015 13:48:13 -0500 Received: by qcwb13 with SMTP id b13so12651706qcw.7 for ; Mon, 23 Feb 2015 10:48:12 -0800 (PST) Received: from gorgonzola ([71.58.77.153]) by mx.google.com with ESMTPSA id 8sm27953854qgk.33.2015.02.23.10.48.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Feb 2015 10:48:11 -0800 (PST) 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: Org-mode It would be nice to have an [[Org mode link]] # in a line that is [[commented]] and still be able to see that link. Currently, there is no visual indication that the link exists, although it still does work. -k.