emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Special Characters In Tags
@ 2011-07-23 13:27 aditya siram
  2011-07-26  0:19 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: aditya siram @ 2011-07-23 13:27 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,
Are special characters allowed in tags? I have a set of source blocks
that use certain Haskell functions and to the heading I'd like to add
tags with those function names. But the functions are named eg. (&&&)
which won't show up if typed normally. Is there an escape character
that will allow this?
-deech

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Special Characters In Tags
  2011-07-23 13:27 Special Characters In Tags aditya siram
@ 2011-07-26  0:19 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-07-26  0:19 UTC (permalink / raw)
  To: aditya siram; +Cc: emacs-orgmode

Hi aditya,

aditya siram <aditya.siram@gmail.com> writes:

> Hi all,
> Are special characters allowed in tags? 

The standard regexp for matching tags is ":[[:alnum:]_@#%:".
So no, special characters are not allowed, especially "&" and
parentheses, and there is no escape character to allow them.

Sorry!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-26  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-23 13:27 Special Characters In Tags aditya siram
2011-07-26  0:19 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).