[Vim-latex-devel] Patches from Debian
Brought to you by:
srinathava,
tmaas
From: Johann F. S. <jo...@gm...> - 2009-09-14 19:22:41
|
Dear vim-latex developers! I'm (soon) the new maintainer of the Debian package vim-latexsuite which packages your vim-latex. There are some patches that I want forward to you. A summary is attached. You can find these patches (and some unimportant) on http://patch-tracker.debian.org/package/vim-latexsuite/20090816-1 If you want, I can copy them to the sf.net patch tracker. Best wishes Johann Felix Soden Here is the summary: ==> fix_cite_completion.diff <== Description: Fix the cite completion: \cite[\cf{abcd}]{<F9> Author: Johann Felix Soden <jo...@gm...> Bug-Debian: http://bugs.debian.org/449016 ==> fix_input_completion.diff <== Description: There is a branch missing so the filename completion doesn't work completely Author: Johann Felix Soden <jo...@gm...> Debian-Bug: http://bugs.debian.org/444397 ==> fix_ngerman.diff <== Description: Stop warning messages in old versions of vim when using \usepackage{ngerman}. Author: Johann Felix Soden <jo...@gm...> Bug-Debian: http://bugs.debian.org/507617 ==> fix_viewer_calls.diff <== Description: use xdg-open if available, use gv instead of ghostview Author: Johann Felix Soden <jo...@gm...> ==> remove_escape_key_from_filedialog.diff <== Description: Remove escape key from filebrowser Some shells send escape-key-sequences for the arrow keys. So the filebrowser should not be closed when using arrow keys. Author: Johann Felix Soden <jo...@gm...> Bug-Debian: http://bugs.debian.org/444394 ==> save_errorformats.diff <== Description: Don't overwrite the global error formats Author: Thomas Koch <tho...@ym...> Bug-Debian: http://bugs.debian.org/487661 ==> support_labels_after_percent_sign.diff <== Description: outline.py: \% should not start a comment Author: Johann Felix Soden <jo...@gm...> Bug-Debian: http://bugs.debian.org/381161 |