From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vinicius Jose Latorre Newsgroups: gmane.emacs.devel Subject: Re: highlight-80+ --- highlight characters beyond column 80 Date: Thu, 14 Aug 2008 21:56:24 -0300 Message-ID: <48A4D438.1020905@ig.com.br> References: <48A0E291.6010902@ig.com.br> <200808131904.m7DJ4HIM025480@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1218762456 12493 80.91.229.12 (15 Aug 2008 01:07:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Aug 2008 01:07:36 +0000 (UTC) Cc: Nikolaj Schumacher , rms@gnu.org, emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 15 03:08:28 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KTnnm-0001bi-00 for ged-emacs-devel@m.gmane.org; Fri, 15 Aug 2008 03:08:26 +0200 Original-Received: from localhost ([127.0.0.1]:52479 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTnml-00022u-Lc for ged-emacs-devel@m.gmane.org; Thu, 14 Aug 2008 21:07:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTnZ8-0006ra-D7 for emacs-devel@gnu.org; Thu, 14 Aug 2008 20:53:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTnZ6-0006rM-Ez for emacs-devel@gnu.org; Thu, 14 Aug 2008 20:53:18 -0400 Original-Received: from [199.232.76.173] (port=40201 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTnZ6-0006rJ-CO for emacs-devel@gnu.org; Thu, 14 Aug 2008 20:53:16 -0400 Original-Received: from yx-out-1718.google.com ([74.125.44.155]:7390) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KTnZ6-0001sW-2L for emacs-devel@gnu.org; Thu, 14 Aug 2008 20:53:16 -0400 Original-Received: by yx-out-1718.google.com with SMTP id 34so453639yxf.66 for ; Thu, 14 Aug 2008 17:53:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding:sender; bh=QtwHeU/ODWKUa7If0JKBmH/GZ2SdnkXtxUz+C0k4ZGw=; b=oImV7GzQT0GqZvCTztZ1EI4Ukai4fn4h58lnTtkigd5xokUHpWF7rAVRuxBK6X3j2F VTkvMpoIGhhtdWfLG6NXmB8q+rwkZjD/bHrISD4XT5NNRPyKHj6wr6WsG3Pm4OWcivBq a84iXiFirFJ6sed0F9UI74Dow3gbBqv5IeUgk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :sender; b=TVoJvnBvyDmmHefvEnLf7aICskwX+XHwKIaPA1RKFGuaURPI7HZoodSAMJ5OBTObIt 8zy/YPGTGHcLDn0zTMf9HFtMCagEkUx8gMq/5S1vgvSUdfHI7z8rIu1QnvzAUejpqXuv nrj2XvG7/Vcenq45FM0q5wQ6NdDBZ63FIalA4= Original-Received: by 10.150.92.13 with SMTP id p13mr2814137ybb.57.1218761594990; Thu, 14 Aug 2008 17:53:14 -0700 (PDT) Original-Received: from ?192.168.0.100? ( [201.82.9.197]) by mx.google.com with ESMTPS id 33sm2839088yxr.3.2008.08.14.17.53.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Aug 2008 17:53:14 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11 In-Reply-To: <200808131904.m7DJ4HIM025480@sallyv1.ics.uci.edu> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:102470 Archived-At: > Can you please document this at least in etc/NEWS? Otherwise it's very > hard to guess that such a feature would be found in whitespace.el ... > I've just improved in CVS Emacs the whitespace information in etc/NEWS.