emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* unordered list feature request: new sub-lists automatically switch to different list-character
@ 2010-05-21  5:54 Livin Stephen Sharma
  2010-05-21 11:58 ` Scot Becker
  2010-05-21 12:22 ` Juri Krivov
  0 siblings, 2 replies; 11+ messages in thread
From: Livin Stephen Sharma @ 2010-05-21  5:54 UTC (permalink / raw)
  To: emacs-org-mode-help gnu


[-- 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

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

end of thread, other threads:[~2010-05-23 19:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-21  5:54 unordered list feature request: new sub-lists automatically switch to different list-character Livin Stephen Sharma
2010-05-21 11:58 ` 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

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).