unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4119: 23.0.96; wrong command example in PROBLEMS
@ 2009-08-11 11:09 ` Holger Schurig
  2009-08-11 16:58   ` Andreas Schwab
  2009-08-11 17:00   ` bug#4119: marked as done (23.0.96; wrong command example in PROBLEMS) Emacs bug Tracking System
  0 siblings, 2 replies; 3+ messages in thread
From: Holger Schurig @ 2009-08-11 11:09 UTC (permalink / raw)
  To: emacs-pretest-bug; +Cc: rfrancoise


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:



etc/PROBLEMS gives the command example:

	 emacs -q -batch -f list-load-path-shadows

However, it should be

	 emacs -q --batch -f list-load-path-shadows

(Note the "--" in front of "batch").




In GNU Emacs 23.0.96.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2009-07-30 on mnz66.mn-solutions.de, modified by Debian
 (emacs-snapshot package, version 1:20090725-1)
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure  '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.96/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.96/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2''





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#4119: 23.0.96; wrong command example in PROBLEMS
  2009-08-11 11:09 ` bug#4119: 23.0.96; wrong command example in PROBLEMS Holger Schurig
@ 2009-08-11 16:58   ` Andreas Schwab
  2009-08-11 17:00   ` bug#4119: marked as done (23.0.96; wrong command example in PROBLEMS) Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Schwab @ 2009-08-11 16:58 UTC (permalink / raw)
  To: Holger Schurig; +Cc: emacs-pretest-bug, rfrancoise, 4119

"Holger Schurig" <h.schurig@mn-solutions.de> writes:

> etc/PROBLEMS gives the command example:
>
> 	 emacs -q -batch -f list-load-path-shadows
>
> However, it should be
>
> 	 emacs -q --batch -f list-load-path-shadows

$ emacs -help
[...]
You can generally also specify long option names with a single -; for
example, -batch as well as --batch.  You can use any unambiguous
abbreviation for a --option.
[...]

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#4119: marked as done (23.0.96; wrong command example in PROBLEMS)
  2009-08-11 11:09 ` bug#4119: 23.0.96; wrong command example in PROBLEMS Holger Schurig
  2009-08-11 16:58   ` Andreas Schwab
@ 2009-08-11 17:00   ` Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-08-11 17:00 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 886 bytes --]


Your message dated Tue, 11 Aug 2009 12:55:10 -0400
with message-id <bbbpmmffyp.fsf@fencepost.gnu.org>
and subject line Re: bug#4119: 23.0.96; wrong command example in PROBLEMS
has caused the Emacs bug report #4119,
regarding 23.0.96; wrong command example in PROBLEMS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4119: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4119
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3969 bytes --]

From: "Holger Schurig" <h.schurig@mn-solutions.de>
To: emacs-pretest-bug@gnu.org
Cc: rfrancoise@debian.org
Subject: 23.0.96; wrong command example in PROBLEMS
Date: Tue, 11 Aug 2009 13:09:34 +0200
Message-ID: <20090811110934.69CA81E0010@lin01.mn-solutions.de>


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:



etc/PROBLEMS gives the command example:

	 emacs -q -batch -f list-load-path-shadows

However, it should be

	 emacs -q --batch -f list-load-path-shadows

(Note the "--" in front of "batch").




In GNU Emacs 23.0.96.1 (i486-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2009-07-30 on mnz66.mn-solutions.de, modified by Debian
 (emacs-snapshot package, version 1:20090725-1)
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure  '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.96/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.96/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2''


[-- Attachment #3: Type: message/rfc822, Size: 1878 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 4119-done@emacsbugs.donarmstrong.com
Subject: Re: bug#4119: 23.0.96; wrong command example in PROBLEMS
Date: Tue, 11 Aug 2009 12:55:10 -0400
Message-ID: <bbbpmmffyp.fsf@fencepost.gnu.org>

"Holger Schurig" wrote:

> etc/PROBLEMS gives the command example:
>
> 	 emacs -q -batch -f list-load-path-shadows
>
> However, it should be
>
> 	 emacs -q --batch -f list-load-path-shadows


A single "-" works fine too, as you can see eg from EMACSOPT in
lisp/Makefile.in in the Emacs sources. Or by testing it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-11 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bbbpmmffyp.fsf@fencepost.gnu.org>
2009-08-11 11:09 ` bug#4119: 23.0.96; wrong command example in PROBLEMS Holger Schurig
2009-08-11 16:58   ` Andreas Schwab
2009-08-11 17:00   ` bug#4119: marked as done (23.0.96; wrong command example in PROBLEMS) Emacs bug Tracking System

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).