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

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

bug#2716: marked as done (23.0.91; typo in sc-version)


From: Emacs bug Tracking System
Subject: bug#2716: marked as done (23.0.91; typo in sc-version)
Date: Thu, 19 Mar 2009 06:40:06 +0000

Your message dated Thu, 19 Mar 2009 02:32:01 -0400
with message-id <1mfxhavx9a.fsf@fencepost.gnu.org>
and subject line Re: bug#2716
has caused the Emacs bug report #2716,
regarding 23.0.91; typo in sc-version
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.)


-- 
2716: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2716
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.91; typo in sc-version Date: Thu, 19 Mar 2009 03:42:30 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (windows-nt)
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:

diff -u "d:/Applications/emacs/lisp/mail/supercite.el" 
"d:/DOCUME~1/KKYYEE~1/LOCALS~1/Temp/buffer-content-2740VXa"
--- d:/Applications/emacs/lisp/mail/supercite.el        2009-02-28 
08:19:24.035705600 +0000
+++ d:/DOCUME~1/KKYYEE~1/LOCALS~1/Temp/buffer-content-2740VXa   2009-03-19 
03:37:44.619211200 +0000
@@ -1972,7 +1972,7 @@
   "Echo the current version of Supercite in the minibuffer.
 If MESSAGE is non-nil (interactively, with no prefix argument),
 inserts the version string in the current buffer instead."
-  (interactive (not current-prefix-arg))
+  (interactive (list (not current-prefix-arg)))
   (let ((verstr (format "Using Supercite.el %s" emacs-version)))
     (if message
        (message verstr)

Diff finished.  Thu Mar 19 03:37:45 2009

GNU Emacs 23.0.91.1 (i386-mingw-nt5.1.2600) of 2009-02-28 on BREPNB



--- End Message ---
--- Begin Message --- Subject: Re: bug#2716 Date: Thu, 19 Mar 2009 02:32:01 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Thanks.


--- End Message ---

reply via email to

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