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

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

Re: turn on only one option of whitespace-mode?


From: Kiwon Um
Subject: Re: turn on only one option of whitespace-mode?
Date: Tue, 5 May 2009 18:03:09 -0700 (PDT)
User-agent: G2/1.0

On May 5, 7:59 pm, Nikolaj Schumacher <m...@nschum.de> wrote:
> Kiwon Um <um.ki...@gmail.com> wrote:
> > Hello? One question~
> > How can I turn on only one option of whitespace-mode e.g. lines-tail?
> > I cannot find any customizing field for this.
>
> whitespace-style
>
> Set it to '(lines-tail).  It's not available in the drop-down menu,
> which is a bug.
>
> regards,
> Nikolaj Schumacher

Thanks all. This was the solution: :)
(setq whitespace-style '(lines-tail))


reply via email to

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