all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Extending lists is broken?
@ 2007-06-25 18:43 Bernt Hansen
  2007-06-25 20:58 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Bernt Hansen @ 2007-06-25 18:43 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2007-06-25 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-25 18:43 Extending lists is broken? Bernt Hansen
2007-06-25 20:58 ` Carsten Dominik

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.