emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-tag-alist - more tags in one keystroke


From: Bastien Guerry
Subject: Re: [O] org-tag-alist - more tags in one keystroke
Date: Wed, 05 Aug 2015 02:00:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Hi David,

David Belohrad <address@hidden> writes:

> ^^^ the above does not work. Is there any way how to make it
> working?

This can't be done the way you tried, but I'd use registers for this:

(set-register ?a ":adam:alice:joe:bill")

Then call C-x r i a to insert it.

Or maybe some other mechanism.

HTH,

-- 
 Bastien



reply via email to

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