Re: [Vim-latex-devel] What to do about removed files?
Brought to you by:
srinathava,
tmaas
From: Alan S. <ala...@po...> - 2004-03-10 07:17:35
|
* Srinath Avadhanula (sr...@fa...) wrote: >=20 > Hmm... What about this? Maybe have a little function in > ftplugin/latex-suite/main.vim which actually removes the original files > if it sees them. Hmm... This seems promising. >=20 > 1. Have the zip file overwrite the original file with an empty file. > 2. Have a little function in main.vim which checks for the existence of > the original file (which should now be empty). > --> If found, then delete it. > If there is an error in deletion, give an error message. >=20 > The problem with this approach is that this will mean that main.vim will > have a little bit of extra computation every time... I like this approach ... I don't think the extra work will slow things=20 too much (it's only done once, when the plugin is loaded, right?). Alan Schmitt --=20 The hacker: someone who figured things out and made something cool happen. =2EO. =2E.O OOO |