all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Read-string with pointer at start of initial value
@ 2018-01-26 22:58 Whitfield Diffie
  2018-01-26 23:56 ` Michael Heerdegen
       [not found] ` <mailman.8056.1517011017.27995.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Whitfield Diffie @ 2018-01-26 22:58 UTC (permalink / raw)
  To: help-gnu-emacs

    I want to call read-string with the pointer at the start of the
initial value so that I can delete it and type something else if it is
not right.  I am able to do something like this with read-file-name
because

(read-filename "PROMPT: " "~/" "DEFAULT-FILENAME" nil "INITIAL")

puts the mark after "~/" and before the initial input but I have found
no way of doing anything similar with read-string.


                                   Whit



^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.8055.1517009596.27995.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2018-01-27  0:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-26 22:58 Read-string with pointer at start of initial value Whitfield Diffie
2018-01-26 23:56 ` Michael Heerdegen
     [not found] ` <mailman.8056.1517011017.27995.help-gnu-emacs@gnu.org>
2018-01-27  0:20   ` Emanuel Berg
     [not found] <mailman.8055.1517009596.27995.help-gnu-emacs@gnu.org>
2018-01-26 23:43 ` Emanuel Berg

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.