emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32969: closed ("Confirm--do you mean to use ‘*’ a


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32969: closed ("Confirm--do you mean to use ‘*’ as a wildcard? (y or n)" stays in minibuffer)
Date: Thu, 11 Oct 2018 08:29:02 +0000

Your message dated Thu, 11 Oct 2018 17:28:44 +0900
with message-id <address@hidden>
and subject line Re: bug#32969: "Confirm--do you mean to use ‘*’ as a wildcard? 
(y or n)" stays in minibuffer
has caused the debbugs.gnu.org bug report #32969,
regarding "Confirm--do you mean to use ‘*’ as a wildcard? (y or n)" stays in 
minibuffer
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32969: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32969
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: "Confirm--do you mean to use ‘*’ as a wildcard? (y or n)" stays in minibuffer Date: Sun, 07 Oct 2018 20:26:02 +0800
Dired has a message:
Confirm--do you mean to use ‘*’ as a wildcard? (y or n)
if one answers "n" the message just stays in the minibuffer.

It should instead say "command aborted", else the user thinks it used
'*' in its other (text replacement) way. Which it turns out it doesn't.

emacs-version "25.2.2"



--- End Message ---
--- Begin Message --- Subject: Re: bug#32969: "Confirm--do you mean to use ‘*’ as a wildcard? (y or n)" stays in minibuffer Date: Thu, 11 Oct 2018 17:28:44 +0900 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
Eli Zaretskii <address@hidden> writes:

>> From: Tino Calancha <address@hidden>
>> Date: Mon, 8 Oct 2018 04:43:18 +0900 (JST)
>> cc: Tino Calancha <address@hidden>, address@hidden, 
>>     address@hidden
>> 
>> >> +    (cond ((not ok) (message "OK, canceled"))
>> >
>> > I'd suggest to use "Command canceled".  the "OK" part might confuse
>> > some non-native English speakers to think the command was executed.
>> OK (I mean, I updated the patch as you mentioned :-)
>> 
>> BTW, emacs-26 or master?
>
> I think emacs-26.  Thanks.
Implemeted in emacs-26 as commit
'dired-do-shell-command: Notify users after abort the command'
(a7ebc6bf633bd3849ccab032dad6b1fd31b1ef43)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]