GNU bug report logs - #11509
24.0.97; hl-line overlay priority; column highlighting; crosshairs

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Fri, 18 May 2012 15:10:02 UTC

Severity: wishlist

Found in version 24.0.97

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 11509 in the body.
You can then email your comments to 11509 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#11509; Package emacs. (Fri, 18 May 2012 15:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Drew Adams" <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 18 May 2012 15:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.97; hl-line overlay priority; column highlighting; crosshairs
Date: Fri, 18 May 2012 08:08:26 -0700
1. hl-line.el uses an overlay but does not give users an easy way to set
its priority.  Depending on the use of hl-line (see below), it can be
useful/important to have its overlay appear on top of other overlays
that might exist.
 

2. Consider integrating the features of these small add-on libraries:
 
vline.el - http://www.emacswiki.org/cgi-bin/wiki/vline.el
           http://bitbucket.org/buzztaiki/elisp/src/tip/vline.el
           author: Taiki SUGAWARA <buzz.taiki <at> gmail.com>
 
hl-line+.el -
           http://www.emacswiki.org/cgi-bin/wiki/hl-line+.el
           (requires hl-line.el)
 
col-highlight.el -
           http://www.emacswiki.org/cgi-bin/wiki/col-highlight.el
           (requires vline.el)
 
crosshairs.el -
           http://www.emacswiki.org/cgi-bin/wiki/crosshairs.el
           (requires hl-line+.el and col-highlight.el)
 
The last three are my code.  For vline.el you would need to check
whether Sugawara san has signed or will sign papars.  vline.el is needed
for the other code (except for hl-line+.el).
 

3. What they do:
 
vline.el - column highlighting
 
hl-line+.el -
           Alternative hl-line behaviors: turn it on only when Emacs
           is idle, or turn it on for only a few seconds (flash).
 
col-highlight.el -
           Alternative column highlighting behaviors: idle or flash
           (see previous).
 
crosshairs.el -
           Puts line & column highlighting together, to provide
           crosshairs for easily locating point.
 
Suggested keybinding: `crosshairs-mode' to `C-+'.
 

4. hl-line+.el and col-highlight.el allow a user to set the overlay
priority.  This can be especially important for crosshairs
highlighting and perhaps for vertical highlighting as well.  Whether you
want such highlighting to appear "on top" depends on what you use the
highlighting for.  It generally makes sense to show crosshairs on top.
 
5. I can provide a patch if you want to do this.  What is patched and
how would depend on what is decided.
 
IMO, it is good to have the possibility to use line and column
highlighting separately, as well as together.  And it is good to let
users specify the overlay priorities separately.  And it is good to let
users use such highlighting in various ways, including automatically on
idle, to locate the current line/column etc.  Personally, I use only
`crosshairs-mode', binding it to `C-+' to toggle crosshairs on/off quickly.

 
In GNU Emacs 24.0.97.1 (i386-mingw-nt5.1.2600)
 of 2012-05-16 on MARVIN
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.6) --no-opt --enable-checking --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-3.0.9/include'
 





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#11509; Package emacs. (Sun, 16 Sep 2012 23:57:02 GMT) Full text and rfc822 format available.

Message #8 received at 11509 <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <11509 <at> debbugs.gnu.org>
Cc: buzz.taiki <at> gmail.com
Subject: RE: bug#11509: 24.0.97; hl-line overlay priority; column highlighting;
	crosshairs
Date: Sun, 16 Sep 2012 16:54:55 -0700
ping





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#11509; Package emacs. (Tue, 01 Jun 2021 08:31:02 GMT) Full text and rfc822 format available.

Message #11 received at 11509 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 11509 <at> debbugs.gnu.org
Subject: Re: bug#11509: 24.0.97; hl-line overlay priority; column
 highlighting; crosshairs
Date: Tue, 01 Jun 2021 10:29:52 +0200
"Drew Adams" <drew.adams <at> oracle.com> writes:

> 1. hl-line.el uses an overlay but does not give users an easy way to set
> its priority.

I've now added hl-line-overlay-priority in Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug marked as fixed in version 28.1, send any further explanations to 11509 <at> debbugs.gnu.org and "Drew Adams" <drew.adams <at> oracle.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 01 Jun 2021 08:31:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 29 Jun 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.