emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Livin Stephen Sharma <livin.stephen@gmail.com>
Cc: emacs-org-mode-help gnu <emacs-orgmode@gnu.org>
Subject: Re: unordered list feature request: new sub-lists automatically switch to different list-character
Date: Sun, 23 May 2010 07:11:50 +0200	[thread overview]
Message-ID: <2E226CFB-75FE-4B8C-84B0-8BD25D85965C@gmail.com> (raw)
In-Reply-To: <23A9E1C8-83D7-4263-B700-05E7A243FDD4@gmail.com>

Hi Livin,

I have made the change to the manual much shorter, but moved the rest  
of this into the docstring of the variable.

Thanks!

- Carsten

On May 23, 2010, at 12:26 AM, Livin Stephen Sharma wrote:

>
> Livin Stephen Sharma
>
>
>
> On May 22, 2010, at 11:12:38 , Carsten Dominik wrote:
>
>>
>> On May 21, 2010, at 9:14 PM, Livin Stephen Sharma wrote:
>>
>>> Scott, Juri,
>>> thank you for your replies.
>>>
>>> 'org-list-demote-modify-bullet' is exactly what I was missing.
>>>
>>> JohnW, BerntH, Carsten,
>>> AFAICT, the manual does not mention it?
>>
>> Maybe you could suggest a place in the manual where you would have  
>> liked to find this information?  Maybe even a patch?
>
> Section "2.7 Plain lists".
> That was where I went looking for this information.
>
> Perhaps between
> a. the description of 'org-empty-line-terminates-plain-lists', and
> b. "The following commands act on items when the cursor is in the  
> first line of an item (the line with the bullet or number)"
>
> I can't submit a patch,
> but this is what I might have liked to see (the documentation- 
> addition that I might have submitted):
>
> begin
> --------------------------------------------------------------------------------------------------------------
> If you find that using a different bullet for a sub-list (than that  
> used for the current list-level) improves readability,  customize  
> the variable 'org-list-demote-modify-bullet'. For example, this lisp  
> in your '.emacs'
>> (setq org-list-demote-modify-bullet
>> 	  (quote (
>> 			  ("+" . "-") ; sub-list uses '-' if cu
>> 			  ("-" . "+")
>> 			  ("*" . "+"))))
>
> would result in such a 2-level list (which uses only '+'):
>
>> **** Take 5!
>> 	 + Movies
>> 	   + Silence of the Lambs
>> 	   + My Cousin Vinny
>> 	 + Books
>> 	   + The Hunt for Red October
>> 	   + The Road to Omaha
>
> instead looking like this (using '-' for sub-list)
>
>> **** Take 5!
>> 	 + Movies
>> 	   - Silence of the Lambs
>> 	   - My Cousin Vinny
>> 	 + Books
>> 	   - The Hunt for Red October
>> 	   - The Road to Omaha
> --------------------------------------------------------------------------------------------------------------
> end
>
>
>
>
>>
>> Thanks.
>>
>> - Carsten
>>
>
>
> _______________________________________________
> 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

- Carsten

  reply	other threads:[~2010-05-23  5:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=2E226CFB-75FE-4B8C-84B0-8BD25D85965C@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=livin.stephen@gmail.com \
    /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).