unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
To: emacs-devel@gnu.org
Subject: Unstandard?
Date: Sat, 24 Mar 2007 14:36:12 -0400 (EDT)	[thread overview]
Message-ID: <m1HVB64-0027MNC@rattlesnake.com> (raw)

Does the following fail the GNU standards?

    # /usr/local/src/emacs/lib-src/movemail --help
    /usr/local/src/emacs/lib-src/movemail: invalid option -- -

According to

    Standards for Command Line Interfaces
    (standards.info)Command-Line Interfaces

    All programs should support two standard options: `--version' and
    `--help'.

A different movemail, not distributed with Emacs, shows this

    # /usr/bin/movemail --help
    Usage: movemail [-rvxkh] [-l lines ] [-m method ] [-i] 
               inbox [-o] destfile [[-p] POP-password]
    where method is one of: dot, lockf, flock
    Default is: dot

although it fails with  --version

    # /usr/bin/movemail --version
    /usr/bin/movemail: unrecognized option `--version'


>From this morning's (2007 Mar 24) update of both Debian testing and
CVS Emacs:

    # ls -al /usr/bin/movemail 
       26 2007-03-01 13:01 /usr/bin/movemail -> /etc/alternatives/movemail

    # ls -al /etc/alternatives/movemail
    55228 2007-03-22 06:04 /etc/alternatives/movemail

    # ls -al /usr/local/src/emacs/lib-src/movemail
    45949 2007-03-18 12:08 /usr/local/src/emacs/lib-src/movemail

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    bob@rattlesnake.com                         bob@gnu.org
    http://www.rattlesnake.com                  http://www.teak.cc

             reply	other threads:[~2007-03-24 18:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-24 18:36 Robert J. Chassell [this message]
2007-03-24 20:59 ` Unstandard? Alfred M. Szmidt
2007-03-24 21:38   ` emacs' movemail [was: Unstandard?] Thien-Thi Nguyen

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=m1HVB64-0027MNC@rattlesnake.com \
    --to=bob@rattlesnake.com \
    --cc=emacs-devel@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).