From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Micha Feigin Newsgroups: gmane.emacs.help Subject: Show past end of buffer lines & extra spaces with different colors Date: Sun, 7 Dec 2003 17:04:53 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20031207150453.GD17211@luna.mooo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070809710 20230 80.91.224.253 (7 Dec 2003 15:08:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2003 15:08:30 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 07 16:08:27 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AT0WJ-0007N3-00 for ; Sun, 07 Dec 2003 16:08:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AT1SA-0003yf-P0 for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Dec 2003 11:08:14 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AT1Rn-0003kw-Ie for help-gnu-emacs@gnu.org; Sun, 07 Dec 2003 11:07:51 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AT1Qy-0001ts-Ta for help-gnu-emacs@gnu.org; Sun, 07 Dec 2003 11:07:32 -0500 Original-Received: from [132.66.16.11] (helo=post.tau.ac.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AT1Qt-0001gQ-M1 for help-gnu-emacs@gnu.org; Sun, 07 Dec 2003 11:06:55 -0500 Original-Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by post.tau.ac.il (Postfix) with ESMTP id B836315F545 for ; Sun, 7 Dec 2003 17:05:30 +0200 (IST) Original-Received: from post.tau.ac.il (localhost.localdomain [127.0.0.1]) by localhost.localdomain (VaMailArmor-2.0.1.16) id 23891-2770AE79; Sun, 07 Dec 2003 17:05:30 +0200 Original-Received: from litshi.luna.local (bzq-218-100-249.red.bezeqint.net [81.218.100.249]) by post.tau.ac.il (Postfix) with ESMTP id 8391115F59E for ; Sun, 7 Dec 2003 17:05:30 +0200 (IST) Original-Received: from micha by litshi.luna.local with local (Exim 4.24) id 1AT0Sr-0004bD-QJ for help-gnu-emacs@gnu.org; Sun, 07 Dec 2003 17:04:53 +0200 Original-To: help-emacs Content-Disposition: inline User-Agent: Mutt/1.5.4i X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.23.0.1; VDF: 6.23.0.2; host: localhost) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:15014 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15014 Is it possible to show lines past the end of the buffer (i.e lines that are shown on the screen but are not part of the buffer) in a different color? Those would the lines that appear in vim as ~. Also is it possible to show spaces on the end of a line with a different color, so that if I have some extra spaces left over on the end of the line by mistake I will be able to see them visually?