On Friday, 24 Mar 2017 at 09:53, Sven Bretfeld wrote:
[...]
> That's a pretty good idea. I will try org-indent-mode. Wasn't aware of
> it. Thank you, everybody.
And org-indent-mode works best, in my opinion, with visual-line-mode.
--
: Eric S Fraga (0xFFFCF67D), Emacs 26.0.50, Org release_9.0.
George Kettleborough writes:
> Have you considered using org-indent-mode? I used to encode the
> indentation in my files too before I discovered that indent mode which
> lets you easily switch the indentation on and off for the entire buffer
> and is just generally easier to use (imo).
That's
Hello,
Sven Bretfeld writes:
> Ah, ok I see. Thank you for the reply. Is there any easy way to return
> to the old rules?
I don't think so. You can, however, advise `org-indent-line' or set
a different `indent-line-function' in Org buffers.
Regards,
--
Nicolas Goaziou
Eric S Fraga writes:
> However, I have since rediscovered *follow-mode* which allows for a
> single buffer to flow across two side-by-side windows. Excellent for
> long documents/codes!
Thanks for sharing that!
> Just thought I'd point this feature out as there is always something
> to learn i
On Wednesday, 22 Mar 2017 at 15:08, Sven Bretfeld wrote:
[...]
> Ah, ok I see. Thank you for the reply. Is there any easy way to return
> to the old rules? With a wide-screen monitor and Emacs permanently in
> fullscreen I don't care about waste of left space.
Slightly OT but wasted space is st
On 22/03/17 15:08, Sven Bretfeld wrote:
Ah, ok I see. Thank you for the reply. Is there any easy way to return
to the old rules? With a wide-screen monitor and Emacs permanently in
fullscreen I don't care about waste of left space.
Have you considered using org-indent-mode? I used to encode the
Nicolas Goaziou writes:
> Hello,
>
> Sven Bretfeld writes:
>
>> Since some months ago the body of inline notes is no longer
>> automatically aligned correctly. This is what is expected:
>>
>> *** Header
>> - cursor goes here
>> ***
Hello,
Sven Bretfeld writes:
> Since some months ago the body of inline notes is no longer
> automatically aligned correctly. This is what is expected:
>
> *** Header
> - cursor goes here
> *** END
>
> This is what happens instead: