From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Florian Kaufmann Newsgroups: gmane.emacs.help Subject: disable that the face of a newline character extends to the right Date: Sun, 17 May 2009 16:28:05 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6a97a501-948a-47ad-997b-3743998fda04@l32g2000vba.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1242603649 31350 80.91.229.12 (17 May 2009 23:40:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 May 2009 23:40:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 18 01:40:42 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M5pyE-0006tT-5l for geh-help-gnu-emacs@m.gmane.org; Mon, 18 May 2009 01:40:42 +0200 Original-Received: from localhost ([127.0.0.1]:42975 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5pyD-0000yT-KB for geh-help-gnu-emacs@m.gmane.org; Sun, 17 May 2009 19:40:41 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!l32g2000vba.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 213.3.65.83 Original-X-Trace: posting.google.com 1242602885 10321 127.0.0.1 (17 May 2009 23:28:05 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 17 May 2009 23:28:05 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l32g2000vba.googlegroups.com; posting-host=213.3.65.83; posting-account=biaK7QoAAAA_ZfVClVT8m8AhdARjayBT User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:169267 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64520 Archived-At: Hello The face of a newline character seems to extend to the right to infinity. I have set the background color of font-lock-comment-face, but I find it ugly if now all comment lines have a colored beam at the right side. Is there a way to configure how the background color of a newline character should be rendered? E.g. not at all, or just the newline character itself. Flo