GNU bug report logs - #21797
25.0.50; Surprising prefix displayed in echo area when exiting Ediff

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Sat, 31 Oct 2015 08:03:02 UTC

Severity: normal

Merged with 22581, 22688

Found in versions 25.0.50, 25.0.91

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

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 21797 in the body.
You can then email your comments to 21797 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#21797; Package emacs. (Sat, 31 Oct 2015 08:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 31 Oct 2015 08:03:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: 25.0.50; Surprising prefix displayed in echo area when exiting Ediff
Date: Sat, 31 Oct 2015 10:02:46 +0200
Recipe to reproduce:

  emacs -Q
  C-x b foo RET
  C-x b bar RET
  M-x ediff-buffers RET RET RET
  q

After typing 'q' into the Ediff control frame, the prompt displayed in
the minibuffer is this:

  Quit this Ediff session? (y or n)  switch-frame-_

where '_' indicates the cursor position.  That "switch-frame-" prefix
is unexpected, and shouldn't be shown.

I suspect this commit:

  commit 5dc644a6b01e2cf950ff617ab15be4bf1917c38c
  Author: Stefan Monnier <monnier <at> iro.umontreal.ca>
  Date:   Tue Sep 1 21:14:18 2015 -0400

      Generalize the prefix-command machinery of C-u

My evidence is that the problem appeared between Sep 1 and Sep 2 (I
have binaries built on both these dates), and the above seems the only
relevant change during that time.


In GNU Emacs 25.0.50.641 (i686-pc-mingw32)
 of 2015-10-31
Repository revision: b059c6b584e964296d425667642650f42972c238
Windowing system distributor 'Microsoft Corp.', version 5.1.2600
Configured using:
 'configure --prefix=/d/usr --enable-checking=yes,glyphs --with-wide-int
 'CFLAGS=-O0 -gdwarf-4 -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS

Important settings:
  value of $LANG: ENU
  locale-coding-system: cp1255

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Checking for load-path shadows...done
Mark set [2 times]
Saved text from "From: eliz <at> HOME-C4E4A596F7.i-did-not-set"
Auto-saving...
Computing differences between ediff7961OH and ediff796BFO ...
Processing difference regions ... done
Quit this Ediff session? (y or n) y
Computing differences between ediff796OPU and ediff796bZa ...
Processing difference regions ... done
Quit this Ediff session? (y or n) y

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message dired format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr
mail-utils time-date mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp disp-table
w32-win w32-vars term/common-win tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese charscript case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote w32notify w32 multi-tty
make-network-process emacs)

Memory information:
((conses 16 85038 5083)
 (symbols 56 19989 0)
 (miscs 48 36 107)
 (strings 16 15924 5685)
 (string-bytes 1 391583)
 (vectors 16 11294)
 (vector-slots 8 409901 2734)
 (floats 8 129 67)
 (intervals 40 260 63)
 (buffers 856 11))




Added indication that bug 21797 blocks19759 Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 01 Nov 2015 18:30:04 GMT) Full text and rfc822 format available.

Merged 21797 22581. Request was from martin rudalics <rudalics <at> gmx.at> to control <at> debbugs.gnu.org. (Sun, 07 Feb 2016 17:45:02 GMT) Full text and rfc822 format available.

Merged 21797 22581 22688. Request was from martin rudalics <rudalics <at> gmx.at> to control <at> debbugs.gnu.org. (Mon, 15 Feb 2016 22:59:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 24 Mar 2016 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 92 days ago.

Previous Next


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