From: Clemens <clemens.radermacher@posteo.de>
To: Kyle Meyer <kyle@kyleam.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Use completing-read-multiple for org-set-tags-command
Date: Wed, 22 Jul 2020 09:16:32 +0200 [thread overview]
Message-ID: <dfb8e21a-2f73-3a05-fd14-08b9bf3e0941@posteo.de> (raw)
In-Reply-To: <87imegyy2r.fsf@kyleam.com>
Sorry, I just figured out you get indeed completion after the first tag
my sandbox wasn't clean (usually that shouldn't affect the completion
behavior but somehow it did, I have to check why). In this case your are
also right that `org-tags-completion-function` need to be adjusted. My
patch still is useful to make frameworks which support
`completing-read-multiple` automatically work though while the current
approach is tightly integrated with the default completion.
I will do some more work and report back.
next prev parent reply other threads:[~2020-07-22 7:17 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-19 12:49 [PATCH] Use completing-read-multiple for org-set-tags-command Clemens
2020-07-19 14:26 ` Clemens
2020-07-19 14:58 ` Clemens
2020-07-19 14:59 ` Clemens
2020-07-20 3:23 ` Kyle Meyer
2020-07-20 6:03 ` Clemens
2020-07-22 4:26 ` Kyle Meyer
2020-07-22 7:04 ` Clemens
2020-07-22 7:16 ` Clemens [this message]
2020-07-22 12:37 ` Clemens
2020-07-23 4:37 ` Kyle Meyer
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dfb8e21a-2f73-3a05-fd14-08b9bf3e0941@posteo.de \
--to=clemens.radermacher@posteo.de \
--cc=emacs-orgmode@gnu.org \
--cc=kyle@kyleam.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.