* William Xu <[EMAIL PROTECTED]> [050715 01:28]: > Haven't tried that yet. But can you do this? :-) > > Now when i'm in Emacs, i use ido.el package, switch buffers with "C-x b" all > the time, but when i'm out of Emacs, i've to use Ctrl-TAB to switch between > different apps. i wish i could control other out-of-emacs apps by "C-x b" as > well.
why not just extend sawfish with this functionality? i wrote a window manager, which amongst other things, allows you to search for windows in this manner: http://monkey.org/~marius/cwm and, then i extended sawfish to do the same: http://monkey.org/~marius/tmp/cwmsaw.tar.gz some code there borrowed from iswitch-window. marius. -- marius a eriksen <[EMAIL PROTECTED]> | http://monkey.org/~marius/
