[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ruler-mode.el fix following whitespace cleanup
From: |
Kim F. Storm |
Subject: |
Re: ruler-mode.el fix following whitespace cleanup |
Date: |
05 Feb 2003 00:19:39 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Juanma Barranquero <address@hidden> writes:
> On 04 Feb 2003 18:09:14 +0100, Benjamin Riefenstahl <address@hidden> wrote:
>
> > How about adding a comment there, so this can't happen again, like
> >
> > (defcustom ruler-mode-margins-char ?\ ;; comment to protect space char
>
> That's exactly what I've done in the two cases found so far
> (ruler-mode.el and international/character.el).
Doesn't this approach have the risk that the space is accidentally
replaced by a TAB?
--
Kim F. Storm <address@hidden> http://www.cua.dk
- ruler-mode.el fix following whitespace cleanup, David PONCE, 2003/02/04
- Re: ruler-mode.el fix following whitespace cleanup, Benjamin Riefenstahl, 2003/02/04
- Re: ruler-mode.el fix following whitespace cleanup, Juanma Barranquero, 2003/02/04
- Re: ruler-mode.el fix following whitespace cleanup, Eli Zaretskii, 2003/02/05
- Re: ruler-mode.el fix following whitespace cleanup, Juanma Barranquero, 2003/02/05
- Re: ruler-mode.el fix following whitespace cleanup, Eli Zaretskii, 2003/02/05
- Re: ruler-mode.el fix following whitespace cleanup, Benjamin Riefenstahl, 2003/02/05
- Re: ruler-mode.el fix following whitespace cleanup, Luc Teirlinck, 2003/02/05
Re: ruler-mode.el fix following whitespace cleanup, Werner LEMBERG, 2003/02/04