From: Nicolas <n.goaziou@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [ANN] Lists changes pushed to master
Date: Fri, 18 Feb 2011 23:43:16 +0100 [thread overview]
Message-ID: <87r5b5ynej.fsf@gmail.com> (raw)
Hello Org users,
Since a few hours, lists changes are in master branch. Here is a sum up
of the new functionalities:
* What's new
1. Indentation of text determines again end of items in lists. So,
some text less indented than the previous item doesn't close the
whole list anymore, only all items more indented than it.
2. Alphabetical bullets are implemented, through the use of the
variable `org-alphabetical-lists'. This also adds alphabetical
counters like [@c] or [@W].
3. Lists can now safely contain drawers, inline tasks, or various
blocks, themselves containing lists. Two variables are controlling
this: `org-list-forbidden-blocks', and `org-list-export-context'.
4. Improve `newline-and-indent' (C-j): used in an item, it will keep
text from moving at column 0. This allows to split text and make
paragraphs and still not break the list.
5. Improve `org-toggle-item' (C-c -): used on a region with standard
text, it will change the region into one item. With a prefix
argument, it will fallback to the previous behavior and make every
line in region an item. It permits to easily integrate paragraphs
inside a list.
6. `fill-paragraph' (M-q) now understands lists. It can freely be used
inside items, or on text just after a list, even with no blank line
around, without breaking everything.
* Incompatible changes
Lists inside blocks are not seen by outside elements. As a corollary,
check-boxes in such lists cannot be counted by cookies outside the
block.
Regards,
--
Nicolas
next reply other threads:[~2011-02-18 22:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 22:43 Nicolas [this message]
2011-02-23 13:48 ` [bug] [ANN] Lists changes pushed to master Eric S Fraga
2011-02-23 20:23 ` Nicolas
2011-02-27 11:40 ` Nicolas
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r5b5ynej.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).