Gnus development mailing list
 help / color / mirror / Atom feed
* nnselect read function
@ 2017-05-12  7:53 Eric Abrahamsen
  0 siblings, 0 replies; only message in thread
From: Eric Abrahamsen @ 2017-05-12  7:53 UTC (permalink / raw)
  To: ding

Another verging-on-bikeshedding feature request for nnselect:

Right now the select function is read with:

(read-from-minibuffer "Function: " nil nil t)

I'd find the following more user-friendly:

(intern (completing-read "Function: " obarray #'functionp))

Just a suggestion.

E




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-12  7:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-12  7:53 nnselect read function Eric Abrahamsen

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 NNTP newsgroup(s).