Bug#220969: marked as done (vim-perl: problemes with package declaration and indenting)

Debian Bug Tracking System owner@bugs.debian.org
Tue, 15 Mar 2005 07:51:47 -0800


Your message dated Tue, 15 Mar 2005 16:23:23 +0100
with message-id <200503151623.25243.pierre.habouzit@m4x.org>
and subject line Bug#220969: [vim #220969] This bugs shlud be closed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(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 submit) by bugs.debian.org; 15 Nov 2003 23:00:09 +0000
>From Klaus@ethgen.de Sat Nov 15 17:00:07 2003
Return-path: <Klaus@ethgen.de>
Received: from adsl-96-25-zh1.tiscali.ch (hathi.ethgen.de) [212.254.96.25] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AL9Og-0002iE-00; Sat, 15 Nov 2003 17:00:07 -0600
Received: from baloo.ket
	([192.168.17.3] helo=baloo.ethgen.de ident=mail)
	by hathi.ethgen.de with asmtp (TLS-1.0:RSA_ARCFOUR_SHA:16)
	(Exim 4.22)
	id 1AL9Oc-0003Rh-6V; Sun, 16 Nov 2003 00:00:02 +0100
Received: from klaus by baloo.ethgen.de with local (Exim 4.24)
	id 1AL95w-0005ko-Lq; Sat, 15 Nov 2003 23:40:44 +0100
Date: Sat, 15 Nov 2003 23:40:44 +0100
From: Klaus Ethgen <Klaus@Ethgen.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: vim-perl: problemes with package declaration and indenting
Message-ID: <20031115224044.GA21998@baloo.ethgen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso8859-1; x-action=pgp-signed
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Reportbug-Version: 2.36
User-Agent: Mutt/1.5.4i
Sender: Klaus Ethgen <klaus@ethgen.de>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-10.7 required=4.0
	tests=HAS_PACKAGE,PGP_SIGNATURE
	autolearn=ham version=2.53-bugs.debian.org_2003_11_15
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_15 (1.174.2.15-2003-03-30-exp)

-----BEGIN PGP SIGNED MESSAGE-----

Package: vim
Version: 1:6.2-149+1
Severity: normal

There are the following Problem:

package bla::foo;
while()
{

do not indent after the {. When I "forgot" the ; after the package it
works. Also the following works correct:

package bla::foo;
while() {

(And please now argumentation about the indenting style.)

- -- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux baloo 2.4.22 #1 So Sep 28 20:11:38 CEST 2003 i686
Locale: LANG=de_DE, LC_CTYPE=de_DE (ignored: LC_ALL set to de_DE)

Versions of packages vim depends on:
ii  dpkg                      1.10.18        Package maintenance system for Deb
ii  libc6                     2.3.2.ds1-10   GNU C Library: Shared libraries an
ii  libgpmg1                  1.19.6-12.1    General Purpose Mouse Library [lib
ii  libncurses5               5.3.20030719-4 Shared libraries for terminal hand

- -- no debconf information

Gruß
   Klaus
- -- 
Klaus Ethgen                            http://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen <Klaus@Ethgen.de>
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iQEVAwUBP7arbJ+OKpjRpO3lAQGAFwgAiqCQreS1jtL2b7lJlSHqGy2l8gycCt1y
u7nkACu9ccsQkVypHG5RaE3oa/8rAHIC9O8fSWHcDANgkuco3Fmm0lcBKg+9ZIXw
S3yB0A1iP4TXoDILDk/PL4iAc1zjnCRkly17KxsAfaDacvkIAPcIvrxdl/juaZHS
pZFJbd0/p9lwKd9Ewj74rYNXPqiQodhmAI00zb7EsvYJjf3dEB0w7a2M6ywZ02az
roxEiF4XTQ0Fft6NAlNYSYZzZIbE9kDzl8cEvlJo/ftsUNrwNWz3QPS9E7u4U+Yg
hPv29ZWie5VcMzrlcXww44abZydNA/sxccejepveOYIPkeRr2kUL+Q==
=MGGS
-----END PGP SIGNATURE-----

---------------------------------------
Received: (at 220969-close) by bugs.debian.org; 15 Mar 2005 15:23:29 +0000
>From pierre.habouzit@m4x.org Tue Mar 15 07:23:29 2005
Return-path: <pierre.habouzit@m4x.org>
Received: from mx1.polytechnique.org [129.104.30.34] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DBDtI-00065X-00; Tue, 15 Mar 2005 07:23:29 -0800
Received: from amaretto.inria.fr (amaretto.inria.fr [128.93.8.127])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(No client certificate requested)
	by ssl.polytechnique.org (Postfix) with ESMTP id 0B6BE33187;
	Tue, 15 Mar 2005 16:23:26 +0100 (CET)
From: Pierre Habouzit <pierre.habouzit@m4x.org>
To: pkg-vim-maintainers@lists.alioth.debian.org,
	Klaus Ethgen <Klaus@ethgen.de>, 220969-close@bugs.debian.org
Subject: Re: Bug#220969: [vim #220969] This bugs shlud be closed
Date: Tue, 15 Mar 2005 16:23:23 +0100
User-Agent: KMail/1.8
References: <20050315105642.GB3676@sukria.net> <20050315142856.GG4211@sukria.net> <20050315144648.GA20359@ikki>
In-Reply-To: <20050315144648.GA20359@ikki>
X-Face: $(^e[V4D-[`f2EmMGz@fgWK!e.B~2g.{08lKPU(nc1J~z\4B>*JEVq:E]7G-\6$Ycr4<=?utf-8?q?=3BZ=0A=09!=7CVY6Grt=5D+RsS=24IMV?=)f>2)M="tY:ZPcU;&%it2D81X^kNya0=L]"=?utf-8?q?vZmLP+UmKhgq+u*=5C=2Ed=0A=09J8G!N=26=3DEvlD?=
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart6682976.WzcKvLl0Ys";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200503151623.25243.pierre.habouzit@m4x.org>
X-Virus-Scanned: by amavisd-new-20030616-p10 at Polytechnique.org
X-DCC--Metrics: djali 32702; Body=1 Fuz1=1 Fuz2=1
X-Org-Mail: pierre.habouzit.2000@polytechnique.org
Delivered-To: 220969-close@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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

--nextPart6682976.WzcKvLl0Ys
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Le Mardi 15 Mars 2005 15:46, Klaus Ethgen a =E9crit=A0:
> Hoi,
>
> Am Di den 15. M=E4r 2005 um 15:28 schriebst Du:
> > For instance, create a file vimrc.vim with that only line:
> >     :filetype indent on
> >
> > then edit a perl file like that:
> >     $ vim -u vimrc.vim test.pl
> >
> > You'll see that the bug is _not_ reproducible.
>
> Hmm..
>
> > This leads to say that this problem is a configuration issue, not a
> > fileindent one.
>
> Maybe. I do not see what the problem triggers but I see that with the
> init above this is correct.

so that means that it's not a vim bug, but definetely a config bug.

I suggest you to search if :
 * you have touched the vanilla /etc/vim/vimrc
 * you have put some things in ~/.vim/after/{syntax,ftplugin}/perl.vim
 * you have some au FileType perl .... in your ~/.vimrc

but vanilla config works, and we cannot be held responsible for a bad=20
user config that mess up with the default syntax/plugins files.

I also closes the bug.

btw, you may track for help on the vim-users lists (see on vim.org for=20
more informations)

Best regards,
=2D-=20
=B7O=B7  Pierre Habouzit
=B7=B7O
OOO                                                http://www.madism.org

--nextPart6682976.WzcKvLl0Ys
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Signed by Pierre Habouzit <pierre.habouzit@m4x.org>

iD8DBQBCNv3tvGr7W6HudhwRAvMpAJ9ZNBSiFlkDm+a8jEr7sO/7S/jZigCfbMfS
2+7JrcGXByc/rUXhgt3R7HQ=
=BO/n
-----END PGP SIGNATURE-----

--nextPart6682976.WzcKvLl0Ys--