unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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).