[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: removing white space highlight
From: |
Emanuel Berg |
Subject: |
Re: removing white space highlight |
Date: |
Fri, 19 Feb 2016 01:23:52 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Luca Ferrari <fluca1978@infinito.it> writes:
> Spaces are still highlighted and other lines are (of
> course) plain text. Please note I'm running
> spacemacs, if that does matter.
You can do the "binary search". It is a pretty name
for a sluggish tho capable method.
1. First do 'emacs -Q'. If this solves the problem,
the problem is in a configuration/extension file.
2. Then proceed to comment out half of your
initialization code.
3. If this solves the problem, you know where the
problem is. If this doesn't solve the problem, you
know where the problem is. With the newfound
"problem chunk of code", redo steps 2-3 until you
have found the misconfiguration.
--
underground experts united
http://user.it.uu.se/~embe8573
- removing white space highlight, Luca Ferrari, 2016/02/18
- Re: removing white space highlight, Gian Uberto Lauri, 2016/02/18
- Re: removing white space highlight, Luca Ferrari, 2016/02/18
- Re: removing white space highlight, tomas, 2016/02/18
- Re: removing white space highlight, Luca Ferrari, 2016/02/18
- Re: removing white space highlight, tomas, 2016/02/18
- Re: removing white space highlight, Luca Ferrari, 2016/02/18
- Re: removing white space highlight, tomas, 2016/02/18
- Re: removing white space highlight, Luca Ferrari, 2016/02/18
- Re: removing white space highlight,
Emanuel Berg <=
- RE: removing white space highlight, Drew Adams, 2016/02/18
- Re: removing white space highlight, Marcin Borkowski, 2016/02/19
- Re: removing white space highlight, Emanuel Berg, 2016/02/19
- Re: removing white space highlight, Marcin Borkowski, 2016/02/19
- Re: removing white space highlight, Emanuel Berg, 2016/02/19
Re: removing white space highlight, Bob Proulx, 2016/02/20