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

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

Whitespace-mode configuration or alternative


From: Thierry Leurent
Subject: Whitespace-mode configuration or alternative
Date: Mon, 06 Feb 2017 15:18:43 +0100
User-agent: KMail/5.2.3 (Linux/4.9.0-1-amd64; KDE/5.28.0; x86_64; ; )

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 ?

Best regards,

-- 
Thierry Leurent




reply via email to

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