From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Rossetti Subject: Bug: syntax highlighting of elisp:blahblah and shell:blablah [8.2.6 (8.2.6-67-g9e09b2-elpa @ c:/Users/andrea/AppData/Roaming/.emacs.d/elpa/org-20140602/)] Date: Sun, 20 Jul 2014 15:03:14 +0200 Message-ID: <84r41gji7h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8qm3-0001sQ-E2 for emacs-orgmode@gnu.org; Sun, 20 Jul 2014 09:03:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X8qlu-0008V9-Cz for emacs-orgmode@gnu.org; Sun, 20 Jul 2014 09:03:31 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:64014) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8qlu-0008UT-5E for emacs-orgmode@gnu.org; Sun, 20 Jul 2014 09:03:22 -0400 Received: by mail-wi0-f181.google.com with SMTP id bs8so2822297wib.2 for ; Sun, 20 Jul 2014 06:03:20 -0700 (PDT) Received: from LAPTOP-ANDREA.laptop-andrea.trieste.it ([151.51.189.130]) by mx.google.com with ESMTPSA id nf11sm29906179wic.9.2014.07.20.06.03.17 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 20 Jul 2014 06:03:18 -0700 (PDT) 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: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Hi all, when I insert some text like "elisp:sometext" or "shell:sometext" in an Org buffer, it becomes highlighted and clickable. On click, a prompt asks for confirm to execute "sometext". I get the same behaviour if I add tags to a headline, and one of the tags is "elisp" or "shell". I expected this behaviour when I create links with double square brackets, but not in default text paragraphs, nor in the tags. May I please ask for some feedback: 1) did I miss something, and this was expected (at least for default text paragraphs)? 2) is this reproducible for some of you as well? I attach here a small test case: --=-=-= Content-Type: text/x-org Content-Disposition: inline; filename=test-bug-elisp.org * my elisp tricks collection :elisp:andrea:tricks: I like to write elisp:it is useful. I seldow use shell:but it's useful as well --=-=-= Content-Type: text/plain Thanks in advance, kindest regards. Andrea Emacs : GNU Emacs 24.3.1 (i386-mingw-nt6.1.7600) of 2013-03-17 on MARVIN Package: Org-mode version 8.2.6 (8.2.6-67-g9e09b2-elpa @ c:/Users/andrea/AppData/Roaming/.emacs.d/elpa/org-20140602/) --=-=-=--