From: Richard Stallman <rms@gnu.org>
Cc: teirllm@dms.auburn.edu, emacs-devel@gnu.org
Subject: Re: emacs -q -nw --color=never
Date: Thu, 25 Sep 2003 19:20:12 -0400 [thread overview]
Message-ID: <E1A2fPA-0000Kq-HO@fencepost.gnu.org> (raw)
In-Reply-To: <7137-Wed24Sep2003203552+0300-eliz@elta.co.il>
> /* Canonicalize negative numbers to -1. */
> if (mode < 0)
> mode = -1;
I don't really object, but what problem would that solve? The value
of `mode' is not supposed to be negative unless it's -1.
That's the point--a user could specify -2 or -1000.
It may as well do something predictable.
next prev parent reply other threads:[~2003-09-25 23:20 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-21 18:48 emacs -q -nw --color=never Luc Teirlinck
2003-09-21 19:31 ` emacs and libxml2 (for emacs w3) Nic Ferrier
2003-09-22 9:05 ` Richard Stallman
2003-09-23 11:05 ` Nic Ferrier
2003-09-24 8:41 ` Richard Stallman
2003-09-24 11:14 ` James Clark
2003-09-24 12:42 ` Stefan Monnier
2003-09-24 19:35 ` Nic Ferrier
2003-09-25 5:31 ` James Clark
2003-09-25 23:45 ` Alex Schroeder
2003-09-21 23:02 ` emacs -q -nw --color=never Robert J. Chassell
2003-09-22 9:05 ` Richard Stallman
2003-09-22 16:48 ` Eli Zaretskii
2003-09-22 17:04 ` Eli Zaretskii
2003-09-22 16:47 ` Luc Teirlinck
2003-09-24 12:47 ` Richard Stallman
2003-09-24 18:35 ` Eli Zaretskii
2003-09-25 23:20 ` Richard Stallman [this message]
2003-09-27 12:18 ` Eli Zaretskii
2003-09-28 15:34 ` Richard Stallman
2003-09-28 21:50 ` Eli Zaretskii
2003-09-29 19:31 ` Richard Stallman
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=E1A2fPA-0000Kq-HO@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=teirllm@dms.auburn.edu \
/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.