* bug#15169: 24.3.50; overwrite prompt for `write-region'
@ 2013-08-23 18:55 Drew Adams
2016-04-29 13:44 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2013-08-23 18:55 UTC (permalink / raw)
To: 15169
If the file exists and MUSTBENEW is non-nil and not `excl' then a prompt
says that the file already exists and asks whether you want to
"overwrite it anyway". Remove "anyway" from the question.
"Anyway" here means in spite of already existing. But overwriting
implies that it already exists - you cannot overwrite a file the does
not exist.
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2013-08-17 on ODIEONE
Bzr revision: 113938 eliz@gnu.org-20130817171807-fxigtkbc6yy8m9iw
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
CFLAGS=-O0 -g3 LDFLAGS=-Lc:/Devel/emacs/lib
CPPFLAGS=-Ic:/Devel/emacs/include'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#15169: 24.3.50; overwrite prompt for `write-region'
2013-08-23 18:55 bug#15169: 24.3.50; overwrite prompt for `write-region' Drew Adams
@ 2016-04-29 13:44 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-29 13:44 UTC (permalink / raw)
To: Drew Adams; +Cc: 15169
Drew Adams <drew.adams@oracle.com> writes:
> If the file exists and MUSTBENEW is non-nil and not `excl' then a prompt
> says that the file already exists and asks whether you want to
> "overwrite it anyway". Remove "anyway" from the question.
>
> "Anyway" here means in spite of already existing. But overwriting
> implies that it already exists - you cannot overwrite a file the does
> not exist.
I see your point, but I think the "anyway" is useful in clarifying what
we're asking.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-29 13:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-23 18:55 bug#15169: 24.3.50; overwrite prompt for `write-region' Drew Adams
2016-04-29 13:44 ` Lars Ingebrigtsen
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.