all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Tury <tury.peter@gmail.com>
Subject: Re: Mark current column
Date: Wed, 02 Nov 2005 11:27:18 GMT	[thread overview]
Message-ID: <x0r4ia3l3vhi.18nlgm2wuh9sf.dlg@40tude.net> (raw)
In-Reply-To: yoijwtkar4mj.fsf@linus018.dd.chalmers.se

On Tue, 18 Oct 2005 21:45:24 +0200, Johan Bockgård wrote:

> Peter Tury <tury.peter@gmail.com> writes:
> 
>> vvb-mode can highlight the column of a given number; I would like to
>> add a little more "intelligence": determine the number of the
>> current column (from current pos), then highlight it.
> 
> `vvb-sticky-p':
> 
>   non-nil makes the vertical bar sticky to, ie, following the `point',
>   in which case `vvb-column' & `vvb-right-on-eol-p' have no effect.

Hi,

thanks!

In fact vvb-sticky-p doesn't do what I wanted: it moves the marker with the
point, while I need a permanent marker "sticked" at the fixed position
where the point was when I pressed C-c ...

However vvb-mode can be good, but I think I should add a new function to
it. Someting like "add the pos of the point to vvb-columns + set
vvb-permanent-p to t"... 

Br,
P

      reply	other threads:[~2005-11-02 11:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-18 12:37 Mark current column Peter Tury
2005-10-18 18:59 ` rgb
2005-11-02 11:21   ` Peter Tury
2005-11-02 17:07     ` rgb
2005-11-02 19:57       ` Peter Tury
2005-11-03  8:48         ` Peter Tury
2005-10-18 19:45 ` Johan Bockgård
2005-11-02 11:27   ` Peter Tury [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=x0r4ia3l3vhi.18nlgm2wuh9sf.dlg@40tude.net \
    --to=tury.peter@gmail.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.