all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs crashes when using S-TAB in drawer
@ 2009-08-07 22:19 Markus Heller
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Heller @ 2009-08-07 22:19 UTC (permalink / raw)
  To: help-gnu-emacs

Hello all,

emacs crashes reproducibly when using S-Tab in an expended drawer.  I've 
noticed this with my org-file, which is rather big.  I tried to narrow 
it down to a minimal org file, but could not reproduce the crash.  While 
trying to narrow things down, I noticed that drawers get corrupted when 
using S-Tab multiple times, looks like the :END: line goes missing.

I'm happy to provide more info if you tell me what you're looking for, 
but as I said, I wasn't able to create a minimal org file showing the 
crash.  I'm wondering if anybody else has the same problems ...

Here are my versions:

Emacs version: GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-06-30 
on LENNART-69DE564

org version: 6.269c

Cheers
Markus





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Emacs crashes when using S-TAB in drawer
@ 2009-08-07 22:30 Markus Heller
  2009-08-08  4:16 ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Markus Heller @ 2009-08-07 22:30 UTC (permalink / raw)
  To: emacs-orgmode

Hello all,

emacs crashes reproducibly when using S-Tab in an expended drawer.  I've 
noticed this with my org-file, which is rather big.  I tried to narrow 
it down to a minimal org file, but could not reproduce the crash.  While 
trying to narrow things down, I noticed that drawers get corrupted when 
using S-Tab multiple times, looks like the :END: line goes missing.

I'm happy to provide more info if you tell me what you're looking for, 
but as I said, I wasn't able to create a minimal org file showing the 
crash.  I'm wondering if anybody else has the same problems ...

Here are my versions:

Emacs version: GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-06-30 
on LENNART-69DE564

org version: 6.269c

Cheers
Markus

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Emacs crashes when using S-TAB in drawer
  2009-08-07 22:30 Markus Heller
@ 2009-08-08  4:16 ` Carsten Dominik
  2009-08-10 16:08   ` Markus Heller
  0 siblings, 1 reply; 5+ messages in thread
From: Carsten Dominik @ 2009-08-08  4:16 UTC (permalink / raw)
  To: Markus Heller; +Cc: emacs-orgmode

Are you using org-indent-mode?

- Carsten

On Aug 8, 2009, at 12:30 AM, Markus Heller wrote:

> Hello all,
>
> emacs crashes reproducibly when using S-Tab in an expended drawer.   
> I've noticed this with my org-file, which is rather big.  I tried to  
> narrow it down to a minimal org file, but could not reproduce the  
> crash.  While trying to narrow things down, I noticed that drawers  
> get corrupted when using S-Tab multiple times, looks like the :END:  
> line goes missing.
>
> I'm happy to provide more info if you tell me what you're looking  
> for, but as I said, I wasn't able to create a minimal org file  
> showing the crash.  I'm wondering if anybody else has the same  
> problems ...
>
> Here are my versions:
>
> Emacs version: GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of  
> 2009-06-30 on LENNART-69DE564
>
> org version: 6.269c
>
> Cheers
> Markus
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Emacs crashes when using S-TAB in drawer
  2009-08-08  4:16 ` Carsten Dominik
@ 2009-08-10 16:08   ` Markus Heller
  2009-08-10 18:00     ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Markus Heller @ 2009-08-10 16:08 UTC (permalink / raw)
  To: emacs-orgmode

Carsten Dominik wrote:
> Are you using org-indent-mode?

Yes I do.

This is the configuration I use:

#+DRAWERS: IDEAS COMMENTS REVIEW
#+STARTUP: content
#+STARTUP: hidestars
#+STARTUP: indent

followed by 3 lines of #+TAG.

I use the :COMMENTS: drawer very frequently to jot down comments on 
specific tasks etc. and the :IDEAS: drawer only occasionally, but the 
crash happens when point is in either of them.

I'm sorry I couldn't reproduce a minimal file that shows the crash.

Please let me know if you need further info.

Cheers
M

> - Carsten
> 
> On Aug 8, 2009, at 12:30 AM, Markus Heller wrote:
> 
>> Hello all,
>>
>> emacs crashes reproducibly when using S-Tab in an expended drawer.  
>> I've noticed this with my org-file, which is rather big.  I tried to 
>> narrow it down to a minimal org file, but could not reproduce the 
>> crash.  While trying to narrow things down, I noticed that drawers get 
>> corrupted when using S-Tab multiple times, looks like the :END: line 
>> goes missing.
>>
>> I'm happy to provide more info if you tell me what you're looking for, 
>> but as I said, I wasn't able to create a minimal org file showing the 
>> crash.  I'm wondering if anybody else has the same problems ...
>>
>> Here are my versions:
>>
>> Emacs version: GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 
>> 2009-06-30 on LENNART-69DE564
>>
>> org version: 6.269c
>>
>> Cheers
>> Markus

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Emacs crashes when using S-TAB in drawer
  2009-08-15 18:46             ` Carsten Dominik
@ 2009-08-17 16:49               ` Markus Heller
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Heller @ 2009-08-17 16:49 UTC (permalink / raw)
  To: emacs-orgmode

Carsten Dominik wrote:
> Hi Markus,
> 
> it appears that this bug is now fixed in CVS Emacs, and if you
> get it installed on your machine, you should be able to use
> org-indent-mode safely.
> 
> Best

Carsten,

thanks for letting us know.  I'll give it a try when I get a chance.

Cheers!
Markus

> - Carsten
> 
> On Aug 11, 2009, at 7:30 PM, Markus Heller wrote:
> 
>> On Tue, Aug 11, 2009 at 9:47 AM, Carsten
>> Dominik<carsten.dominik@gmail.com> wrote:
>>> Hi Markus,
>>>
>>> yes, I can reproduce this, and I will file an Emacs bug report.
>>> This is an Emacs problem, not an Org-mode problem.
>>
>> Carsten,
>>
>> that's good stuff.  Glad it worked for you.
>>
>>> Thanks for putting in the time to narrow it down.  For the time
>>> being, until this problem is solved, it is better not to use
>>> org-indent-mode, or at least to never switch to overview from
>>> an expanded state.
>>
>> Will do.  Hope they'll fix it soon ...
>>
>> Cheers
>> M
>>
>>> - Carsten
>>>
>>>
>>> On Aug 10, 2009, at 11:02 PM, Markus Heller wrote:
>>>
>>>> On Mon, Aug 10, 2009 at 11:00 AM, Carsten
>>>> Dominik<carsten.dominik@gmail.com> wrote:
>>>>>
>>>>> On Aug 10, 2009, at 6:08 PM, Markus Heller wrote:
>>>>>
>>>>>> Carsten Dominik wrote:
>>>>>>>
>>>>>>> Are you using org-indent-mode?
>>>>>>
>>>>>> Yes I do.
>>>>>>
>>>>>> This is the configuration I use:
>>>>>>
>>>>>> #+DRAWERS: IDEAS COMMENTS REVIEW
>>>>>> #+STARTUP: content
>>>>>> #+STARTUP: hidestars
>>>>>> #+STARTUP: indent
>>>>>>
>>>>>> followed by 3 lines of #+TAG.
>>>>>>
>>>>>> I use the :COMMENTS: drawer very frequently to jot down comments on
>>>>>> specific tasks etc. and the :IDEAS: drawer only occasionally, but the
>>>>>> crash
>>>>>> happens when point is in either of them.
>>>>>>
>>>>>> I'm sorry I couldn't reproduce a minimal file that shows the crash.
>>>>>
>>>>> Hi,
>>>>>
>>>>> does the crash happen reproducible in the big file?
>>>>> If yes, would you mind sharing that file with just me?
>>>>
>>>> Attached is a (somewhat) minimized file that reproduces the bug, not
>>>> necessarily on the frst try, but cycling with S-TAB *inside* a drawer
>>>> works reliably for me.  Please let me know if this file works for you.
>>>>
>>>> Cheers
>>>> Markus
>>>>
>>>>> I have Emacs crash occasionally with org-indent-mode as well, I think
>>>>> this is an Emacs bug, the features with line-prefix are still new.
>>>>> But if there is a reproducible case, we could at least make a good
>>>>> backtrace including the C code and a core dump, maybe some Emacs
>>>>> developer could do something with it.
>>>>>
>>>>> Please also test if the crashes disappear when you no longer
>>>>> use org-indent-mode.
>>>>>
>>>>> - Carsten
>>>>>
>>>>>
>>>>>
>>>>>>
>>>>>> Please let me know if you need further info.
>>>>>>
>>>>>> Cheers
>>>>>> M
>>>>>>
>>>>>>> - Carsten
>>>>>>> On Aug 8, 2009, at 12:30 AM, Markus Heller wrote:
>>>>>>>>
>>>>>>>> Hello all,
>>>>>>>>
>>>>>>>> emacs crashes reproducibly when using S-Tab in an expended drawer.
>>>>>>>>  I've
>>>>>>>> noticed this with my org-file, which is rather big.  I tried to 
>>>>>>>> narrow
>>>>>>>> it
>>>>>>>> down to a minimal org file, but could not reproduce the crash.  
>>>>>>>> While
>>>>>>>> trying
>>>>>>>> to narrow things down, I noticed that drawers get corrupted when 
>>>>>>>> using
>>>>>>>> S-Tab
>>>>>>>> multiple times, looks like the :END: line goes missing.
>>>>>>>>
>>>>>>>> I'm happy to provide more info if you tell me what you're 
>>>>>>>> looking for,
>>>>>>>> but as I said, I wasn't able to create a minimal org file 
>>>>>>>> showing the
>>>>>>>> crash.
>>>>>>>>  I'm wondering if anybody else has the same problems ...
>>>>>>>>
>>>>>>>> Here are my versions:
>>>>>>>>
>>>>>>>> Emacs version: GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of
>>>>>>>> 2009-06-30
>>>>>>>> on LENNART-69DE564
>>>>>>>>
>>>>>>>> org version: 6.269c
>>>>>>>>
>>>>>>>> Cheers
>>>>>>>> Markus
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Emacs-orgmode mailing list
>>>>>> Remember: use `Reply All' to send replies to the list.
>>>>>> Emacs-orgmode@gnu.org
>>>>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>>>>
>>>>>
>>>> <test_min.org>
>>>
>>>
> 
> 
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-08-17 16:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-07 22:19 Emacs crashes when using S-TAB in drawer Markus Heller
  -- strict thread matches above, loose matches on Subject: below --
2009-08-07 22:30 Markus Heller
2009-08-08  4:16 ` Carsten Dominik
2009-08-10 16:08   ` Markus Heller
2009-08-10 18:00     ` Carsten Dominik
     [not found]       ` <27c152c00908101402v6216bba0s76fd615a82ab12ba@mail.gmail.com>
     [not found]         ` <D1BE1BF6-9784-46BF-A976-AF74892A7C26@gmail.com>
     [not found]           ` <27c152c00908111030g32e4c16fv262a27f727b95d6d@mail.gmail.com>
2009-08-15 18:46             ` Carsten Dominik
2009-08-17 16:49               ` Markus Heller

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.