[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shouldn't `delete-blank-lines' treat form-feed as whitespace?
From: |
Eli Zaretskii |
Subject: |
Re: shouldn't `delete-blank-lines' treat form-feed as whitespace? |
Date: |
Sun, 07 Mar 2010 19:42:31 +0200 |
> From: Jonathan Yavner <address@hidden>
> Date: Sat, 6 Mar 2010 23:34:16 -0500
> Cc: address@hidden, address@hidden
>
> > How is the line-breaking property relevant to this function?
>
> If it isn't, why are we talking about FF and VT? They don't display as
> "blank" in Emacs.
>
> If the point is to close up blank lines, this is sort of like line-
> breaking in reverse, so only line-break characters should be deleted.
>
> Function delete-trailing-whitespace specifically states that it does not
> delete FF. It also doesn't delete VT. So why should
> delete-blank-lines delete these?
I have no opinion about FF and VT. I was talking about NBSP and its
ilk.
- Re: shouldn't `delete-blank-lines' treat form-feed as whitespace?, (continued)
Re: shouldn't `delete-blank-lines' treat form-feed as whitespace?, David De La Harpe Golden, 2010/03/03
Re: shouldn't `delete-blank-lines' treat form-feed as whitespace?, Jonathan Yavner, 2010/03/06