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

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

bug#56436: closed ([PATCH] Avoid obsolete initial-input argument in net-


From: GNU bug Tracking System
Subject: bug#56436: closed ([PATCH] Avoid obsolete initial-input argument in net-utils.el)
Date: Fri, 08 Jul 2022 09:05:02 +0000

Your message dated Fri, 8 Jul 2022 11:03:54 +0200
with message-id 
<CADwFkmkMMj5r=pfw31HtROsG8zwZLXW30XoxmqMTi9NPBacvsQ@mail.gmail.com>
and subject line Re: bug#56436: [PATCH] Avoid obsolete initial-input argument 
in net-utils.el
has caused the debbugs.gnu.org bug report #56436,
regarding [PATCH] Avoid obsolete initial-input argument in net-utils.el
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56436: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56436
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Avoid obsolete initial-input argument in net-utils.el Date: Thu, 7 Jul 2022 17:41:28 +0300
Severity: wishlist

The prompting from the functions in net-utils.el is pretty bad, since it
uses the obsolete INITIAL-INPUT argument of `read-from-minibuffer'.

How about replacing it with using a proper default, as in the attached?

Attachment: 0001-Avoid-obsolete-initial-input-argument-in-net-utils.e.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#56436: [PATCH] Avoid obsolete initial-input argument in net-utils.el Date: Fri, 8 Jul 2022 11:03:54 +0200
Lars Ingebrigtsen <larsi@gnus.org> writes:

> Looks good to me.

Thanks, pushed to master as commit 989908eee8.


--- End Message ---

reply via email to

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