Sorry, but it does disappear. Both the subdirectory and the temporary file. This is also true on Windoze. The only time the directory stays around is if you do something like:
:echo tempname() Which creates the directory and returns a name that you can use or throw away. In all other cases, the directory and file are created, read, and then thrown away. Warren D. Swan - “Woods” IT Architect, SCM SME IBM Global Point of Sale Team; Wal-Mart Enterprise [email protected] Office: 479-277-5065 Cell: 417-846-6385 From: "Gene Kwiecinski" <[email protected]> To: <[email protected]> Date: 04/28/2009 06:10 PM Subject: RE: VIm 7.2 on Linux - bug in temporary files >Since we're talking about a temporary file made within vim/gvim >itself, the file comes and goes. There's no way to check its >permissions. I've toyed with trying to make a debug version of Sure there is. Just edit a file or do whatever you need to do in order to get it to grex at you, then from a different shell look at the file in question. Shouldn't disappear 'til you quit 'gvim'. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
