all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: 25303@debbugs.gnu.org
Subject: bug#25303: 24.5; `write-region' enhancement request for MUSTBENEW parameter
Date: Fri, 30 Dec 2016 14:33:42 -0800 (PST)	[thread overview]
Message-ID: <9621f30d-6310-47d0-a85c-b8260fc1cf50@default> (raw)

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'





             reply	other threads:[~2016-12-30 22:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-30 22:33 Drew Adams [this message]
2019-07-27 10:46 ` bug#25303: 24.5; `write-region' enhancement request for MUSTBENEW parameter Lars Ingebrigtsen
2019-07-27 17:02   ` Drew Adams
2019-07-28  9:52     ` Lars Ingebrigtsen
2019-07-28 16:25       ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9621f30d-6310-47d0-a85c-b8260fc1cf50@default \
    --to=drew.adams@oracle.com \
    --cc=25303@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.