Re: vimlatex and mks

2007-06-04 Thread fREW

On 6/4/07, Sebastian Menge <[EMAIL PROTECTED]> wrote:

Hey

I have a problem with vimlatex and mks.

To reproduce it:

1) create a simple tex file see attachment.
2) :mks!
3) quit vim
4) vim -S Session.vim

You should see something like this (from a more complicated
tex-file ...)

---
Fehler beim Ausführen von
"/home/menge/.vim/ftplugin/latex-suite/folding.vim":
Zeile   11:
"settings_preamble.tex" 47L, 721C
Fehler beim Ausführen von "/home/menge/Diss/sketches/sketches.vim":
Zeile  739:
"settings_preamble.tex" 47L, 721C
Zeile  885:
E165: Kann nicht über die letzte Datei hinausgehen
---

Hope there is someone around using vimlatex ...

TIA, Sebastian.




I can reproduce it, but it disappears before I can copy paste it.

--
-fREW


vimlatex and mks

2007-06-04 Thread Sebastian Menge
Hey

I have a problem with vimlatex and mks.

To reproduce it:

1) create a simple tex file see attachment.
2) :mks!
3) quit vim
4) vim -S Session.vim

You should see something like this (from a more complicated
tex-file ...)

---
Fehler beim Ausführen von
"/home/menge/.vim/ftplugin/latex-suite/folding.vim":
Zeile   11:
"settings_preamble.tex" 47L, 721C
Fehler beim Ausführen von "/home/menge/Diss/sketches/sketches.vim":
Zeile  739:
"settings_preamble.tex" 47L, 721C
Zeile  885:
E165: Kann nicht über die letzte Datei hinausgehen
---

Hope there is someone around using vimlatex ...

TIA, Sebastian.
\documentclass{article}

\begin{document}
test
\end{document}