all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Dan Davison <dandavison7@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to jump to running emacs with emacsclient
Date: Mon, 28 Jun 2010 00:11:08 +0200	[thread overview]
Message-ID: <AANLkTim6qFc7slLBFsBexsFbDSK8g7LzNC8jOfRud53A@mail.gmail.com> (raw)
In-Reply-To: <87vd948e4h.fsf@gmail.com>

On Sun, Jun 27, 2010 at 21:33, Dan Davison <dandavison7@gmail.com> wrote:
> Using gnome on ubuntu, a shell command like

> 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?

You could try perhaps

   emacsclient -n --eval '(progn (raise-frame)
(select-frame-set-input-focus (selected-frame)))'

    Juanma



  reply	other threads:[~2010-06-27 22:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-27 19:33 How to jump to running emacs with emacsclient Dan Davison
2010-06-27 22:11 ` Juanma Barranquero [this message]
2010-06-28  1:42   ` Lennart Borgman
2010-06-28  1:54     ` Juanma Barranquero
2010-06-28  1:57       ` Lennart Borgman
2010-06-28  2:16         ` Juanma Barranquero
     [not found] ` <AANLkTinClSWqC70gNbqJIgjca4YbJyHOSGohcBz1ib8a@mail.gmail.com>
2010-06-29 15:02   ` Chris Newton
2010-06-29 15:53     ` Dan Davison
2010-06-30  4:26 ` Pranav Peshwe
     [not found] <mailman.6.1277675708.16637.help-gnu-emacs@gnu.org>
2010-06-28 10:36 ` Pranav Peshwe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTim6qFc7slLBFsBexsFbDSK8g7LzNC8jOfRud53A@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=dandavison7@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.