unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Sesquicolon -- Note: Not a Bug
Date: Mon, 26 Aug 2002 18:08:11 -0400	[thread overview]
Message-ID: <200208262208.g7QM8BV26491@rum.cs.yale.edu> (raw)
In-Reply-To: 87k7md71yt.fsf@zagadka.ping.de

> Richard Stallman <rms@gnu.org> writes:
> 
> > It was suggested that just -batch with no other arguments
> > could do this.
> 
> The '#!' mechanism would not result in -batch with no other arguments.
> The file name of the script is added to the end of the command line.

Sure, that's what was meant.  `emacs -batch <file> would execute the
file in batch mode.

> Why do you need to reuse the "-batch" name?

Why not ?

> Can't it just be a new name, like "--batch-script"?

We could do that as well.  Note that some systems have a limit of 32 chars
past which the #! things are ignored: your suggestion takes 14 chars,
which doesn't leave much to the "path to emacs plus space".  The reuse
of --batch (and thus -b as well) is preferable from that point of view.
But of course, we could also use -B or whatever else we may fancy.


	Stefan

  reply	other threads:[~2002-08-26 22:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.GSO.4.10.10208230008380.5847-100000@asuwlink.uwyo.edu>
2002-08-25  5:26 ` Sesquicolon -- Note: Not a Bug Richard Stallman
2002-08-25  5:37   ` Miles Bader
2002-08-25 10:01     ` Marius Vollmer
2002-08-26 12:53       ` Richard Stallman
2002-08-26 21:19         ` Marius Vollmer
2002-08-26 22:08           ` Stefan Monnier [this message]
2002-08-26  0:36     ` Richard Stallman
2002-08-26  1:53       ` Miles Bader
2002-08-26 21:51         ` Richard Stallman
2002-08-26 22:15           ` Stefan Monnier
2002-08-27  9:28             ` Kim F. Storm
2002-08-31 12:17           ` Pavel Janík
2002-09-01 13:15             ` Richard Stallman
2002-09-04 17:33               ` Pavel Janík
2002-08-25 18:52   ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200208262208.g7QM8BV26491@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).