all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Glenn Morris <rgm@gnu.org>
Subject: bug#4119: marked as done (23.0.96; wrong command example in PROBLEMS)
Date: Tue, 11 Aug 2009 17:00:06 +0000	[thread overview]
Message-ID: <handler.4119.D4119.125000971331445.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 20090811110934.69CA81E0010@lin01.mn-solutions.de

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

      parent reply	other threads:[~2009-08-11 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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   ` Emacs bug Tracking System [this message]

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=handler.4119.D4119.125000971331445.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=rgm@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 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.