GNU bug report logs -
#5319
23.1; emacs crash in org-indent-mode
Previous Next
Reported by: Changyuan Yu <reivzy <at> gmail.com>
Date: Tue, 5 Jan 2010 19:53:04 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
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 5319 in the body.
You can then email your comments to 5319 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#5319
; Package
emacs
.
(Tue, 05 Jan 2010 19:53:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Changyuan Yu <reivzy <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 05 Jan 2010 19:53:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
1. install org-mode-6.33f
2. start emacs: emacs -Q
3. create a buffer with some text then swith to org-indent-mode, as below
C-x b buf <return>
* a <return>
C-u 100 <return>
** b <return>
c <return>
M-x org-mode
M-x org-indent-mode
4. then emacs crash. emacs frame height should small than 100
to make emacs crash.
In GNU Emacs 23.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.5)
of 2010-01-05 on ez965
Windowing system distributor `The X.Org Foundation', version 11.0.10703902
configured using `configure '--prefix=/home/reiv/opt/emacs-23.1''
Important settings:
value of $LC_ALL: en_US.UTF-8
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: nil
value of $XMODIFIERS: @im=SCIM
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-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
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
M-x r e p o r <tab> e <backspace> <return>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#5319
; Package
emacs
.
(Sun, 10 Jan 2010 00:03:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 5319 <at> debbugs.gnu.org (full text, mbox):
> 1. install org-mode-6.33f
> 2. start emacs: emacs -Q
> 3. create a buffer with some text then swith to org-indent-mode, as below
>
> C-x b buf <return>
> * a <return>
> C-u 100 <return>
> ** b <return>
> c <return>
> M-x org-mode
> M-x org-indent-mode
>
> 4. then emacs crash. emacs frame height should small than 100
> to make emacs crash.
Thanks for the bug report. I think this is related to a bug that I've
already fixed some months ago. Could you kindly check if the problem
persists, using either the Emacs bzr repository, or the latest pretest
at:
ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.91.tar.gz
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#5319
; Package
emacs
.
(Sun, 10 Jan 2010 06:39:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 5319 <at> debbugs.gnu.org (full text, mbox):
---------- Forwarded message ----------
From: Changyuan Yu <reivzy <at> gmail.com>
Date: Sun, Jan 10, 2010 at 9:34 AM
Subject: Re: 23.1; emacs crash in org-indent-mode
To: Chong Yidong <cyd <at> stupidchicken.com>
with version 23.1.91, emacs does not crash any more.
thanks.
On Sun, Jan 10, 2010 at 8:02 AM, Chong Yidong <cyd <at> stupidchicken.com> wrote:
>> 1. install org-mode-6.33f
>> 2. start emacs: emacs -Q
>> 3. create a buffer with some text then swith to org-indent-mode, as below
>>
>> C-x b buf <return>
>> * a <return>
>> C-u 100 <return>
>> ** b <return>
>> c <return>
>> M-x org-mode
>> M-x org-indent-mode
>>
>> 4. then emacs crash. emacs frame height should small than 100
>> to make emacs crash.
>
> Thanks for the bug report. I think this is related to a bug that I've
> already fixed some months ago. Could you kindly check if the problem
> persists, using either the Emacs bzr repository, or the latest pretest
> at:
>
> ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.91.tar.gz
>
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#5319
; Package
emacs
.
(Sun, 10 Jan 2010 10:42:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 5319 <at> debbugs.gnu.org (full text, mbox):
On Sun, Jan 10, 2010 at 01:02, Chong Yidong <cyd <at> stupidchicken.com> wrote:
>> 1. install org-mode-6.33f
>> 2. start emacs: emacs -Q
>> 3. create a buffer with some text then swith to org-indent-mode, as below
>>
>> C-x b buf <return>
>> * a <return>
>> C-u 100 <return>
>> ** b <return>
>> c <return>
>> M-x org-mode
>> M-x org-indent-mode
>>
>> 4. then emacs crash. emacs frame height should small than 100
>> to make emacs crash.
>
> Thanks for the bug report. I think this is related to a bug that I've
> already fixed some months ago. Could you kindly check if the problem
> persists, using either the Emacs bzr repository, or the latest pretest
> at:
>
> ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.91.tar.gz
I was NOT able to reproduce the crash described by Chong Yidong. I'm
using the following:
- Emacs 23.1.91.1 (x86_64-darwin10.2.0, X toolkit)
(bzr tag EMACS_PRETEST_23_1_91; revno 99220; Wed 2009-12-30 21:14:46 -0500)
- org-version 6.33f (from my local elisp customization, 23.1.91.1
actually ships with 6.33x)
// Ben
Reply sent
to
Chong Yidong <cyd <at> stupidchicken.com>
:
You have taken responsibility.
(Sun, 10 Jan 2010 13:15:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Changyuan Yu <reivzy <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 10 Jan 2010 13:15:03 GMT)
Full text and
rfc822 format available.
Message #19 received at 5319-done <at> debbugs.gnu.org (full text, mbox):
Changyuan Yu <reivzy <at> gmail.com> writes:
> with version 23.1.91, emacs does not crash any more.
> thanks.
>
> On Sun, Jan 10, 2010 at 8:02 AM, Chong Yidong <cyd <at> stupidchicken.com> wrote:
>>
>> Thanks for the bug report. I think this is related to a bug that I've
>> already fixed some months ago. Could you kindly check if the problem
>> persists, using either the Emacs bzr repository, or the latest pretest
>> at:
>>
>> ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.91.tar.gz
bug archived.
Request was from
Debbugs Internal Request <bug-gnu-emacs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 08 Feb 2010 12:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 129 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.