emacs-devel
[Top][All Lists]
Advanced

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

Re: start-process somehow expands *.org


From: Thierry Volpiatto
Subject: Re: start-process somehow expands *.org
Date: Tue, 01 Mar 2011 11:46:41 +0100
User-agent: Gnus/5.110014 (No Gnus v0.14) Emacs/23.2.94 (gnu/linux)

Lennart Borgman <address@hidden> writes:

> *.org is the argument to --filepatt and it only takes one argument so
> this can't be done.
So maybe try:
(setq command '(arg1 arg2 arg3 etc...))
(apply 'start-process (downcase mode-name) outbuf "ruby.exe" command)


-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 



reply via email to

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