From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.help Subject: Re: removing white space highlight Date: Wed, 24 Feb 2016 02:41:58 +0100 Message-ID: <87povmubo9.fsf@debian.uxu> References: <87bn78w95s.fsf@debian.uxu> <87twkzc4yl.fsf@robertthorpeconsulting.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1456278177 15838 80.91.229.3 (24 Feb 2016 01:42:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Feb 2016 01:42:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 24 02:42:48 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 1aYOTY-0003np-3j for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Feb 2016 02:42:48 +0100 Original-Received: from localhost ([::1]:60981 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYOTX-0005MA-KV for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Feb 2016 20:42:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYOSx-0004jN-GS for help-gnu-emacs@gnu.org; Tue, 23 Feb 2016 20:42:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYOSt-00084j-De for help-gnu-emacs@gnu.org; Tue, 23 Feb 2016 20:42:11 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:36381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYOSt-00084G-6b for help-gnu-emacs@gnu.org; Tue, 23 Feb 2016 20:42:07 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aYOSq-0003FL-9p for help-gnu-emacs@gnu.org; Wed, 24 Feb 2016 02:42:04 +0100 Original-Received: from nl106-137-170.student.uu.se ([130.243.137.170]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Feb 2016 02:42:04 +0100 Original-Received: from embe8573 by nl106-137-170.student.uu.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Feb 2016 02:42:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: nl106-137-170.student.uu.se Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:2IbvSqtGY5lqhsRTeZnLT023K8I= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:109279 Archived-At: Robert Thorpe writes: > How do you do that without creating lots of > check-ins to the VC system? > > Of course, making the VC program treat whitespace > specially is an option. I think it's one some people > are looking into. AFAIK it's not there yet though. Upon submission: emacs -Q -batch FILE -eval '(delete-trailing-whitespace)' -f save-buffer -- underground experts united http://user.it.uu.se/~embe8573