GNU bug report logs - #11199
24.0.95; killing right-to-left text at eob leads to inconsistent state

Previous Next

Package: emacs;

Reported by: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>

Date: Sun, 8 Apr 2012 02:28:02 UTC

Severity: normal

Found in version 24.0.95

Done: Eli Zaretskii <eliz <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 (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#11199: closed (24.0.95; killing right-to-left text at eob
 leads to inconsistent state)
Date: Tue, 10 Apr 2012 06:31:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 10 Apr 2012 09:27:54 +0300
with message-id <83haws6qz9.fsf <at> gnu.org>
and subject line Re: bug#11199: 24.0.95; killing right-to-left text at eob leads to inconsistent state
has caused the debbugs.gnu.org bug report #11199,
regarding 24.0.95; killing right-to-left text at eob leads to inconsistent state
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
11199: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11199
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.95; killing right-to-left text at eob leads to inconsistent state
Date: Sun, 08 Apr 2012 11:26:41 +0900
Steps to reproduce:

1. emacs -Q
2. type the following text in the *scratch* buffer:

  (progn
    (delete-region (point) (point-max))
    (insert (substring (get-language-info "Hebrew" 'sample-text) 7)))

3. move the cursor to the beginning of the next line of the above text.
4. C-x C-e
5. C-a
6. C-k

Result:

The Hebrew text is still shown, though it is internally killed.
Typing C-p after the last step does not move the cursor.

				     YAMAMOTO Mitsuharu
				mituharu <at> math.s.chiba-u.ac.jp

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'.
For information about debugging Emacs, please read the file
/home/mituharu/src/bzr/emacs/trunk/etc/DEBUG.


In GNU Emacs 24.0.95.1 (i686-pc-linux-gnu, GTK+ Version 2.24.6)
 of 2012-04-07 on mituharu-MacBookAir
Windowing system distributor `The X.Org Foundation', version 11.0.11004000
Configured using:
 `configure '--enable-checking' 'CFLAGS=-g''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: ja_JP.UTF-8
  value of $LC_CTYPE: ja_JP.UTF-8
  value of $LC_MESSAGES: ja_JP.UTF-8
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ja_JP.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-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


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Cc: md5i <at> md5i.com, 11199-done <at> debbugs.gnu.org
Subject: Re: bug#11199: 24.0.95;
	killing right-to-left text at eob leads to inconsistent state
Date: Tue, 10 Apr 2012 09:27:54 +0300
> Date: Tue, 10 Apr 2012 08:50:01 +0900
> From: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
> Cc: Michael Welsh Duggan <md5i <at> md5i.com>,
> 	11199 <at> debbugs.gnu.org
> 
> >>>>> On Mon, 09 Apr 2012 15:34:40 +0300, Eli Zaretskii <eliz <at> gnu.org> said:
> 
> >> I can verify that this patch keeps the original recipe from causing
> >> Emacs to crash.  Everything looks good for now.
> 
> > Thanks, I installed this as revision 107792 on the emacs-24 branch.
> > I will wait for Yamamoto-san to confirm that this fixes his problem
> > as well, before I close this bug.
> 
> Yes, it also works for me.  Many thanks.

Thanks, closing.


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

Previous Next


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