-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sandip Chitale <[EMAIL PROTECTED]> writes:

> In fact putting the following lines in .emacs
> 
> ;; Highlight current line
> (require 'highline)
> (highline-mode-on)
> 
> and the following lines in jde-mode-hook
> 
>   (make-variable-buffer-local 'highline-line)
>   (setq highline-line (cons fill-column 240))
> 
> did the trick.

On what Emacsen?  GNU Emacs or XEmacs.  What I want is a long vertical line that
goes down column 80.  This is impossible on GNU Emacs due to the way overlays
are done.  The only way a horizontal line can work is if you make a overlay from
the beginning-of-line to the end-of-line +1.

Hopefully we will be able to do this someday in the future :(

Kevin

- -- 
Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] )
        Cell: 408-910-6145 URL: http://relativity.yi.org ICQ: 73488596 

Questions are the beginning of wisdom.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt

iD8DBQE7YgNTAwM6xb2dfE0RApV2AJ9xMxrtUX7sKQeo0aEdnlPkObGRsQCghOJI
FGVqk2EjaPUAF81X4Dvb5aQ=
=CvPQ
-----END PGP SIGNATURE-----

Reply via email to