emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Livin Stephen Sharma <livin.stephen@gmail.com>
To: emacs-org-mode-help gnu <emacs-orgmode@gnu.org>
Subject: unordered list feature request: new sub-lists automatically switch to different list-character
Date: Fri, 21 May 2010 11:24:08 +0530	[thread overview]
Message-ID: <5FA5F8DA-901B-40AF-A35D-DB7FE8580B78@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1023 bytes --]


Context/Sample org content

current
**** unordered list
	 + topA
	   + innerA1
	   + innerA2
	 + topB
	   + innerB1


proposed
**** unordered list
	 + topA
	   - innerA1 <--- '-' used automatically instead of '+'
	   - innerA2 <--- " " "
	 + topB
	   - innerB1 <--- " " "

-----------------------------------------------------------------


When creating nested/child lists ('innerX' items) under an existing list item ('topX' items),
the current behaviour does not make an effort to change the leading list-denoter character (-,+,*).

Could a feature be provided where creating a such a child-list would make this list's items begin with a different list-denoter?

I find it helps readability (and hence efficiency when working with lists) when I manually (S-left, S-right) do this. If others agree, perhaps this could be provided as a built-in feature?

I don't know lisp, (& it's increasingly looking like it may be time to *find* the time to learn JJ) so I can't code this myself.




[-- Attachment #1.2: Type: text/html, Size: 2191 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2010-05-21  5:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-21  5:54 Livin Stephen Sharma [this message]
2010-05-21 11:58 ` unordered list feature request: new sub-lists automatically switch to different list-character Scot Becker
2010-05-21 12:22 ` Juri Krivov
2010-05-21 14:07   ` [PATCH] Fix typo in org-list-demote-modify-bullet docstring Bernt Hansen
2010-05-21 15:16     ` John Wiegley
2010-05-21 15:49       ` Bernt Hansen
2010-05-21 19:14   ` unordered list feature request: new sub-lists automatically switch to different list-character Livin Stephen Sharma
2010-05-22  5:42     ` Carsten Dominik
2010-05-22 22:26       ` Livin Stephen Sharma
2010-05-23  5:11         ` Carsten Dominik
2010-05-23 19:22           ` --RESOLVED-- " Livin Stephen Sharma

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=5FA5F8DA-901B-40AF-A35D-DB7FE8580B78@gmail.com \
    --to=livin.stephen@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).