Bug#390558: vim-runtime: Suggestions for fstab.vim

Christoph Biedl cbiedl at gmx.de
Sun Oct 1 19:45:08 UTC 2006


Package: vim-runtime
Version: 1:7.0-094+1
Severity: wishlist

There are some legal constructs for fstab that are not recognized and
therefore displayed in "white-on-red". If possible, can you please add
according rules?

Examples:
- dash in device node
| /dev/mapper/vg0-home /home ext3 noatime 0 0
                 ^ marked
- nfs mounts
| server:/export /mnt/export nfs ro 0 0
  ^^^^^^ marked
  It's interesting to see a domain name changes this a bit
| server.domain:/export /mnt/export nfs ro 0 0
  ^^^^^^^ marked
| server.domain.tld:/export /mnt/export nfs ro 0 0
  ^^^^^^^      ^ marked
- UUID mount
| UUID=54ac8dcb-3e47-412b-8fc9-a03669dc9727 /mnt/ ext3 ro 0 0
  ^^^^^        ^    ^    ^    ^ marked

fstab.vim is also confused by fuse entries. They contain the #
character, everything after is displayed as a comment, e.g.

| sshfs#USERNAME at REMOTE_HOST:REMOTE_PATH MOUNT_POINT fuse SSHFS_OPTIONS 0 0
       ^ from here on all characters are "blue-on-black"


-- 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.18
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

vim-runtime depends on no packages.

Versions of packages vim-runtime recommends:
ii  vim                          1:7.0-094+1 Vi IMproved - enhanced vi editor

-- no debconf information

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20061001/f822211d/attachment.pgp


More information about the pkg-vim-maintainers mailing list