help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to automatically align to first word of previous line?


From: Emanuel Berg
Subject: Re: How to automatically align to first word of previous line?
Date: Thu, 03 Mar 2022 19:18:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Jean Louis wrote:

> I have this particular situation below, where I would like
> to avoid position (1) and rather get automatically into the
> position (2), where text after ❰    ❱ shall be automatically
> aligned in the second line to the begin of first word in the
> first line.
>
> Position 1:
>
> ❰    ❱ Next step is to report the school and abuses of children'
> rights to Ministry of Education.
>
> Position 2:
>
> ❰    ❱ Next step is to report the school and abuses of children'
>        rights to Ministry of Education.
>
> I see that TAB works, the text moves to first line, though
> is there any way in Emacs to automatically invoke
> such alignment?

If you align the second row manually rows after that are
aligned with `fill-paragraph'.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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