Re: [Vim-latex-devel] automatic/remembered TTarget for a directory/project?
Brought to you by:
srinathava,
tmaas
From: Alan S. <ala...@po...> - 2003-10-08 14:23:13
|
* Maciej Kalisiak (ma...@dg...) wrote: > Hello, >=20 > Is it possible to somehow remember what :TTarget was set to last time > for a given file or project? I thought that this setting might be > remembered with :mksession, but it isn't. If there is no way currently, > I would like to nominate this for a feature request. >=20 > Example of when the above is useful: I occasionally work on a paper > which specifically requires PDF submission, and thus I will always want > to use pdflatex (i.e., TTarget =3D pdf) for it, despite generally > preferring dvi. It would be nice that, whenever I load up the > corresponding .tex file (perhaps by sourcing a session file), the > TTarget was already set correctly. How about using modelines ? :h modeline Alan Schmitt --=20 The hacker: someone who figured things out and made something cool happen. |