From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jari Aalto Newsgroups: gmane.emacs.bugs Subject: 21.3 Feature request: Add short option -h to print same as --help Date: Sat, 22 Jan 2005 15:03:01 +0200 Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1106400127 7551 80.91.229.6 (22 Jan 2005 13:22:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 22 Jan 2005 13:22:07 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jan 22 14:22:01 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CsLDF-0000OZ-00 for ; Sat, 22 Jan 2005 14:22:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsLPM-0002Z1-6R for geb-bug-gnu-emacs@m.gmane.org; Sat, 22 Jan 2005 08:34:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CsLMu-00020u-B3 for bug-gnu-emacs@gnu.org; Sat, 22 Jan 2005 08:32:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CsLMj-0001w7-R3 for bug-gnu-emacs@gnu.org; Sat, 22 Jan 2005 08:31:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsLMi-0001pW-UI for bug-gnu-emacs@gnu.org; Sat, 22 Jan 2005 08:31:49 -0500 Original-Received: from [193.229.0.44] (helo=fep02-app.kolumbus.fi) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CsKtP-0007y8-VX for bug-gnu-emacs@gnu.org; Sat, 22 Jan 2005 08:01:32 -0500 Original-Received: from bongo.cante.net ([81.197.3.110]) by fep02-app.kolumbus.fi with ESMTP id <20050122130131.FLVB11200.fep02-app.kolumbus.fi@bongo.cante.net> for ; Sat, 22 Jan 2005 15:01:31 +0200 Original-Received: from mx2.cante.net ([192.168.1.20]:34077 helo=cante.cante.net) by bongo.cante.net with esmtp (Exim 4.34) id 1CsKtL-0002ih-K4 for bug-gnu-emacs@gnu.org; Sat, 22 Jan 2005 15:01:27 +0200 Original-Received: from jaalto by cante.cante.net with local (Exim 4.34) id 1CsKur-0007dE-N9 for bug-gnu-emacs@gnu.org; Sat, 22 Jan 2005 15:03:02 +0200 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:10538 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:10538 This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2004-10-16 on raven, modified by Debian configured using `configure '--build=i386-linux' '--host=i386-linux' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--with-x=yes' '--with-x-toolkit=athena' 'CFLAGS=-DDEBIAN -g -O2' 'build_alias=i386-linux' 'host_alias=i386-linux'' Important settings: value of $LC_ALL: en_US value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t There is option --help to print command syntax information, but it would be well accompanied with short option -h for command line usage. Jari