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

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

[debbugs-tracker] bug#25426: closed ([PATCH] in net-utils.el several DNS


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25426: closed ([PATCH] in net-utils.el several DNS query functions now take optional name server argument; also, `dig-program-options' added )
Date: Fri, 12 May 2017 08:38:03 +0000

Your message dated Fri, 12 May 2017 11:37:18 +0300
with message-id <address@hidden>
and subject line Re: bug#25426: [PATCH] 26.1; Revised patch for bug#25426
has caused the debbugs.gnu.org bug report #25426,
regarding [PATCH] in net-utils.el several DNS query functions now take optional 
name server argument; also, `dig-program-options' added 
to be marked as done.

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


-- 
25426: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25426
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] in net-utils.el several DNS query functions now take optional name server argument; also, `dig-program-options' added Date: Thu, 12 Jan 2017 09:03:02 -0500 User-agent: Gnus/5.13 (Gnus v5.13)
- In a git-clone'd "lisp/net/net-utils.el" I modified several
interactive DNS-querying functions (nslookup-host,
dns-lookup-host, run-dig) to allow specifying a particular name
server to use where before you couldn't. This is possible
non-interactively as well as interactively with a prefix argument.

- Also, a new variable `dig-program-options' is defined to allow
users to set options for use with `run-dig'. This is in line with
the current `nslookup-program-options' and
`dns-lookup-program-options' and is necessary for the new
definition of `run-dig' to function.

- The `run-dig' function no longer needs the auto-loaded
`ffap-string-at-point' function, removing one dependency on
ffap.el 

For all users, and especially those unaware of the changes, there
should be no discernible difference in functionality when used
exactly as before.

My changelog and diff are attached.

Attachment: changelog_net-utils
Description: Binary data

Attachment: diff_net-utils
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#25426: [PATCH] 26.1; Revised patch for bug#25426 Date: Fri, 12 May 2017 11:37:18 +0300
> From: Andrew Robbins <address@hidden>
> Date: Sun, 07 May 2017 16:27:44 -0400
> Cc: address@hidden
> 
> Ah, good catch.  Here's the final diff if there aren't any other
> modifications that need to be made:

Thanks, installed.


--- End Message ---

reply via email to

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