On Mon, Jun 28, 2010 at 1:03 AM, Dan Davison <dandavison7@gmail.com> wrote:
Using gnome on ubuntu, a shell command like

emacsclient /some/file

switches window focus to the running emacs and visits the file.

I'd like to do this without specifying a file to visit, so that I can
(in gnome) bind a command to a key that will cause my window manager to
simply jump to emacs and show the current buffer. How?


Hi Dan,
           A crude but practical way to accomplish that is - open
emacs(or any app for that matter) in its own workspace and assign a
shortcut key in gnome to switch to that workspace.

HTH.

Best regards,
Pranav