bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24949: Command-line argument parsing: named daemons


From: Eli Zaretskii
Subject: bug#24949: Command-line argument parsing: named daemons
Date: Wed, 06 Sep 2017 21:05:22 +0300

> X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_50,
>       FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,T_DKIM_INVALID
>       autolearn=disabled version=3.3.2
> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Wed, 06 Sep 2017 17:33:33 +0000
> Cc: 24949@debbugs.gnu.org
> 
>  > Compare with something like "--chdir /tmp", where both forms (with and
>  > without "=") work.
> 
>  I wouldn't expect it to work, since long options are documented to
>  need the equals sign.
> 
> This is incredibly surprising and also inconsistent with the man page, which 
> doesn't have equals signs for
> most options. Let's just document what everybody expects, i.e. that all 
> options work with and without equals
> sign, and with one or two dashes. 

Why would we want to do that?  Documentation should describe the
software, not our wishes.  If we want to change how the software
works, we should change the code first, and only after that change the
documentation.  Am I missing something here?





reply via email to

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