all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: start-process somehow expands *.org
Date: Mon, 28 Feb 2011 21:27:01 -0500	[thread overview]
Message-ID: <19820.22901.674486.120802@fencepost.gnu.org> (raw)
In-Reply-To: <AANLkTiksqt_7snYvMtx9kFsNtvoMfWDjn7NFX8tSzn-x@mail.gmail.com>


Lennart Borgman wrote (on Tue, 1 Mar 2011 at 03:07 +0100):

> I am calling start-process with one of the program-args beeing
> "*.org". Somehow this is expanded to just the first of matching file.
> 
> What is happening? Is this the way it is supposed to work?

Will you PLEASE learn to give complete examples, rather than always
this "I saw a thing; is it a problem?" kind of mail.

Maybe the following is relevant, how should I know what you doing.

Functions that Create Subprocesses

   All three of the subprocess-creating functions have a `&rest'
   argument, ARGS. The ARGS must all be strings, and they are supplied
   to PROGRAM as separate command line arguments. Wildcard characters
   and other shell constructs have no special meanings in these
   strings, since the strings are passed directly to the specified
   program.



  reply	other threads:[~2011-03-01  2:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01  2:07 start-process somehow expands *.org Lennart Borgman
2011-03-01  2:27 ` Glenn Morris [this message]
2011-03-01  2:51   ` Lennart Borgman
2011-03-01  6:19     ` Thierry Volpiatto
2011-03-01 10:37       ` Lennart Borgman
2011-03-01 10:46         ` Thierry Volpiatto
2011-03-01 11:35           ` Lennart Borgman
2011-03-01 13:04             ` Thierry Volpiatto
2011-03-01 13:14               ` Lennart Borgman
2011-03-01 18:12                 ` Thierry Volpiatto
2011-03-01 20:04                   ` Lennart Borgman
2011-03-01 15:14     ` Davis Herring
2011-03-01 15:20       ` Lennart Borgman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19820.22901.674486.120802@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.