emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] keeping text at column 0


From: Andreas Leha
Subject: Re: [O] keeping text at column 0
Date: Tue, 06 Jan 2015 15:43:16 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (darwin)

Hi Sebastien,

Sebastien Vauban <address@hidden> writes:
> Hi Andreas,
>
> Andreas Leha wrote:
>> How can I keep my text at column 0 even when demoting a subtree?
>>
>> In this simple example
>>
>> * test
>> text
>>
>> demoting the tree results in
>>
>> ** test
>>  text
>>
>> while I'd prefer
>>
>> ** test
>> text
>
> Don't adapt indentation to outline node level:
>
>   (setq org-adapt-indentation nil)
>
> Best regards,
>   Seb

Thanks!  Works like a charm.

Best,
Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]