Re: "pathname delete..." deletes 2 characters instead of 1

From: aisha (impm01_at_yahoo.com)
Date: 04/30/04


Date: 30 Apr 2004 09:56:39 -0700

Thanks a lot. It works.

I went thru' the "bind" command page again, and it is written there.
I'd missed it!:0()

Wojciech Kocjan <hceicjow.backward@kocjan.org> wrote in message news:<c6rn8s$iis$1@nemesis.news.tpi.pl>...
> > But with the second, <Delete> key deletes 2 characters after the mouse
> > cursor instead of 1 character.
>
> Try adding break (or return -code break if you do your magic inside a
> procedure) so that other bindings do not take place.