unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25303: 24.5; `write-region' enhancement request for MUSTBENEW parameter
@ 2016-12-30 22:33 Drew Adams
  2019-07-27 10:46 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Drew Adams @ 2016-12-30 22:33 UTC (permalink / raw)
  To: 25303

If parameter MUSTBENEW is not `excl' and is non-nil then the user is
prompted to confirm overwriting.  The enhancement would be that if the
value is a string then use that as the confirmation prompt.

The would allow for more specific prompting, such as saying something
more than that the file exists - something that can help the user decide
whether to overwrite.

This is pretty much backward compatible: In existing code it is likely
that few, if any, non-nil and non-`excl' arg values are strings.  And in
the case of any that are, the use of the string as a prompt will make
things obvious to a maintainer, if not immediately to the user.

(This is certainly a lot more backward-compatible than was the change
Emacs made to respect the particular value `excl' (in Emacs 21 or 22).
That broke all existing code that was written to the previous spec that
the non-nil arg meant prompt to CONFIRM, not MUSTBENEW.)


In GNU Emacs 24.5.1 (i686-pc-mingw32)
 of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/usr --host=i686-pc-mingw32'





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-07-28 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-30 22:33 bug#25303: 24.5; `write-region' enhancement request for MUSTBENEW parameter Drew Adams
2019-07-27 10:46 ` Lars Ingebrigtsen
2019-07-27 17:02   ` Drew Adams
2019-07-28  9:52     ` Lars Ingebrigtsen
2019-07-28 16:25       ` Drew Adams

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