emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* mutually exclusive tags
@ 2008-03-26 20:26 Richard G Riley
  2008-03-26 20:50 ` Bernt Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: Richard G Riley @ 2008-03-26 20:26 UTC (permalink / raw)
  To: org-mode


Could someone show me an example of mutually exclusive tag setting in
elisp please? There is an example of non exclusive ones in the manual:

     (setq org-tag-alist '(("@work" . ?w) ("@home" . ?h) ("laptop"
     . ?l)))

But how to do it for

     #+TAGS: { @work(w)  @home(h)  @tennisclub(t) }  laptop(l)  pc(p)
?

thanks,

r.

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

end of thread, other threads:[~2008-03-26 22:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-26 20:26 mutually exclusive tags Richard G Riley
2008-03-26 20:50 ` Bernt Hansen
2008-03-26 22:02   ` [PATCH] doc: Add example of the global setting for " Bernt Hansen

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).