From: Kaushal Modi <kaushal.modi@gmail.com>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-org list <emacs-orgmode@gnu.org>,
Nicolas Goaziou <mail@nicolasgoaziou.fr>
Subject: Re: Fix org-meta-return for checkbox lists
Date: Fri, 15 Jun 2018 10:01:19 -0400 [thread overview]
Message-ID: <CAFyQvY2=SONe1shzz9pqVioX5FqNjGBeGsn5FT49s891XNp5uw@mail.gmail.com> (raw)
In-Reply-To: <87k1r0p34i.fsf@norang.ca>
[-- Attachment #1: Type: text/plain, Size: 824 bytes --]
Hello Nicolas, Brent,
On Fri, Jun 15, 2018 at 9:53 AM Bernt Hansen <bernt@norang.ca> wrote:
> I agree. I use lists with mixed checkboxes and no checkboxes and do not
> want to enforce checkboxes on every list item.
>
OK, I can understand if the behavior is kept as it is.
Is it that common to have mix of checkboxes and unordered lists items?
I would think that this behavior of org-meta-return is more consistent:
- If you are on a "* foo" line, M-RET creates "* " on the next line.
- If you are on a "1. foo" line, M-RET creates "2. " on the next line.
- If you are on a "- foo" line, M-RET creates "- " on the next line.
- *But* if you are on a "- [ ] foo" line, M-RET still creates "- " instead
of "- [ ] " on the next line?
Shouldn't M-RET and M-S-RET behavior be switched for checkbox lists?
--
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 1485 bytes --]
next prev parent reply other threads:[~2018-06-15 14:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-14 15:30 Fix org-meta-return for checkbox lists Kaushal Modi
2018-06-14 18:41 ` Nicolas Goaziou
2018-06-15 13:53 ` Bernt Hansen
2018-06-15 14:01 ` Kaushal Modi [this message]
2018-06-15 14:10 ` Nicolas Goaziou
2018-06-15 14:19 ` Kaushal Modi
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='CAFyQvY2=SONe1shzz9pqVioX5FqNjGBeGsn5FT49s891XNp5uw@mail.gmail.com' \
--to=kaushal.modi@gmail.com \
--cc=bernt@norang.ca \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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.