* Disallow empty tags
@ 2019-09-02 16:48 Dmitrii Korobeinikov
2019-09-03 6:38 ` Julius Dittmar
0 siblings, 1 reply; 2+ messages in thread
From: Dmitrii Korobeinikov @ 2019-09-02 16:48 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 375 bytes --]
Creating an empty tag renders TAB-completion useless.
Example:
* Title :a::b:
Pressing TAB in org-set-tags-command will now insert a colon `:`, which is
quite puzzling to see.
I thought something was wrong w/ my bindings till I noticed this was
happening only in one of my files.
Can such tags be ignored/disallowed as they hold no evident purpose?
Regards,
Dmitrii
[-- Attachment #2: Type: text/html, Size: 471 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Disallow empty tags
2019-09-02 16:48 Disallow empty tags Dmitrii Korobeinikov
@ 2019-09-03 6:38 ` Julius Dittmar
0 siblings, 0 replies; 2+ messages in thread
From: Julius Dittmar @ 2019-09-03 6:38 UTC (permalink / raw)
To: emacs-orgmode
Am 02.09.19 um 18:48 schrieb Dmitrii Korobeinikov:
> Creating an empty tag renders TAB-completion useless.
>
> Example:
>
> * Title :a::b:
>
> Pressing TAB in org-set-tags-command will now insert a colon `:`, which
> is quite puzzling to see.
> I thought something was wrong w/ my bindings till I noticed this was
> happening only in one of my files.
>
> Can such tags be ignored/disallowed as they hold no evident purpose?
I vote for ignored, because there's places where tag lists are displayed
like that, making newbies think that's valid syntax.
Where that happens? I have a file with a filetag R and a todo entry with
a tag :V: . In the agenda, that entry's tags are shown as :R::V: .
Yours,
Julius
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-03 6:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-02 16:48 Disallow empty tags Dmitrii Korobeinikov
2019-09-03 6:38 ` Julius Dittmar
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).