all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Thierry Leurent <thierry.leurent@asgardian.be>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Whitespace-mode configuration or alternative
Date: Mon, 06 Feb 2017 22:22:44 +0300	[thread overview]
Message-ID: <87lgtjrunv.fsf@gmail.com> (raw)
In-Reply-To: <3951168.p1EjllCE0T@e6430> (Thierry Leurent's message of "Mon, 06 Feb 2017 15:18:43 +0100")

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.

-- 
Alex



  reply	other threads:[~2017-02-06 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 14:18 Whitespace-mode configuration or alternative Thierry Leurent
2017-02-06 19:22 ` Alex Kost [this message]
2017-02-08 19:09   ` Thierry Leurent

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lgtjrunv.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=thierry.leurent@asgardian.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.