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

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

Re: Whitespace-mode configuration or alternative


From: Thierry Leurent
Subject: Re: Whitespace-mode configuration or alternative
Date: Wed, 08 Feb 2017 20:09:26 +0100
User-agent: KMail/5.2.3 (Linux/4.9.0-1-amd64; KDE/5.28.0; x86_64; ; )

It work.
Thanks
On Monday, February 6, 2017 10:22:44 PM CET Alex Kost wrote:
> Thierry Leurent (2017-02-06 15:18 +0100) wrote:
> > Hello,
> > 
> > I'm not a lisp developer but I'm trying to configure Emacs as a multi
> > purpose editor like Atom, Notepad++, ....
> > 
> > In my code, I like to put a comment at the end of a line, for example :
> > (load-file "~/.emacs.d/A-GPFunctions.el")   ; Load some custom elisp
> > fuctions. (load-file "~/.emacs.d/A-PLoader.el")            ; Load some
> > usefull packages. To have a something as sexy as possible, I like align
> > my comments by section.
> > 
> > With whitespace-mode, this lines are highlighted. I don't like this.
> > How can I change it ?
> 
> You probably want to set 'whitespace-line-column' variable to a bigger
> value.  Also there is 'whitespace-style' variable that allows you to
> control different aspects of whitespace-mode.


-- 
Thierry Leurent




reply via email to

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