(query-dns): Test.
[gnus] / lisp / dns.el
index 5f81a21..1c5b4b6 100644 (file)
   "Query a DNS server for NAME of TYPE."
   (setq type (or type 'A))
   (mm-with-unibyte-buffer
-    (let ((coding-system-for-read 'binary)
+    (let ((coding-system-for-read 'binary) 
          (coding-system-for-write 'binary))
       (let ((process
             (make-network-process