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 23:18:43 +0200

> Date: Mon, 26 Nov 2007 22:08:17 +0100
> From: "Lennart Borgman (gmail)" <address@hidden>
> CC: address@hidden, address@hidden, address@hidden
> 
> >>    (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.
> 
> It doesn't for me

Please describe how it fails.




reply via email to

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