all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: rms@gnu.org
Cc: phst@google.com, p.stephani2@gmail.com, emacs-devel@gnu.org
Subject: Re: [PATCH] Use recommended long options syntax in man page
Date: Mon, 8 Jan 2018 23:30:59 -0800	[thread overview]
Message-ID: <245f0400-3234-3623-1085-d8be74c5bd04@cs.ucla.edu> (raw)
In-Reply-To: <E1eYk0m-0000XB-EH@fencepost.gnu.org>

Richard Stallman wrote:
>    > Why are they recommended? They are so often omitted that at this point
> 
> What is omitted, where?

The equals sign between "--longoption" and its operand. That is, I see a shell 
command like this:

emacs -Q --batch --eval '(message "%s" (cos 0))'

far more often than I see one like this:

emacs -Q --batch --eval='(message "%s" (cos 0))'

Although the latter form also works, I don't see any reason to recommend it to 
the former; quite the contrary, as the former is easier to type.



  reply	other threads:[~2018-01-09  7:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 23:12 [PATCH] Use recommended long options syntax in man page Philipp Stephani
2018-01-08  0:43 ` Paul Eggert
2018-01-09  2:51   ` Richard Stallman
2018-01-09  7:30     ` Paul Eggert [this message]
2018-01-09 17:24       ` Eli Zaretskii
2018-01-09 22:21         ` Paul Eggert
2018-01-10  3:36           ` Eli Zaretskii
2018-01-10 19:26             ` Richard Copley
2018-01-11 19:51               ` Richard Stallman
2018-01-17 22:33                 ` Philipp Stephani
2018-01-10  3:03       ` Richard Stallman
2018-01-08  4:08 ` Eli Zaretskii

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=245f0400-3234-3623-1085-d8be74c5bd04@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=p.stephani2@gmail.com \
    --cc=phst@google.com \
    --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 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.