From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: removing white space highlight Date: Tue, 23 Feb 2016 00:34:17 +0000 Message-ID: <87fuwk8dti.fsf@robertthorpeconsulting.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456187687 29274 80.91.229.3 (23 Feb 2016 00:34:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Feb 2016 00:34:47 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, fluca1978@infinito.it To: Luca Ferrari Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 23 01:34:37 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aY0vw-0000aI-Ux for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Feb 2016 01:34:33 +0100 Original-Received: from localhost ([::1]:52849 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY0vw-0000eA-A7 for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Feb 2016 19:34:32 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY0vm-0000dz-Rn for help-gnu-emacs@gnu.org; Mon, 22 Feb 2016 19:34:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aY0vj-0000ox-KW for help-gnu-emacs@gnu.org; Mon, 22 Feb 2016 19:34:22 -0500 Original-Received: from outbound-smtp05.blacknight.com ([81.17.249.38]:56235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY0vj-0000oo-Dz for help-gnu-emacs@gnu.org; Mon, 22 Feb 2016 19:34:19 -0500 Original-Received: from mail.blacknight.com (pemlinmail06.blacknight.ie [81.17.255.152]) by outbound-smtp05.blacknight.com (Postfix) with ESMTPS id 81AE598CF0 for ; Tue, 23 Feb 2016 00:34:18 +0000 (UTC) Original-Received: (qmail 17491 invoked from network); 23 Feb 2016 00:34:18 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.77.41.16]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 23 Feb 2016 00:34:18 -0000 In-Reply-To: (message from Luca Ferrari on Mon, 22 Feb 2016 15:05:19 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.38 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:109259 Archived-At: Luca Ferrari writes: > On Sat, Feb 20, 2016 at 8:08 PM, Bob Proulx wrote: >> I didn't see anyone suggest actually fixing the file to remove those >> lines with trailing whitespace but I think is the best answer. That >> is the entire reason for the trailing whitespace highlighting in the >> first place. Make them visible instead of invisible so that they will >> be addressed. > > A good point indeed, but I don't want to see whitespaces in every kind > of buffer (e.g., programming ones are the one that make more sense), > and moreover being able to find out what is causing them emphatized > allows me to set my custom settings. So far I've a dark theme with > whitespaces in lime, that as you can immagine is quite a punch in the > eye. Did you say you're using Spacemacs? If so, you could try their mailing list. BR, Robert Thorpe