emacs-devel
[Top][All Lists]
Advanced

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

Re: visible-whitespace-mode


From: Ehud Karni
Subject: Re: visible-whitespace-mode
Date: Mon, 26 Nov 2001 13:54:37 +0200

On 26 Nov 2001 15:37:14 +0900, Miles Bader <address@hidden> wrote:
>
> Anyone have any comments on this?  Is it an appropriate thing to add
> to emacs?

The visible-whitespace-mode is very nice (although it is overwhelming
the eye).

There is one problem (easily worked around) - if you untabify a region
when in visible-whitespace-mode it does not work well.

Area with tabs before untabify:
        column 9 (after 1 tab)
                coulmn 17 (2 tabs)
                        coulmn 25 (3 tabs)
xxxxxxxx        column 17 (after 1 tab)
xxxxxxxx                coulmn 25 (2 tabs)
xxxxxxxx                        coulmn 33 (3 tabs)

After untabify (in visible-whitespace-mode):
         column 9 (after 1 tab)               ==> column 10
         coulmn 17 (2 tabs)                   ==> column 10
                 coulmn 25 (3 tabs)           ==> column 18
xxxxxxxx         column 17 (after 1 tab)      ==> column 18
xxxxxxxx         coulmn 25 (2 tabs)           ==> column 18
xxxxxxxx                 coulmn 33 (3 tabs)   ==> column 26

Ehud.


--
 Ehud Karni           Tel: +972-3-7966-561  /"\
 Mivtach - Simon      Fax: +972-3-7966-667  \ /  ASCII Ribbon Campaign
 Insurance agencies   (USA) voice mail and   X   Against   HTML   Mail
 http://www.mvs.co.il  FAX:  1-815-5509341  / \
 mailto:address@hidden          Better  Safe  Than  Sorry



reply via email to

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