Bug#460555: vim-latexsuite: Inserting environment results in wrong output when invoked from empty line

Robert Ulbricht ro.ulbricht at web.de
Sun Jan 13 15:33:30 UTC 2008


Package: vim-latexsuite
Version: 20060325-4.1
Severity: minor


When using the <F5> function from an empty line and choosing an
environment from the prompted menu, it results in some unintended
output:

E.g choosing "align" results in

\begin{align}
  "
  \label{<++>}
\end{align}<++>

with the cursor behind those annoying quotation marks.


This does however NOT happen, when invoking the same environment by
typing "align" in an empty line and then pressing <F5> (and thus
surpressing the menu). This results in

\begin{align}
 
  \label{<++>}
\end{align}<++>

as supposed to.


Since this error forces me to delete an character each time I insert an
environment, it is a little annoying.


-- Package-specific info:
Vim related packages installed on this system:
 - vim-latexsuite
 - vim-runtime


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages vim-latexsuite depends on:
ii  python                       2.4.4-6     An interactive high-level object-o
ii  vim-common                   1:7.1-175+2 Vi IMproved - Common files
ii  vim-full [gvim]              1:7.1-175+2 Vi IMproved - enhanced vi editor (
ii  vim-gnome [gvim]             1:7.1-175+2 Vi IMproved - enhanced vi editor -

Versions of packages vim-latexsuite recommends:
ii  texlive-base-bin           2007.dfsg.1-2 TeX Live: Essential binaries
ii  vim-addon-manager          0.4           manager of addons for the Vim edit

-- no debconf information






More information about the pkg-vim-maintainers mailing list