GNU bug report logs -
#37883
27.0.50; read-file-name: Scrambled INITIAL
Previous Next
Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>
Date: Wed, 23 Oct 2019 09:24:02 UTC
Severity: normal
Found in version 27.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Andreas Schwab <schwab <at> suse.de> writes:
> > in emacs -Q (with default-directory -> ~/)
> >
> > (read-file-name-default "File: " nil nil nil "~/.bash_history" nil)
> >
> > prompts with default minibuffer contents "/:~/~/.bash_history". No part
> > of that is shadowed (to indicate which part is meaningful). Without
> > fully understanding how the initial contents are calculated, it doesn't
> > seem very useful with the doubled ~/. Why can't INITIAL be used
> > literally?
>
> I think INITIAL is supposed to be a file name component, not a full file
> name. (The manual also discourages the use of INITIAL.)
I have no clue. The manual describes INITIAL as "initial file name".
I think the INITIAL arg can be casually useful. In my case I'm setting
the value of a (file name valued) widget with the current value as
INITIAL value which feels quite natural (or, would feel, if it worked as
I expect).
Regards,
Michael.
This bug report was last modified 3 years and 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.