Saluton Tom :) On Tue 3 Mar 2009 15:14 +0100, Tom <[email protected]> dixit: > BTW if you happen to come to the conclusion that "it's all text" is > leaking, viewsourcewith would be an alternative. I haven't followed > the thread so I don't know if it was mentioned before.
While "viewsourcewith" is a bit faster when updating the text box after editing it, it has a problem for me: it always uses the "txt" suffix for the box being edited, so setting the filetype based upon the extension is not possible. Right now I'm using "itsalltext" for at least two types of textboxes: GMail and some forums. For GMail I want the filetype to be "mail" (I'm using a "fake" extension for that, .eml), but for forums I want plain text. Probably the best way of solving this in "viewsourcewith" is to create different "editors", all of them being vim but with different parameters so one is used for filetype mail, another for filetype text, etc. Each editor can have its own shortcut key, so it may work. Anyway, I'm interested in that leaking of "it's all text". If it leaks memory or has any other known problem and "viewsourcewith" does not, I would like to know, so please if you have any information I would be more than happy to know :) Thanks! -- Raúl "DervishD" Núñez de Arenas Coronado Linux Registered User 88736 | http://www.dervishd.net It's my PC and I'll cry if I want to... RAmen! --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
