Bug#127300: marked as forwarded (vim: in visual block mode, "A" (append) does not work as advertised)

Debian Bug Tracking System owner@bugs.debian.org
Tue, 15 Mar 2005 05:18:29 -0800


Your message dated Tue, 15 Mar 2005 14:01:20 +0100
with message-id <20050315130120.GC10329@fistandantilus.takhisis.org>
has caused the Debian Bug report #127300,
regarding vim: in visual block mode, "A" (append) does not work as advertised
to be marked as having been forwarded to the upstream software
author(s) ken@digitas.harvard.edu.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 127300-forwarded) by bugs.debian.org; 15 Mar 2005 13:01:38 +0000
>From zack@bononia.it Tue Mar 15 05:01:38 2005
Return-path: <zack@bononia.it>
Received: from lea.cs.unibo.it [130.136.1.101] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DBBg1-0007Le-00; Tue, 15 Mar 2005 05:01:37 -0800
Received: from fistandantilus.takhisis.org (n32d211.cs.unibo.it [130.136.32.211])
	by lea.cs.unibo.it (Postfix) with ESMTP id 6BCEC8B452;
	Tue, 15 Mar 2005 14:01:27 +0100 (CET)
Received: by fistandantilus.takhisis.org (Postfix, from userid 3148)
	id 642F6274047; Tue, 15 Mar 2005 14:01:20 +0100 (CET)
Date: Tue, 15 Mar 2005 14:01:20 +0100
From: Stefano Zacchiroli <zack@debian.org>
To: ken@digitas.harvard.edu
Cc: Bram Moolenaar <bram@moolenaar.net>,
	127300-forwarded@bugs.debian.org
Subject: [vim bug] in visual block mode, "A" (append) does not work as advertised
Message-ID: <20050315130120.GC10329@fistandantilus.takhisis.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="9Ek0hoCL9XbhcSqy"
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 127300-forwarded@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--9Ek0hoCL9XbhcSqy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi Bram,
  I'm one of debian maintainers of vim. With this mail I'm forwarding to
you a bug reported by a user. Looking at the documentation he is right,
"A" should work as "I", but does not.

Cheers.

> Start with some text such as
>=20
>     This is a very long line
>     short
>     This is a very long line
>=20
> Suppose that I enter visual block mode with the selection extending
> from the first "l" to the second "g", then hit uppercase "A" for
> "append".  According to section 10.5 of the Vim user guide, the text I
> enter should be appended to the first and third lines, but not the
> second.  That is, the result should be
>=20
>     This is a very longXXX line
>     short
>     This is a very longXXX line
>=20
> rather than
>=20
>     This is a very longXXX line
>     short              XXX
>     This is a very longXXX line
>=20
> In fact, the result turns out to be the latter, not the former.

--=20
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-

--9Ek0hoCL9XbhcSqy
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCNtyg1cqbBPLEI7wRApCBAKCpcwrA7rVc1iiy/4IYq3ZvakFhJACeOsYx
Qp3IA+PYE/GCi7OYmKsOgy4=
=bKDI
-----END PGP SIGNATURE-----

--9Ek0hoCL9XbhcSqy--