Saluton Michael :) On Wed 4 Mar 2009 16:25 +0100, Michael Mossey <[email protected]> dixit: >> > Hello, I'm just starting to look at vim, and I'm wondering if it has a >> > feature equivalent to emacs "frame"... that is, several separate OS >> > windows that are really linked and all part of the same vim process. >> >> If separate windows weren't a must, you could use different "vim >> windows" (see ":help windows"). You mention them in your original >> message, so I imagine that this is not exactly what you want. >> >> That leaves us with another approach: using real windows in the GUI. You >> have to use the "server" feature of Vim (see ":help clientserver"). [...]
> I'm referring to nothing more than using the OS to raise and lower OS > windows. Since emacs frames are separate windows to the OS, you can > raise and lower them. That's all. Then "clientserver" is what you want, but if you want to control which Vim window is raised from one of the Vim windows, you may need some kind of plugin. Good luck with this, Mike :) -- 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 -~----------~----~----~----~------~----~------~--~---
