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

Bug#737872: marked as done (ITP: vim-snipmate -- Vim script that implements some of TextMate's snippets features.)



Your message dated Mon, 10 Feb 2014 16:00:10 +0000
with message-id <E1WCtHG-0006um-JY@franck.debian.org>
and subject line Bug#737872: fixed in vim-snipmate 0.84-1
has caused the Debian Bug report #737872,
regarding ITP: vim-snipmate -- Vim script that implements some of TextMate's snippets features.
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
737872: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737872
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Andrea Capriotti <capriott@debian.org>

* Package name    : vim-snipmate
  Version         : 0.84
  Upstream Author : Michael Sanders <msanders42+vim@gmailcom>
* URL             : http://www.vim.org/scripts/script.php?script_id=2540
* License         : MIT
  Programming Lang: Vim
  Description     : Vim script that implements some of TextMate's snippets
features.

 SnipMate.vim aims to be an unobtrusive, concise vim script that implements
 some of TextMate's snippets features in Vim. A snippet is a piece of
 often-typed text that you can insert into your document using a trigger word
 followed by a <tab>.

 For instance, in a C file using the default installation of snipMate.vim, if
 you type "for<tab>" in insert mode, it will expand a typical for loop in C:

 for (i = 0; i < count; i++) {

 }

 To go to the next item in the loop, simply <tab> over to it; if there is
 repeated code, such as the "i" variable in this example, you can simply start
 typing once it's highlighted and all the matches specified in the snippet will
 be updated.

 snipMate.vim has the following features among others:

  - The syntax of snippets is very similar to TextMate's, allowing easy
    conversion.
  - The position of the snippet is kept transparently (i.e., it does not use
    marks/placeholders inserted into the buffer), allowing you to escape out
    of an incomplete snippet, something particularly useful in Vim.
  - Variables in snippets are updated as-you-type.
  - Snippets can have multiple matches.
  - Snippets can be out of order. For instance, in a do...while loop, the
    condition can be added before the code.

--- End Message ---
--- Begin Message ---
Source: vim-snipmate
Source-Version: 0.84-1

We believe that the bug you reported is fixed in the latest version of
vim-snipmate, which is due to be installed in the Debian FTP archive.

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 737872@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrea Capriotti <capriott@debian.org> (supplier of updated vim-snipmate 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 27 Jan 2014 17:33:04 +0100
Source: vim-snipmate
Binary: vim-snipmate
Architecture: source all
Version: 0.84-1
Distribution: unstable
Urgency: low
Maintainer: Andrea Capriotti <capriott@debian.org>
Changed-By: Andrea Capriotti <capriott@debian.org>
Description: 
 vim-snipmate - Vim script that implements some of TextMate's snippets features.
Closes: 737872
Changes: 
 vim-snipmate (0.84-1) unstable; urgency=low
 .
   * Initial release (Closes: #737872)
Checksums-Sha1: 
 2e1beab36ddf012531285b482312ee1e20e92ea0 1091 vim-snipmate_0.84-1.dsc
 bc16418fae7c19a9241de70069d97550e1070e4d 25663 vim-snipmate_0.84.orig.tar.gz
 eb7789957b88db042674102fddb6fa5b7016afea 3304 vim-snipmate_0.84-1.debian.tar.xz
 77c4a08cb7c8c5501916413915ee35f4ce9c8f84 27086 vim-snipmate_0.84-1_all.deb
Checksums-Sha256: 
 0f854ee79146b1446593d512c023dce2cfa9b80e3445e0e9aabafe4d3c2e5be2 1091 vim-snipmate_0.84-1.dsc
 514ee4600c091009b8d37a3ee2727263f6c64fdae1f9b376d9c2c12c56d90988 25663 vim-snipmate_0.84.orig.tar.gz
 00be7d421a956d5715bed570ecd7617ac3634279416067d80e5375d479645718 3304 vim-snipmate_0.84-1.debian.tar.xz
 4fd0ec5a6ee7b88e12c1ac0a48a3b8b4bac15b79f41a67cf8d1eb3412ab24308 27086 vim-snipmate_0.84-1_all.deb
Files: 
 bd5a7ae4bffc7da9edf742a751dad3a5 1091 editors optional vim-snipmate_0.84-1.dsc
 4e0a8a025d23705ac7076e8664dac5b5 25663 editors optional vim-snipmate_0.84.orig.tar.gz
 f50af9a13f568ea1f475116daea543a9 3304 editors optional vim-snipmate_0.84-1.debian.tar.xz
 e760e67e2d4389232b8397d0e15bb533 27086 editors optional vim-snipmate_0.84-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlLztPUACgkQ4oPIaHg5igH/bACdHLFzAsgTPofjH/BGOtVZEoy3
gw8An0YQEnXICs6rY+o3fMaC+Tn8cM2W
=mLVE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: