unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* show the default in completing-read prompt?
@ 2010-03-25  8:43 joakim
  0 siblings, 0 replies; only message in thread
From: joakim @ 2010-03-25  8:43 UTC (permalink / raw)
  To: Emacs development discussions

  (read-number "gimme a number:" 100)
shows the default in the prompt, whereas:
  (completing-read "gimme something:" '("a" "b")  nil nil nil nil "a")
doesnt.

I dont like this. Would a patch to show the default in completing-read
be accepted? Am I missing something?

-- 
Joakim Verona




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

only message in thread, other threads:[~2010-03-25  8:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25  8:43 show the default in completing-read prompt? joakim

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).