emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Extending lists is broken?


From: Bernt Hansen
Subject: [Orgmode] Extending lists is broken?
Date: Mon, 25 Jun 2007 14:43:16 -0400
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux)

Hi Carsten,

I'm using org mode version 4.79 and I used to be able to use
Shift-Alt-Return and Shift-Return to create the next item in a list
(with or without a checkbox)

,---- org file before -------------
| * NEXT SomeTask
|     CLOCK: [2007-06-25 Mon 14:05]
|
|  - [ ] Somefield
|  - [ ] Another field
`----------------------------------

If I hit Shift-Alt-Return at the end of the last line I now get this:

,---- order file after ------------
| * NEXT SomeTask
|     CLOCK: [2007-06-25 Mon 14:05]
|
| CLOCK: [ ] Somefield
| CLOCK: [ ] Another field
| CLOCK: [ ] 
`----------------------------------

This is broken in 4.78 and 4.79 but works in 4.77

Regards,
Bernt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]