all messages for Emacs-related lists mirrored at yhetil.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 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.