From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: highlight vertical line Date: Wed, 27 May 2009 07:39:07 -0700 Message-ID: <07AAC8336D794A39B6F11D35766DFF1E@us.oracle.com> References: <91e308cf-99d9-4865-b8b2-a5035826f59d@h23g2000vbc.googlegroups.com><7cd49u6gul.fsf@pbourguignon.anevia.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1243435285 15352 80.91.229.12 (27 May 2009 14:41:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 May 2009 14:41:25 +0000 (UTC) To: "'Michael Heerdegen'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 27 16:41:17 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 1M9KJc-0001F1-NN for geh-help-gnu-emacs@m.gmane.org; Wed, 27 May 2009 16:41:13 +0200 Original-Received: from localhost ([127.0.0.1]:34011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9KJb-00071G-PN for geh-help-gnu-emacs@m.gmane.org; Wed, 27 May 2009 10:41:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9KHy-0005Jg-GK for help-gnu-emacs@gnu.org; Wed, 27 May 2009 10:39:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9KHt-0005Ci-CM for help-gnu-emacs@gnu.org; Wed, 27 May 2009 10:39:29 -0400 Original-Received: from [199.232.76.173] (port=36847 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9KHs-0005CT-UT for help-gnu-emacs@gnu.org; Wed, 27 May 2009 10:39:25 -0400 Original-Received: from rcsinet12.oracle.com ([148.87.113.124]:24803 helo=rgminet12.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M9KHs-0005Lu-HO for help-gnu-emacs@gnu.org; Wed, 27 May 2009 10:39:24 -0400 Original-Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rgminet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n4REd00I002824 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 27 May 2009 14:39:01 GMT Original-Received: from abhmt005.oracle.com (abhmt005.oracle.com [141.146.116.14]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n4REdCix028446; Wed, 27 May 2009 14:39:12 GMT Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 27 May 2009 07:39:08 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Thread-Index: Acne11hyvRHLTmptRTaa1EQX21G9bwAAVJAw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt005.oracle.com [141.146.116.14] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A010208.4A1D508D.0025:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:64771 Archived-At: > Or `column-highlight-mode', when you wish the opposite to > `hl-line-mode'. Which is here: http://www.emacswiki.org/emacs/HighlightCurrentColumn#col-highlight.el http://www.emacswiki.org/emacs/col-highlight.el