unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: highlight current line when Emacs is idle
Date: Wed, 6 Sep 2006 06:39:03 -0700	[thread overview]
Message-ID: <EIENLHALHGIMHGDOLMIMKECDCLAA.drew.adams@oracle.com> (raw)
In-Reply-To: <E1GKt6s-0005SQ-Rv@fencepost.gnu.org>

    What's the purpose of hl-column?
    Once the current line is highlighted, it should be easy enough
    to find the cursor within that line, since you have just one line
    to search thru -- right?

My suggestion was to (optionally) display the column, as well as the line,
when Emacs is idle. The aim was to save the trouble of searching through the
line, in particular for those with vision problems.

The library I mentioned, column-marker.el does what hl-column does
(highlights the current line), but it is more general. You can have any
number of highlighted columns (in different colors), and you can set the
column to highlight in various ways. It is easy to toggle highlighting of
any highlighted column or all such columns. One use is as a visual
line-length limit.

So, I can't answer for hl-column per se, but 1) my suggestion concerned idle
column highlighting and 2) column highlighting can be useful, generally,
beyond locating the cursor.

  parent reply	other threads:[~2006-09-06 13:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-04 18:04 highlight current line when Emacs is idle Drew Adams
2006-09-05  6:47 ` Drew Adams
2006-09-05  7:15   ` Masatake YAMATO
2006-09-05 14:14     ` Drew Adams
2006-09-06  8:50     ` Richard Stallman
2006-09-06  9:44       ` Masatake YAMATO
2006-09-06 13:39       ` Drew Adams [this message]
2007-07-13 14:16 ` Drew Adams
2007-07-13 15:13   ` Stefan Monnier
2007-07-13 21:22     ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EIENLHALHGIMHGDOLMIMKECDCLAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).