From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: is ascii link format canonical? can it be made more linkifiable? Date: Sun, 11 Feb 2018 10:16:19 +0100 Message-ID: <87bmgvdgyk.fsf@nicolasgoaziou.fr> References: <87lgg1c79r.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eknkI-0004An-Qn for emacs-orgmode@gnu.org; Sun, 11 Feb 2018 04:16:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eknkF-0001II-GL for emacs-orgmode@gnu.org; Sun, 11 Feb 2018 04:16:26 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:34787) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eknkF-0001H5-AN for emacs-orgmode@gnu.org; Sun, 11 Feb 2018 04:16:23 -0500 In-Reply-To: (Samuel Wales's message of "Sat, 10 Feb 2018 11:58:44 -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" To: Samuel Wales Cc: emacs-orgmode@gnu.org Hello, Samuel Wales writes: > after i posted, i remembered that some sites, including blogger or > wordpress, will not linkify in their comments, but will > linkify bare links [and who knows what else]. > > so i'm thinking the ability to specify the brackets would be useful. You can use a filter, then. For example, in `org-export-filter-final-output-functions', you can replace `org-angle-link-re' with first sub-group. > what i would do, in fact, is specify them as spaces. i'd rather have > ugly clickability than beautiful non-clickability. especially for > non-technical users. "Clickability" is not what ASCII back-end is about. I'd rather have some decent-looking output. Anyway, per above, you can tweak the results to your liking. Regards, -- Nicolas Goaziou 0x80A93738