Bug#248435: marked as done (vim-common: Syntax errors in /usr/share/vim/vim62/ftplugin/sh.vim)

Debian Bug Tracking System owner@bugs.debian.org
Mon, 21 Mar 2005 04:33:25 -0800


Your message dated Mon, 21 Mar 2005 13:25:51 +0100 (CET)
with message-id <20050321122551.9C6E512C6D@amaretto.inria.fr>
and subject line fixed in vim63
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; 11 May 2004 07:18:46 +0000
>From kissg@cdata.hu Tue May 11 00:18:46 2004
Return-path: <kissg@cdata.hu>
Received: from nelson.cdata.hu [195.70.56.230] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BNRXJ-0005XW-00; Tue, 11 May 2004 00:18:45 -0700
Received: from localhost (localhost [127.0.0.1])
	by nelson.cdata.hu (Postfix) with ESMTP
	id 4760A17D75; Tue, 11 May 2004 09:18:43 +0200 (CEST)
Received: from nelson.cdata.hu ([127.0.0.1])
	by localhost (nelson [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 14536-05; Tue, 11 May 2004 09:18:40 +0200 (CEST)
Received: by nelson.cdata.hu (Postfix, from userid 1019)
	id 4603217D76; Tue, 11 May 2004 09:18:40 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Gabor Kiss <kissg@cdata.hu>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: vim-common: Syntax errors in /usr/share/vim/vim62/ftplugin/sh.vim
X-Mailer: reportbug 2.58
Date: Tue, 11 May 2004 09:18:40 +0200
Message-Id: <20040511071840.4603217D76@nelson.cdata.hu>
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at cdata.hu
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: vim-common
Version: 1:6.2-426+1
Severity: normal

If I edit file ".bashrc" I get strange error messages:

$ vi .bashrc
".bashrc" 45 lines, 1242 characters
Error detected while processing /usr/share/vim/vim62/ftplugin/sh.vim:
line   16:
E10: \ should be followed by /, ? or &
line   17:
E10: \ should be followed by /, ? or &
line   18:
E10: \ should be followed by /, ? or &
line   24:
E10: \ should be followed by /, ? or &
line   25:
E10: \ should be followed by /, ? or &
line   26:
E10: \ should be followed by /, ? or &
Hit ENTER or type command to continue

Meanwhile editing file "foobar" or any else causes no problems.
If I rename ".bashrc" no error message appears.

sh.vim info:
$ ls -l /usr/share/vim/vim62/ftplugin/sh.vim
-rw-r--r--    1 root     root          939 Apr  1 20:36 /usr/share/vim/vim62/ftplugin/sh.vim

------------------
1:" Vim filetype plugin file
2:" Language:   sh
3:" Maintainer: Dan Sharp <dwsharp at hotmail dot com>
4:" Last Changed: 2003 Apr 16
[...]
15:    let b:match_words =
16:    \ s:sol.'if\>:' . s:sol.'elif\>:' . s:sol.'else\>:' . s:sol.  'fi\>,' .
17:    \ s:sol.'\%(for\|while\)\>:' . s:sol. 'done\>,' .
18:    \ s:sol.'case\>:' . s:sol. 'esac\>'
[...]
23:    let  b:browsefilter="Bourne Shell Scripts (*.sh)\t*.sh\n" .
24:             \       "Korn Shell Scripts (*.ksh)\t*.ksh\n" .
25:             \       "Bash Shell Scripts (*.bash)\t*.bash\n" .
26:             \       "All Files (*.*)\t*.*\n"
------------------

Regards

Gabor


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.4.26
Locale: LANG=C, LC_CTYPE=C

-- no debconf information

---------------------------------------
Received: (at 248435-done) by bugs.debian.org; 21 Mar 2005 12:26:24 +0000
>From habouzit@amaretto.inria.fr Mon Mar 21 04:26:24 2005
Return-path: <habouzit@amaretto.inria.fr>
Received: from nez-perce.inria.fr [192.93.2.78] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DDLzD-0000Dl-00; Mon, 21 Mar 2005 04:26:23 -0800
Received: from amaretto.inria.fr (amaretto.inria.fr [128.93.8.127])
	by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j2LCPp00031316
	for <248435-done@bugs.debian.org>; Mon, 21 Mar 2005 13:25:51 +0100
Received: by amaretto.inria.fr (Postfix, from userid 12657)
	id 9C6E512C6D; Mon, 21 Mar 2005 13:25:51 +0100 (CET)
To: 248435-done@bugs.debian.org
Subject: fixed in vim63
Message-Id: <20050321122551.9C6E512C6D@amaretto.inria.fr>
Date: Mon, 21 Mar 2005 13:25:51 +0100 (CET)
From: habouzit@amaretto.inria.fr (Pierre Habouzit)
X-Miltered: at nez-perce with ID 423EBD4F.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)!
Delivered-To: 248435-done@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: 
X-CrossAssassin-Score: 530049