all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Hints about the choices in completing-read-multiple (in crm.el)
@ 2008-01-18 14:04 Nordlöw
  2008-01-18 15:21 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2008-01-18 14:04 UTC (permalink / raw)
  To: help-gnu-emacs

I am currently building functions for searching, replacing and C/C++
refactorings. In these I have found the *efficiency* in using
completing-read-mutliple() of sets of gcc-functions/types/attributes,
file-types/groups really usable. I would however like to extend its
logic a bit so that the user can get a small explanation/documentation
about a specific choice in a pre-specificied multiple-value-doc-set.
Any tips?

Thanks in advance,
Nordlöw

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Hints about the choices in completing-read-multiple (in crm.el)
  2008-01-18 14:04 Hints about the choices in completing-read-multiple (in crm.el) Nordlöw
@ 2008-01-18 15:21 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2008-01-18 15:21 UTC (permalink / raw)
  To: Nordlöw, help-gnu-emacs

> I am currently building functions for searching, replacing and C/C++
> refactorings. In these I have found the *efficiency* in using
> completing-read-mutliple() of sets of gcc-functions/types/attributes,
> file-types/groups really usable. I would however like to extend its
> logic a bit so that the user can get a small explanation/documentation
> about a specific choice in a pre-specificied multiple-value-doc-set.
> Any tips?

Could you be more specific? Perhaps give an example of what you would like.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-18 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-18 14:04 Hints about the choices in completing-read-multiple (in crm.el) Nordlöw
2008-01-18 15:21 ` Drew Adams

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.