GNU bug report logs - #1304
M-% not correctly interpreted.

Previous Next

Package: emacs;

Reported by: Robert Dunn <robert.dunn <at> ph.tum.de>

Date: Tue, 4 Nov 2008 18:50:03 UTC

Severity: normal

Tags: fixed, moreinfo

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.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 1304 in the body.
You can then email your comments to 1304 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-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1304; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Robert Dunn <robert.dunn <at> ph.tum.de>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Robert Dunn <robert.dunn <at> ph.tum.de>
To: submit <at> debbugs.gnu.org
Subject: M-% not correctly interpreted.
Date: Tue, 04 Nov 2008 19:40:27 +0100
[Message part 1 (text/plain, inline)]
I was advised to use this second address, as the bug-gnu-emacs address
bounced back to me.

Robert

-------- Original Message --------
Subject: M-% not correctly interpreted.
Date: Tue, 04 Nov 2008 17:45:56 +0100
From: Robert Dunn <robert.dunn <at> ph.tum.de>
To: bug-gnu-emacs <at> gnu.org


GNU Emacs 22.2.1 (x86_64-suse-linux-gnu, GTK+ Version 2.12.9)

M-% (replace) returns M-1/2 on the message line at the bottom

All subsequent keystrokes produce strange characters.

The "%" character does appear properly in normal text.

Attached are two screenshots - one taken after the command M-% was
issued and one typing the same characters as before showing the change.

If there is anything else you need please ask.

Regards

Robert


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/share/emacs/22.2/etc/DEBUG for instructions.


In GNU Emacs 22.2.1 (x86_64-suse-linux-gnu, GTK+ Version 2.12.9)
 of 2008-09-12 on hammer22
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--with-gcc' '--with-pop'
'--without-hesiod' '--with-kerberos' '--with-kerberos5' '--with-leim'
'--with-xim' '--with-system-malloc' '--prefix=/usr'
'--infodir=/usr/share/info' '--mandir=/usr/share/man'
'--localstatedir=/var' '--sharedstatedir=/var/lib'
'--libexecdir=/usr/lib' '--with-x' '--with-sound' '--with-xpm'
'--with-jpeg' '--with-tiff' '--with-gif' '--with-png'
'--with-x-toolkit=gtk' '--x-includes=/usr/include'
'--x-libraries=/usr/lib64:/usr/share/X11'
'--build=x86_64-suse-linux-gnu' 'build_alias=x86_64-suse-linux-gnu'
'CC=gcc' 'CFLAGS=-O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2
-fstack-protector -g -D_GNU_SOURCE -std=gnu89 -pipe -fno-strict-aliasing
-Wno-pointer-sign -Wno-unused-variable -Wno-unused-label
-Wno-unprototyped-calls -DSYSTEM_PURESIZE_EXTRA=55000 	
-DSITELOAD_PURESIZE_EXTRA=10000 ' 'LDFLAGS=''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  show-paren-mode: t
  delete-selection-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t


Recent messages:
("/usr/bin/emacs")
Loading /usr/share/emacs/site-lisp/nxml-mode/rng-auto.el (source)...done
Loading paren...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
Loading help-mode...done


[Screenshot.png (image/png, inline)]
[Screenshot-1.png (image/png, inline)]

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1304; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Robert Dunn <robert.dunn <at> ph.tum.de>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #10 received at 1304 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Robert Dunn <robert.dunn <at> ph.tum.de>
To: 1304 <at> debbugs.gnu.org
Subject: M-% not interpreted correctly - restatement.
Date: Mon, 10 Nov 2008 12:13:11 +0100
GNU Emacs 22.2.1 (x86_64-suse-linux-gnu, GTK+ Version 2.12.9)

M-% (replace) returns M-1/2 on the message line at the bottom

All subsequent keystrokes produce strange characters.

The "%" character does appear properly in normal text.

Two screenshots - one taken after the command M-% was
issued and one typing the same characters as before showing the change -
can be viewed at
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1304

If there is anything else you need please ask.

Regards

Robert


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/share/emacs/22.2/etc/DEBUG for instructions.


In GNU Emacs 22.2.1 (x86_64-suse-linux-gnu, GTK+ Version 2.12.9)
 of 2008-09-12 on hammer22
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--with-gcc' '--with-pop'
'--without-hesiod' '--with-kerberos' '--with-kerberos5' '--with-leim'
'--with-xim' '--with-system-malloc' '--prefix=/usr'
'--infodir=/usr/share/info' '--mandir=/usr/share/man'
'--localstatedir=/var' '--sharedstatedir=/var/lib'
'--libexecdir=/usr/lib' '--with-x' '--with-sound' '--with-xpm'
'--with-jpeg' '--with-tiff' '--with-gif' '--with-png'
'--with-x-toolkit=gtk' '--x-includes=/usr/include'
'--x-libraries=/usr/lib64:/usr/share/X11'
'--build=x86_64-suse-linux-gnu' 'build_alias=x86_64-suse-linux-gnu'
'CC=gcc' 'CFLAGS=-O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2
-fstack-protector -g -D_GNU_SOURCE -std=gnu89 -pipe -fno-strict-aliasing
-Wno-pointer-sign -Wno-unused-variable -Wno-unused-label
-Wno-unprototyped-calls -DSYSTEM_PURESIZE_EXTRA=55000 	
-DSITELOAD_PURESIZE_EXTRA=10000 ' 'LDFLAGS=''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  show-paren-mode: t
  delete-selection-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t


Recent messages:
("/usr/bin/emacs")
Loading /usr/share/emacs/site-lisp/nxml-mode/rng-auto.el (source)...done
Loading paren...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
Loading help-mode...done





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1304; Package emacs. (Sat, 27 Jun 2009 21:40:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Chong Yidong <cyd <at> stupidchicken.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sat, 27 Jun 2009 21:40:06 GMT) Full text and rfc822 format available.

Message #15 received at 1304 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Robert Dunn <robert.dunn <at> ph.tum.de>
Cc: 1304 <at> debbugs.gnu.org
Subject: Re: M-% not interpreted correctly - restatement.
Date: Sat, 27 Jun 2009 17:33:38 -0400
> GNU Emacs 22.2.1 (x86_64-suse-linux-gnu, GTK+ Version 2.12.9)
>
> M-% (replace) returns M-1/2 on the message line at the bottom
>
> All subsequent keystrokes produce strange characters.
>
> The "%" character does appear properly in normal text.

Sorry for the late response.  I have not been able to reproduce it.  Do
you see it with Emacs from CVS or the 23.0.95 pretest?  Also, do you see
the problem with `emacs -Q'?



Added tag(s) moreinfo. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 23 Jan 2010 00:53:02 GMT) Full text and rfc822 format available.

Added tag(s) fixed. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 11 Sep 2011 18:18:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 1304 <at> debbugs.gnu.org and Robert Dunn <robert.dunn <at> ph.tum.de> Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 11 Sep 2011 18:18:02 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#1304; Package emacs. (Sun, 11 Sep 2011 18:35:02 GMT) Full text and rfc822 format available.

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

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: Robert Dunn <robert.dunn <at> ph.tum.de>, 1304 <at> debbugs.gnu.org
Subject: Re: M-% not interpreted correctly - restatement.
Date: Sun, 11 Sep 2011 20:10:13 +0200
Chong Yidong <cyd <at> stupidchicken.com> writes:

> Sorry for the late response.  I have not been able to reproduce it.  Do
> you see it with Emacs from CVS or the 23.0.95 pretest?  Also, do you see
> the problem with `emacs -Q'?

More information was requested three years ago, but apparently wasn't
given, so I'm closing this bug report.  Please reopen if it's still
valid.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 Oct 2011 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 256 days ago.

Previous Next


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