From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: verbatim =[[link]]= and code ~[[link]]~ render as links Date: Tue, 08 Aug 2017 10:06:10 -0500 Message-ID: <87fud2nlp9.fsf@alphapapa.net> References: <1145586952.1831161.1502199551475.ref@mail.yahoo.com> <1145586952.1831161.1502199551475@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1df65X-0001T6-94 for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 11:06:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1df65U-0002ju-4e for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 11:06:31 -0400 Received: from [195.159.176.226] (port=59344 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1df65T-0002jJ-U9 for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 11:06:28 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1df65D-000278-Fy for emacs-orgmode@gnu.org; Tue, 08 Aug 2017 17:06:11 +0200 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: emacs-orgmode@gnu.org Wolfram Volpi writes: > org-mode renders links in verbatim and code as links: > > verbatim: =[[link]]= > > code: ~[[link]]~ > > They should be rendered as plain text. Hi Wolfram, Why do you think they should be rendered as plain text instead of as links? I use verbatim/code-styled links often in documentation, and I would not want them to be displayed as plain-text; I want them to be rendered as links, because they are. :)