>>> "IR" == Ihor Radchenko <yanta...@gmail.com> writes:

> Uwe Brauer <o...@mat.ucm.es> writes:
>> When I want to add a plain list, I usually use 
>> 
>> + C-c -
>> + M-<return> 
>> 
>> Now, I would like to have the 1) item as default not -, moreover, when I
>> use org-metaright to make a sublist I would like to start this list with 
>> a).
>> 
>> Howe can this be achieved?

> 1) "-" is hard-coded in org-toggle-item (patches are welcome)
I see so most likely it is the magic line 
         (let* ((bul (org-list-bullet-string "-"))

Hm, I could boldy change that but maybe it would be wise to define a new
variable that control this behavior...


> 2) See org-list-demote-modify-bullet

Ok I see, thanks

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to