On Tue, 11 Apr 2006 01:09:59 +1100 Dmitry Derjavin <[EMAIL PROTECTED]> wrote:
> > 1. info:tramp I was aware of this feature, however, I heard that it is absent in Emacs-snapshot and this distracted me form using it. > > 2. http://freshmeat.net/projects/run-free/ I'm runnig Debian where having a package is a way, so I used gmrun and sawfish keybinding like this (defvar my-menu '(... ("Run command" (system "exec gmrun &") ...))) (bind-keys global-keymap "Button3-Click1" '(popup-menu my-menu)) -- Vladimir Zolotykh
