[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how to make browse-url-chromium jump to chromium window
- From: =?utf-8?b?56mN5Li55bC8?= Dan Jacobson <jidanni@xxxxxxxxxxx>
- Date: Thu, 27 Mar 2014 00:06:19 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 12306
With my http://jidanni.org/comp/configuration/
typing M does what I want, opens a new tab in a running chromium.
Except that I have to still then manually switch from emacs to chromium
with ALT TAB to see it. How can I automate that step?
Yes, doing
# su - nobody
on a clean account shows it originally does hop over to a new window
(not tab though.) I can't find the right
http://peter.sh/experiments/chromium-command-line-switches/
to put in a wrapper either...