GNU bug report logs - #2716
23.0.91; typo in sc-version

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Thu, 19 Mar 2009 03:50:04 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Leo <sdl.web <at> gmail.com>
Subject: bug#2716 closed by Glenn Morris <rgm <at> gnu.org> (Re: bug#2716)
Date: Thu, 19 Mar 2009 06:40:07 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#2716: 23.0.91; typo in sc-version

It has been closed by Glenn Morris <rgm <at> gnu.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Glenn Morris <rgm <at> gnu.org> by
replying to this email.


-- 
2716: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2716
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 2716-done <at> debbugs.gnu.org
Subject: Re: bug#2716
Date: Thu, 19 Mar 2009 02:32:01 -0400
Thanks.

[Message part 3 (message/rfc822, inline)]
From: Leo <sdl.web <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.91; typo in sc-version
Date: Thu, 19 Mar 2009 03:42:30 +0000
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 <at> 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



This bug report was last modified 16 years and 69 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.