emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Harald Weis <hawei@free.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Atomized completion list for multi-value property keys
Date: Wed, 10 Feb 2010 13:56:54 +0100	[thread overview]
Message-ID: <A05F8496-7F32-4AEF-8C66-BF55EA8F90EF@gmail.com> (raw)
In-Reply-To: <20100205220953.GA2979@groucho.local.net>


On Feb 5, 2010, at 11:09 PM, Harald Weis wrote:

> For example, the key sequence "C-c / p <key-string> <TAB>"
> yields the following completion list:
>
> colon 		colon_rss 	oesoph colon_colosc
> prost_echogr 	vitd	 	vitd prost_psa
> vitd prost_tr
>
> In _addition_ to this, I need a completion list where all
> multi-values are atomized:
>
> colon		colon_colosc	colon_rss
> oesoph		prost_echogr	prost_psa
> prost_tr	vitd
>
> A practical key sequence could use <S-TAB> instead of <TAB>.
>
> Is there an ``easy'' way to achieve this or is it a major job ?

Well, it is not implemented current, and it would he hard to implement  
in the current C-c C-x C-p command - because Org- does not know which  
properties are multivalued and which are not.  So a special command  
would be needed.

I don't think it is hard to make, using the multivalued property API.
But I also don't think many people use it, so I am not going to do it  
right now.  WOuld you like to try?

- Carsten

  reply	other threads:[~2010-02-10 12:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-05 22:09 Atomized completion list for multi-value property keys Harald Weis
2010-02-10 12:56 ` Carsten Dominik [this message]
2010-02-10 15:11   ` Harald Weis

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=A05F8496-7F32-4AEF-8C66-BF55EA8F90EF@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=hawei@free.fr \
    /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).