* horizontal underline
@ 2006-08-04 5:33 Gary Wessle
2006-08-04 13:37 ` David Hansen
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Gary Wessle @ 2006-08-04 5:33 UTC (permalink / raw)
Hi
I am looking at some data columns from a visited file. is there a way
to have a horizontal line which I can move with the arrow up/down under
any given line. and maybe the same vertically as well?
thanks
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: horizontal underline
2006-08-04 5:33 horizontal underline Gary Wessle
@ 2006-08-04 13:37 ` David Hansen
2006-08-04 14:39 ` martin
[not found] ` <mailman.4849.1154698730.9609.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 4+ messages in thread
From: David Hansen @ 2006-08-04 13:37 UTC (permalink / raw)
On 04 Aug 2006 15:33:58 +1000 Gary Wessle wrote:
> I am looking at some data columns from a visited file. is there a way
> to have a horizontal line which I can move with the arrow up/down under
> any given line. and maybe the same vertically as well?
In emacs 22 (devel version) there is `hl-line-mode'. If
it's not part of emacs 21.4 try to look up a solution on the
emacswiki or google groups. I'm pretty sure i had something
like this working on emacs 21.
For horizontal lines... There is a package called
`column-marker' (again look for that at the emacswiki). But
i think it's made for a highlighting a fixed column. Maybe
you can hack it a bit.
David
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: horizontal underline
2006-08-04 5:33 horizontal underline Gary Wessle
2006-08-04 13:37 ` David Hansen
@ 2006-08-04 14:39 ` martin
[not found] ` <mailman.4849.1154698730.9609.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 4+ messages in thread
From: martin @ 2006-08-04 14:39 UTC (permalink / raw)
"GW" == Gary Wessle <phddas@yahoo.com> writes:
GW> Newsgroups: gnu.emacs.help
GW> Date: 04 Aug 2006 15:33:58 +1000
GW> Organization: iPrimus Customer - reports relating to abuse should
GW> be sent to abuse@iprimus.com.au
GW>
GW> Hi
GW>
GW> I am looking at some data columns from a visited file. is there a way
GW> to have a horizontal line which I can move with the arrow up/down under
GW> any given line. and maybe the same vertically as well?
GW>
GW> thanks
GW>
Hi,
something similar for the horizontal case would be highline.el.
(http://www.cpqd.com.br/~vinicius/emacs/highline.el.gz)
Martin
--
parozusa at web dot de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: horizontal underline
[not found] ` <mailman.4849.1154698730.9609.help-gnu-emacs@gnu.org>
@ 2006-08-04 16:54 ` Gary Wessle
0 siblings, 0 replies; 4+ messages in thread
From: Gary Wessle @ 2006-08-04 16:54 UTC (permalink / raw)
David Hansen <david.hansen@gmx.net> writes:
> On 04 Aug 2006 15:33:58 +1000 Gary Wessle wrote:
>
> > I am looking at some data columns from a visited file. is there a way
> > to have a horizontal line which I can move with the arrow up/down under
> > any given line. and maybe the same vertically as well?
>
> In emacs 22 (devel version) there is `hl-line-mode'. If
> it's not part of emacs 21.4 try to look up a solution on the
> emacswiki or google groups. I'm pretty sure i had something
> like this working on emacs 21.
>
> For horizontal lines... There is a package called
> `column-marker' (again look for that at the emacswiki). But
> i think it's made for a highlighting a fixed column. Maybe
> you can hack it a bit.
>
> David
the fix;
M-x hl-line-mode <RET> will turn it on/off, horizontally but not vertically.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-08-04 16:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-04 5:33 horizontal underline Gary Wessle
2006-08-04 13:37 ` David Hansen
2006-08-04 14:39 ` martin
[not found] ` <mailman.4849.1154698730.9609.help-gnu-emacs@gnu.org>
2006-08-04 16:54 ` Gary Wessle
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.