From: "Drew Adams" <drew.adams@oracle.com>
To: "'Paul Michael Reilly'" <pmr@pajato.com>,
"'emacs-devel'" <emacs-devel@gnu.org>
Subject: RE: Another neat Eclipse'ism
Date: Sat, 21 Jun 2008 09:03:32 -0700 [thread overview]
Message-ID: <004201c8d3b8$5ab120a0$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <485CE7BD.3080009@pajato.com>
> > Again:
> > http://www.emacswiki.org/cgi-bin/wiki/HighlightCurrentColumn
> >
> > Some of the other aids are less in-your-face than
> > col-highlight.el. Some are "barely noticeable".
>
> Agreed. In particular, vline mode with a suitable face is a
> reasonable solution.
1. col-highlight.el *uses* vline.el. (It used to use column-marker.el.)
What applies to the face for vline.el applies also to the face for
col-highlight.el. See option `col-highlight-vline-face-flag', which lets you
choose between `col-highlight-face' and `vline-face'.
2. FWIW, http://www.emacswiki.org/cgi-bin/wiki/ModeLinePosition is perhaps even
less noticeable. It highlights the column in the mode line when greater than
some limit.
BTW, a year ago, Richard asked that this be installed in Emacs, but I can't see
that it was. If it was, what is the user-definable column limit variable?
[2007-06-24: Thread "mode line: 1) indicate region size, if active; 2) highlight
column # if > limit".]
3. If you are trying to shorten particularly long lines in code, you might also
be interested in this:
http://www.emacswiki.org/cgi-bin/wiki/FindLongLines#goto-longest-line
This is particularly handy to use with Isearch. isearch+.el binds
`goto-longest-line' to `C-end': `C-s C-end C-end C-end...'
http://www.emacswiki.org/cgi-bin/wiki/IsearchPlus
prev parent reply other threads:[~2008-06-21 16:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-19 7:58 Another neat Eclipse'ism Paul Michael Reilly
2008-06-19 9:15 ` David Hansen
2008-06-19 15:27 ` Drew Adams
2008-06-20 14:11 ` Paul Michael Reilly
2008-06-20 14:41 ` Stefan Monnier
2008-06-21 11:32 ` Paul Michael Reilly
2008-06-21 11:44 ` Lennart Borgman (gmail)
2008-06-21 18:22 ` Stefan Monnier
2008-06-20 16:44 ` Drew Adams
2008-06-21 11:36 ` Paul Michael Reilly
2008-06-21 12:32 ` Lennart Borgman (gmail)
2008-06-21 16:03 ` Drew Adams [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='004201c8d3b8$5ab120a0$0200a8c0@us.oracle.com' \
--to=drew.adams@oracle.com \
--cc=emacs-devel@gnu.org \
--cc=pmr@pajato.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.