vile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vile] Here is the file which demonstrates the insert bug


From: Thomas Dickey
Subject: Re: [vile] Here is the file which demonstrates the insert bug
Date: Tue, 22 Apr 2008 18:33:59 -0400
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Tue, Apr 22, 2008 at 04:27:56PM +0100, Chris G wrote:
> On Tue, Apr 22, 2008 at 05:55:24AM -0400, Thomas Dickey wrote:
> > On Tue, 22 Apr 2008, Chris G wrote:
> >
> >> On Mon, Apr 21, 2008 at 04:52:29PM -0400, Thomas Dickey wrote:
> >>> On Mon, Apr 21, 2008 at 10:32:57AM +0100, Chris G wrote:
> >>>> I have attached a file called "testBug", I get the bug I have
> >>>> described if I simply delete the string (without quotes)
> >>>> "http://home.isbd.net/gallery2/main.php"; and then re-enter it.  The
> >>>> bug happens when you type the i of "main".
> >>>
> >>> It may depend on your settings - I did that with no problem (Linux,
> >>> Debian/testing - tried locales en_US and en_US.UTF-8, used a plain
> >>> "source vileinit.rc" .vilerc file).
> >>>
> >>> Typing 'n' makes it scroll right.
> >>>
> >> My .vilerc is attached.  All the above was happening running vile on a
> >
> > I don't see any attachment...
> >
> Oops!  I don't suppose it matters now anyway as it just needs
> autoindent and wrapmargin.

I can't get it to hang, but I did find a possibly-related bug: if I
enter non-ASCII codes (in uxterm, locale en_US.UTF-8), inserting into
the quoted area, the insertion point jumps to the end of the line
about the point where the (folded) line is pushed to the right-margin.

Here's a "before":
<                          <li><a href="ìììììììììììììììììììì">Pictures</a></li>
...and the "after":
<                          <li><a 
<                          href="íííííííííííííííííííí">Pictures</a></li>í

( So there's something I can investigate ;-)

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]