emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] How to set org-tag-alist


From: Lawrence Bottorff
Subject: [O] How to set org-tag-alist
Date: Tue, 23 Jan 2018 12:07:29 -0500

This describes a org-tag-alist for setting up globally a list of tags, but I'm not sure how to alter org-tag-alist. I'm used to doing an M-x customize-variable, but there is no org-tag-alist. Later on the page it has this form:

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

which seems to be something to put in my .emacs, i.e., org-tag-alist is not an existing variable?

LB

reply via email to

[Prev in Thread] Current Thread [Next in Thread]