From: Bernt Hansen <bernt@alumni.uwaterloo.ca>
To: emacs-orgmode@gnu.org
Subject: Extending lists is broken?
Date: Mon, 25 Jun 2007 14:43:16 -0400 [thread overview]
Message-ID: <87myynub7f.fsf@gollum.intra.norang.ca> (raw)
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
next reply other threads:[~2007-06-25 18:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-25 18:43 Bernt Hansen [this message]
2007-06-25 20:58 ` Extending lists is broken? Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87myynub7f.fsf@gollum.intra.norang.ca \
--to=bernt@alumni.uwaterloo.ca \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.