all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: bug#2716: 23.0.91; typo in sc-version
Date: Thu, 19 Mar 2009 03:42:30 +0000	[thread overview]
Message-ID: <83ocvyi3fd.fsf@cam.ac.uk> (raw)


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






             reply	other threads:[~2009-03-19  3:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1mfxhavx9a.fsf@fencepost.gnu.org>
2009-03-19  3:42 ` Leo [this message]
2009-03-19  6:40   ` bug#2716: marked as done (23.0.91; typo in sc-version) Emacs bug Tracking System

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=83ocvyi3fd.fsf@cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=2716@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@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.