emacs-devel
[Top][All Lists]
Advanced

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

Re: Using `call-process-shell-command' in `process-lines'


From: Eli Zaretskii
Subject: Re: Using `call-process-shell-command' in `process-lines'
Date: Mon, 26 Nov 2007 22:51:46 +0200

> Date: Mon, 26 Nov 2007 21:31:03 +0100
> From: "Lennart Borgman (gmail)" <address@hidden>
> CC: Juanma Barranquero <address@hidden>, address@hidden, 
>  address@hidden
> 
> Maybe you mean something like
> 
>    (apply #'call-process "find.exe" nil
>           (get-buffer-create "output")
>           nil
>           (list "c:/emacs-lisp/old/" "-name"
>                 (shell-quote-argument "*.el" )))

Yes, sorry; I tried to correct myself in another message.

> but it does not work AFAICS.

??? It does for me.




reply via email to

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