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

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

bug#21848: Bug in emacs: filling a certain region with (fill-region) cau


From: Glenn Morris
Subject: bug#21848: Bug in emacs: filling a certain region with (fill-region) causes a certain character to disapear
Date: Sat, 07 Nov 2015 00:20:22 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Ruy Exel wrote:

> 2) Mark a region consisting of the first two lines, namely
>
> | a |
> | a
>
> 3) Observe that these two lines contain *three* vertical bars
> 4) Run the command "ESC-x fill-region"
> 5) Observe that thare are only *two* vertical bars now!


This is not a bug, but rather "adaptive filling" behaving as designed.
Compare the result if you first: (setq adaptive-fill-mode nil).





reply via email to

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