GNU bug report logs -
#2716
23.0.91; typo in sc-version
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2716 in the body.
You can then email your comments to 2716 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#2716
; Package
emacs
.
(Thu, 19 Mar 2009 03:50:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Leo <sdl.web <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Thu, 19 Mar 2009 03:50:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
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
Reply sent
to
Glenn Morris <rgm <at> gnu.org>
:
You have taken responsibility.
(Thu, 19 Mar 2009 06:40:06 GMT)
Full text and
rfc822 format available.
Notification sent
to
Leo <sdl.web <at> gmail.com>
:
bug acknowledged by developer.
(Thu, 19 Mar 2009 06:40:07 GMT)
Full text and
rfc822 format available.
Message #10 received at 2716-done <at> emacsbugs.donarmstrong.com (full text, mbox):
Thanks.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Thu, 16 Apr 2009 14:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 years and 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.