From: Rusi <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Emacsclient does not raise frame
Date: Sun, 31 Dec 2017 07:33:38 -0800 (PST) [thread overview]
Message-ID: <db4fca19-54dc-4396-9245-92ced4e66adc@googlegroups.com> (raw)
With a lot of jumping through hoops Ive managed to get firefox to
call emacs(client) and save links+description(title)+selection(in firefox; optional) into an org mode capture buffer.
However the call to emacsclient does not raise the frame... At least not consistently
Currently my hack is to write my own shell wrapper to emacsclient doing
wmctrl -c emacs
emacsclient -c $*
wmctrl -a emacs
Is there some other thing I dont know to raise the emacs frame?
Also the -c I am forced to use because without it, if there is not an existing
frame (emacs started in --daemon mode) it does not work
Emacs 25.1.1
Gnome-Unity
next reply other threads:[~2017-12-31 15:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-31 15:33 Rusi [this message]
2018-01-01 4:05 ` Emacsclient does not raise frame Rusi
2018-01-03 11:55 ` Andrew Savonichev
[not found] ` <mailman.6761.1514980510.27995.help-gnu-emacs@gnu.org>
2018-01-03 12:13 ` Rusi
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=db4fca19-54dc-4396-9245-92ced4e66adc@googlegroups.com \
--to=rustompmody@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).