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

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

Hints about the choices in completing-read-multiple (in crm.el)


From: Nordlöw
Subject: Hints about the choices in completing-read-multiple (in crm.el)
Date: Fri, 18 Jan 2008 06:04:24 -0800 (PST)
User-agent: G2/1.0

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


reply via email to

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