From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Arthur Davis Newsgroups: gmane.emacs.help Subject: Re: shading after column x Date: Tue, 25 Nov 2003 12:48:11 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <16323.38363.573515.104232@red.torrentnet.com> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1069782719 16397 80.91.224.253 (25 Nov 2003 17:51:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Nov 2003 17:51:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 25 18:51:53 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 1AOhLt-0001Qz-00 for ; Tue, 25 Nov 2003 18:51:53 +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 1AOiJ9-0001vR-7N for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Nov 2003 13:53:07 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AOiGQ-0001pT-L9 for help-gnu-emacs@gnu.org; Tue, 25 Nov 2003 13:50:18 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AOiFn-0001SX-6t for help-gnu-emacs@gnu.org; Tue, 25 Nov 2003 13:50:11 -0500 Original-Received: from [198.78.51.110] (helo=emerson.torrentnet.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AOiFm-0001SC-RB for help-gnu-emacs@gnu.org; Tue, 25 Nov 2003 13:49:38 -0500 Original-Received: from imperial.torrentnet.com (imperial.torrentnet.com [198.78.51.109]) by emerson.torrentnet.com (8.11.6p2/8.11.2) with ESMTP id hAPHmDc44957; Tue, 25 Nov 2003 12:48:13 -0500 (EST) Original-Received: from castillo.torrentnet.com (castillo.torrentnet.com [4.18.161.34]) by imperial.torrentnet.com (8.11.6p2/8.11.2) with ESMTP id hAPHmCi24412; Tue, 25 Nov 2003 12:48:12 -0500 (EST) Original-Received: from red.torrentnet.com (red.torrentnet.com [4.18.161.17]) by castillo.torrentnet.com (8.9.3/8.9.3) with ESMTP id MAA17218; Tue, 25 Nov 2003 12:48:11 -0500 (EST) Original-Received: (from adavis@localhost) by red.torrentnet.com (8.11.6/8.11.6) id hAPHmB715574; Tue, 25 Nov 2003 12:48:11 -0500 Original-To: Dan Anderson Original-Newsgroups: gnu.emacs.help In-Reply-To: X-Mailer: VM 7.17 under Emacs 21.2.1 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:14570 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14570 Just a visual indication of what text is beyond the specified column. I had in mind possibly a different background color or something along the lines of how a region of text is shaded when you click and drag to select it with the mouse. Arthur Dan Anderson writes: > Arthur Davis writes: > > > I am looking to be able to draw a shaded region that covered > > everything after a certain column (given as an argument) for a whole > > buffer. Everything before that column would remain unshaded and the > > shading would have only visual effects. Also, it would be ideal if > > this could be turned on and off at will for individual buffers. > > What do you mean by "shaded"? > > -Dan > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://mail.gnu.org/mailman/listinfo/help-gnu-emacs