From: Bastien <bastien.guerry@wikimedia.fr>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: Richard Riley <rileyrg@googlemail.com>, emacs-orgmode@gnu.org
Subject: Re: [PATCH] tag input separators
Date: Tue, 04 Jan 2011 16:22:38 +0100 [thread overview]
Message-ID: <87d3oc66dd.fsf@altern.org> (raw)
In-Reply-To: <A5DCC901-336B-4839-997C-A8CAC8B7EFA9@gmail.com> (Carsten Dominik's message of "Tue, 5 Oct 2010 10:00:53 +0200")
Hi,
Carsten Dominik <carsten.dominik@gmail.com> writes:
> On Oct 4, 2010, at 11:44 AM, Richard Riley wrote:
>
>>
>> I dont know if it would be generally useful, but a tiny little tweak to
>> tag editing in order to allow "," as a seperator when typing in tags via
>> C-c C-q TAB "free entry" interface. "," is certainly easier for me to
>> use but I dont know about the ramifications of it as a legal character
>> in a tag name.
>
> Sure, why not, this is not a problem. I have applied this patch,
> with a small extension that should also make it work in other
> tag completion situations.
Note that, in this case, tag completion works for the first tag but not
for the others.
> If you want to do me a favor, please identify one or two places in
> the manual where this should be mentioned and make me a patch
> for that file?
I have applied this patch to the documentation:
diff --git a/doc/org.texi b/doc/org.texi
index 6d39a61..89baba6 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -4504,6 +4504,8 @@ exclusive tags will turn off any other tags from that group.
@item @key{TAB}
Enter a tag in the minibuffer, even if the tag is not in the predefined
list. You will be able to complete on all tags present in the buffer.
+You can also add several tags: just separate them with a comma.
+
@kindex @key{SPC}
@item @key{SPC}
Clear all tags for this line.
--
Bastien
next prev parent reply other threads:[~2011-01-04 15:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-04 9:44 [PATCH] tag input separators Richard Riley
2010-10-05 8:00 ` Carsten Dominik
2011-01-04 15:22 ` Bastien [this message]
2010-10-05 9:48 ` [Accepted] " Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d3oc66dd.fsf@altern.org \
--to=bastien.guerry@wikimedia.fr \
--cc=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=rileyrg@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).