Your message dated Tue, 10 Oct 2006 03:27:12 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#384154: fixed in vim 1:7.0-122+1 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)
--- Begin Message ---Package: vim-common Version: 1:7.0-035+1 Severity: normal If more than one MetaPost (*.mp) file is opened with `vim', e.g. vim {1,2,3}.mp things seem to be fine. But if I switch from one buffer to some other, I see the following error (for a short while): Error detected while processing /usr/share/vim/vim70/ftplugin/mp.vim E174: Command already exists, add ! to replace it. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-2-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages vim-common depends on: ii libc6 2.3.6-15 GNU C Library: Shared libraries Versions of packages vim-common recommends: ii vim-full 1:7.0-035+1 Vi IMproved - enhanced vi editor - -- no debconf information
--- End Message ---
--- Begin Message ---Source: vim Source-Version: 1:7.0-122+1 We believe that the bug you reported is fixed in the latest version of vim, which is due to be installed in the Debian FTP archive: vim-common_7.0-122+1_i386.deb to pool/main/v/vim/vim-common_7.0-122+1_i386.deb vim-doc_7.0-122+1_all.deb to pool/main/v/vim/vim-doc_7.0-122+1_all.deb vim-full_7.0-122+1_i386.deb to pool/main/v/vim/vim-full_7.0-122+1_i386.deb vim-gnome_7.0-122+1_i386.deb to pool/main/v/vim/vim-gnome_7.0-122+1_i386.deb vim-gtk_7.0-122+1_i386.deb to pool/main/v/vim/vim-gtk_7.0-122+1_i386.deb vim-gui-common_7.0-122+1_all.deb to pool/main/v/vim/vim-gui-common_7.0-122+1_all.deb vim-lesstif_7.0-122+1_i386.deb to pool/main/v/vim/vim-lesstif_7.0-122+1_i386.deb vim-perl_7.0-122+1_i386.deb to pool/main/v/vim/vim-perl_7.0-122+1_i386.deb vim-python_7.0-122+1_i386.deb to pool/main/v/vim/vim-python_7.0-122+1_i386.deb vim-ruby_7.0-122+1_i386.deb to pool/main/v/vim/vim-ruby_7.0-122+1_i386.deb vim-runtime_7.0-122+1_all.deb to pool/main/v/vim/vim-runtime_7.0-122+1_all.deb vim-tcl_7.0-122+1_i386.deb to pool/main/v/vim/vim-tcl_7.0-122+1_i386.deb vim-tiny_7.0-122+1_i386.deb to pool/main/v/vim/vim-tiny_7.0-122+1_i386.deb vim_7.0-122+1.diff.gz to pool/main/v/vim/vim_7.0-122+1.diff.gz vim_7.0-122+1.dsc to pool/main/v/vim/vim_7.0-122+1.dsc vim_7.0-122+1_i386.deb to pool/main/v/vim/vim_7.0-122+1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. James Vega <[EMAIL PROTECTED]> (supplier of updated vim package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 9 Oct 2006 19:37:58 -0400 Source: vim Binary: vim-full vim-lesstif vim-common vim-gnome vim-doc vim-runtime vim vim-gtk vim-perl vim-ruby vim-gui-common vim-tiny vim-python vim-tcl Architecture: source all i386 Version: 1:7.0-122+1 Distribution: unstable Urgency: medium Maintainer: Debian VIM Maintainers <[EMAIL PROTECTED]> Changed-By: James Vega <[EMAIL PROTECTED]> Description: vim - Vi IMproved - enhanced vi editor vim-common - Vi IMproved - Common files vim-doc - Vi IMproved - HTML documentation vim-full - Vi IMproved - enhanced vi editor - full fledged version vim-gnome - Vi IMproved - enhanced vi editor - with GNOME2 GUI vim-gtk - Vi IMproved - enhanced vi editor - with GTK2 GUI vim-gui-common - Vi IMproved - Common GUI files vim-lesstif - Vi IMproved - enhanced vi editor - with LessTif GUI vim-perl - Vi IMproved - enhanced vi editor - with Perl support vim-python - Vi IMproved - enhanced vi editor - with Python support vim-ruby - Vi IMproved - enhanced vi editor - with Ruby support vim-runtime - Vi IMproved - Runtime files vim-tcl - Vi IMproved - enhanced vi editor - with TCL support vim-tiny - Vi IMproved - enhanced vi editor - compact version Closes: 361378 368668 381526 384154 387794 389332 390911 Changes: vim (1:7.0-122+1) unstable; urgency=medium . [ Debian Vim Maintainers ] * New upstream patches (095 - 122), see README.gz for details. * Urgency medium for RC bug fixes. . [ James Vega ] * Since vim-gui-common no longer depends on vim-common (to allow for binNMUing), make /usr/share/doc/vim-gui-common a directory instead of a symlink to /usr/share/doc/vim-common. (closes: #387794) * Add versioned Conflicts/Replaces against vim-doc for vim to allow proper upgrades from Sarge. (closes: #381526) * Update debian/copyright with the license information for the user and reference manuals. * Add patch zsh.vim-nested_quotes.diff, which fixes handling of single quotes nested inside double quotes. (closes: #390911) * Add a gnome-icon-theme Suggests for the packages which use a GTK/Gnome GUI. * Build vim-tiny with multibyte support. (closes: #361378) * Add patch gui_gtk.c-abs_path.diff, which ensures the GTK file selection dialog remembers the previously used directory. (closes: #368668) * Add mp.vim-cmd_check.diff, which fixes an incorrect boolean check. (closes: #384154) . [ Stefano Zacchiroli ] * Added patches perl.vim-ftplugin_perldoc.diff, perl.vim-ftplugin_pydoc.diff, and ruby.vim-ftplugin_ri.diff, which trigger usage of perldoc/pydoc/ri for keyword lookup on perl/python/ruby files. (closes: #389332) Files: e0a87fe8a1fe152bb73375d7ce88f03d 1437 editors optional vim_7.0-122+1.dsc a7f0e7e6af4c6c5b82d6a8351f5eae3d 281478 editors optional vim_7.0-122+1.diff.gz 5fc0e92887e8b9d34a375b5ca7dbbc25 167416 editors optional vim-gui-common_7.0-122+1_all.deb 5c3d0c517c9a0038dcf1f57abac10c75 6431188 editors optional vim-runtime_7.0-122+1_all.deb db869e0f739cf86946163e3c82ebd142 2045174 doc optional vim-doc_7.0-122+1_all.deb 3cb49bbd51eac957bf4a88d83ed96f8a 540090 editors important vim-tiny_7.0-122+1_i386.deb beaba8910abfa15212a7e58bed7274e6 913194 editors extra vim-ruby_7.0-122+1_i386.deb 43edf70c406e4313123cb625ffafbcea 872672 editors extra vim-tcl_7.0-122+1_i386.deb ebb2ddf08a9f34affa1704652bae33ec 865338 editors extra vim-gtk_7.0-122+1_i386.deb be6f7e8348e772864f8b67dcf7944c14 859338 editors extra vim-lesstif_7.0-122+1_i386.deb 16f8855af58e041b823e79e10b885776 923832 editors extra vim-perl_7.0-122+1_i386.deb 5907a866750d2b705b47da5420b03d88 917676 editors extra vim-python_7.0-122+1_i386.deb fadb9654bef4927f6a673a52b4f07c02 867646 editors extra vim-gnome_7.0-122+1_i386.deb 35da8d0a11d382ad1f991a5cec9fcd72 947048 editors extra vim-full_7.0-122+1_i386.deb 4b38282e319bed2ac262cd6e47178ec1 218428 editors optional vim-common_7.0-122+1_i386.deb cd291606a06d9c4b92c9e3b75f701353 744718 editors optional vim_7.0-122+1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iEYEARECAAYFAkUrLMsACgkQDb3UpmEybUBMRQCfaLqXLWkSpSz63sb3Xc6rRhHV O3QAni2N6HqkaZddw2qZN5LYTE+Ligoe =uQ+p -----END PGP SIGNATURE-----
--- End Message ---

