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: Lennart Borgman
Subject: Re: start-process somehow expands *.org
Date: Tue, 1 Mar 2011 12:35:01 +0100

On Tue, Mar 1, 2011 at 11:46 AM, Thierry Volpiatto
<address@hidden> wrote:
> 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)

Is not that exactly the same?



reply via email to

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