emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Jeff Kowalczyk <jeff.kowalczyk@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: #+TAGS has some groups with many entries, suppress hotkey assignment
Date: Wed, 18 Sep 2013 06:23:56 +0200	[thread overview]
Message-ID: <50AA3174-00A0-4750-AC7F-6222F3F2B0BE@gmail.com> (raw)
In-Reply-To: <loom.20130917T175326-858@post.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1698 bytes --]


On 17.9.2013, at 17:56, Jeff Kowalczyk <jeff.kowalczyk@gmail.com> wrote:

> Carsten Dominik writes:
>> Please take a look at the variable org-use-fast-tag-selection
>> and see if there is a setting that you find useful.
> 
> Thanks Carsten, 'auto is the behaviour I am seeking.
> 
> Is org-use-fast-tag-selection 'auto working as intended? It seems to
> be acting like value t as described in the function doc string.

Well, yes.  If you specify only a single selection character, Org thinks that you want selection characters and assigns random ones to the others as well.

I do now understand what you mean.

No, this is currently not possible.  I might take a look at this after the 8.2 release.

- Carsten

> 
> My Emacs 24 with org-mode git master has the default value:
> 
> : org-use-fast-tag-selection
> : auto
> 
> I can reproduce a minimal test file:
> 
> 
> #+TAGS: { admin(a) reporting(r) util(u) foo }
> #+TAGS: { projecta projectb projectc(c) }
> #+TAGS: { billable(b) nonbillable(e) unknown(k) }
> 
> * headline
> 
> 
> Where C-c C-c on headline gives the selector:
> 
> 
> Inherited:
> Current:
> 
> { [a] admin         [r] reporting     [u] util          [f] foo    }
> { [p] projecta      [d] projectb      [c] projectc      }
> { [b] billable      [e] nonbillable   [k] unknown       }
> 
> 
> I would have anticipated only explicit single key selectors, e.g.:
> 
> 
> Inherited:
> Current:
> 
> { [a] admin         [r] reporting     [u] util          foo    }
> {     projecta      projectb          [c] projectc      }
> { [b] billable      [e] nonbillable   [k] unknown       }
> 
> 
> Thanks,
> Jeff
> 
> 
> 


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

      reply	other threads:[~2013-09-18  4:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-17  2:04 #+TAGS has some groups with many entries, suppress hotkey assignment Jeff Kowalczyk
2013-08-30 15:59 ` Carsten Dominik
2013-09-17 15:56   ` Jeff Kowalczyk
2013-09-18  4:23     ` Carsten Dominik [this message]

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=50AA3174-00A0-4750-AC7F-6222F3F2B0BE@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jeff.kowalczyk@gmail.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).