all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#31810: 26.1; dig doesn't process parameters correctly when called interactivly
@ 2018-06-13  1:50 Jens Lange
  2018-06-13 16:25 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Lange @ 2018-06-13  1:50 UTC (permalink / raw)
  To: 31810

[-- Attachment #1: Type: text/plain, Size: 460 bytes --]

Using GNU Emacs 26.1 (build 1, x86_64-w64-mingw32) of 2018-05-30

How to reproduce:
1. Call dig interactively.
2. Enter: heise.de MX

Observed results:
...
;; QUESTION SECTION:
;heise.de\032MX.            IN  A
...
Expected results:
...
;; QUESTION SECTION:
;heise.de.                      IN      MX
...

Workaround:
Evalutating (dig "heise.de" "MX") gives expected results.
-- 
Mit freundlichen Grüssen / With kind regards:
Jens Lange

[-- Attachment #2: Type: text/html, Size: 921 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-24 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13  1:50 bug#31810: 26.1; dig doesn't process parameters correctly when called interactivly Jens Lange
2018-06-13 16:25 ` Eli Zaretskii
2021-06-24 16:52   ` 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.