Is there a way to have an auto saving and auto loading of projects?
I work on two computers, and I often have TextMate running on both. When I synchronize files (using http://www.cis.upenn.edu/~bcpierce/ unison/index.html), TextMate picks up the changes automatically and visually tells me a file is not saved. However there is no visual clue that a project is not saved, and changes done to the tmproje file are not picked up automatically.
I guess I could close all my projects before synchronizing, but I find it really convenient to have TextMate running all the time.
(By the way, projects are a great feature and they make my working with many TeX files much easier and more efficient.)
Thanks,
Alan
-- Alan Schmitt http://alan.petitepomme.net/
The hacker: someone who figured things out and made something cool happen. .O. ..O OOO
On 4. Oct 2006, at 17:58, Alan Schmitt wrote:
Is there a way to have an auto saving and auto loading of projects?
I work on two computers, and I often have TextMate running on both. When I synchronize files (using http://www.cis.upenn.edu/~bcpierce/ unison/index.html), TextMate picks up the changes automatically and visually tells me a file is not saved. However there is no visual clue that a project is not saved, and changes done to the tmproje file are not picked up automatically.
There is really no way around that.
But why do you need to synchronize your project files? If this is for the project specific variables then I would recommend instead using the .textmate_init files, as these are far more transparent (and can easily by synchronized w/o these problems).
On 4 oct. 06, at 21:30, Allan Odgaard wrote:
On 4. Oct 2006, at 17:58, Alan Schmitt wrote:
Is there a way to have an auto saving and auto loading of projects?
I work on two computers, and I often have TextMate running on both. When I synchronize files (using http://www.cis.upenn.edu/ ~bcpierce/unison/index.html), TextMate picks up the changes automatically and visually tells me a file is not saved. However there is no visual clue that a project is not saved, and changes done to the tmproje file are not picked up automatically.
There is really no way around that.
Oh well, too bad.
But why do you need to synchronize your project files? If this is for the project specific variables then I would recommend instead using the .textmate_init files, as these are far more transparent (and can easily by synchronized w/o these problems).
Nice suggestion, I'll do this.
Is there a way to specify the list of excluded files from the project in this file?
Thanks,
Alan
-- Alan Schmitt http://alan.petitepomme.net/
The hacker: someone who figured things out and made something cool happen. .O. ..O OOO