[Bug 229570] Re: vim missing udev.vim

2010-11-19 Thread Gary M
Confirming fixed for udev files in maverick, and as hinted by Andrew in
jaunty.

** Changed in: vim (Ubuntu)
   Status: Confirmed => Fix Released

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229570] Re: vim missing udev.vim

2008-11-23 Thread Thilo Six
i have marked Bug #229566  as duplicate.

It's the same issue, but an other filetype.

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229570] Re: vim missing udev.vim

2008-11-23 Thread Andrew McCarthy
Since it's a relatively minor bug (i.e. not security, crash or data
loss), it's going to take a bit of convincing to get it back-ported to
Hardy. However, there is a procedure for this, described here:
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

Follow steps 1 and 2, and hopefully one of the Vim maintainers will
consider it. (I'm not a Vim maintainer).

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229570] Re: vim missing udev.vim

2008-11-23 Thread Thilo Six
imho there is a sru for vim pending anyway:

https://bugs.launchpad.net/ubuntu/gutsy/+source/vim/+bug/240216

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229570] Re: vim missing udev.vim

2008-11-23 Thread Thilo Six
cough "Fix Released" cough

are hardy useres supposed to live long-term with this bug?

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229570] Re: vim missing udev.vim

2008-11-23 Thread Andrew McCarthy
Looking more closely at filetype.vim in vim 7.2 (as used in Jaunty), it
looks like the filetype-detection has already been updated. I don't have
a Jaunty test machine handy. If somebody listening does, can they please
double-check this is correct and this bug can be closed as "Fix
Released". Thanks!

** Changed in: vim (Ubuntu)
   Status: New => Confirmed

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229570] Re: vim missing udev.vim

2008-11-23 Thread Thilo Six
> to verify this i have used a modified /etc/vim/vimrc attached

i mean to verify syntaxhighlighting doesn't work with default hardy-vim
in udev-files

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229570] Re: vim missing udev.vim

2008-11-23 Thread Thilo Six
In the meantime i have my own workaround.

I guess at the time of filling this bugreport i didn't saw syntax
highlighting with default hardy-vim in udev-files.

i have rechecked today and when opening 
'/etc/udev/rules.d/70-persistent-net.rules' i see:
:set filetype? 
filetype=hog

I have written '~/.vim/after/ftdetect/my_filetype.vim':

" udevrules
autocmd BufNewFile,BufRead *udev/*.rules
\ setlocal filetype=udevrules

" udev permissions
autocmd BufNewFile,BufRead *udev/*.permissions
\ setlocal filetype=udevperm

to verify this i have used a modified /etc/vim/vimrc attached

** Attachment added: ".vimrc"
   http://launchpadlibrarian.net/19881768/.vimrc

** Changed in: vim (Ubuntu)
   Status: Incomplete => New

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229570] Re: vim missing udev.vim

2008-11-23 Thread Andrew McCarthy
Vim in Hardy includes the files udevrules.vim, udevperm.vim and
udevconf.vim (in /usr/share/vim/vim71/syntax and
/usr/share/vim/vim71/ftplugin). Can you describe what is provided by the
vim script you mention and not by these? Thanks!

** Changed in: vim (Ubuntu)
   Status: New => Incomplete

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 229570] Re: vim missing udev.vim

2008-05-12 Thread Kelvin Gardiner
** Changed in: vim (Ubuntu)
Sourcepackagename: None => vim

-- 
vim missing udev.vim
https://bugs.launchpad.net/bugs/229570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs