1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Avoid mixing standard error output messages into the search result.

This commit is contained in:
Pavel Janík 2004-05-19 19:06:54 +00:00
parent 27149c587c
commit f0975dfd6c

View file

@ -554,7 +554,7 @@ an alist of attribute/value pairs."
(setq arglist (nconc arglist (list (format "-z%s" sizelimit)))))
(eval `(call-process ldap-ldapsearch-prog
nil
buf
`(,buf nil)
nil
,@arglist
,@ldap-ldapsearch-args