GNU bug report logs -
#45582
28: auto-fill final line of indented paragraph
Previous Next
Reported by: Boruch Baum <boruch_baum <at> gmx.com>
Date: Thu, 31 Dec 2020 23:24:01 UTC
Severity: normal
Tags: notabug
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 45582 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 31 Dec 2020 18:23:25 -0500
> From: Boruch Baum <boruch_baum <at> gmx.com>
>
> 1) Start emacs -Q -nw
> 2) In the scratch buffer
> 3) M-x set-fill-column 10
> 4) Enable auto-fill-mode
> 5) Type two spaces
> 6) Type about twenty single character words
>
> At this point everything looks good; we have several indented lines of a
> paragraph.
>
> 7) Type return to end the paragraph
>
> I'm now getting the final line, that had prior been properly indented,
> now re-aligned / out-dented to column 1.
You are in Lisp Interaction mode, which has its own indentation
rules. Try this in Fundamental mode, and you will see the behavior
you expect, I think.
IOW, I don't think there's a bug here. But if there is a bug, please
tell what behavior you expected and why.
To investigate this further, note that electric-indent-mode is ON, and
see the doc string shown by "C-h k RET".
This bug report was last modified 4 years and 216 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.