gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: file-props.el


From: spamfilteraccount
Subject: Re: file-props.el
Date: 29 Jun 2006 02:06:18 -0700
User-agent: G2/0.2

Mathias Dahl wrote:
>
> > - tag completion when adding new tags (to promote resuing existing
> > tags)
>
> This could be easily done by using `completing-read' instead of
> `read-string' as when searching for tags, but it would be hard to
> combine this with supporting entering multiple tags with a comman in
> between.  (This is where Drew comes in and mentions icicle's amazing
> multi choice stuff... :)
>

Instead of the comma thing you could do multiple completing-reads until
the user gives empty input. This way multiple tags could be entered
with the ability to complete individual tags.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]