Why doesnot it jump to the browser when pressing URL in emacs-erc ?

hi, friends Using the same emacs config, clicking URL in emacs-erc under STUMPWM will open and jump to the browser(Opera). However, under XMONAD it just open the URL without switching the focus to the browser. it is not a big problem but a bit uncomfortable. Any suggestion is appreciated !

Do you have EwmhDesktops enabled? If not, xmonad will not recognize the browser's request to take focus. Basic xmonad is very minimal and only understands the base ICCCM WM control requests.
z_axis
hi, friends Using the same emacs config, clicking URL in emacs-erc under STUMPWM will open and jump to the browser(Opera). However, under XMONAD it just open
the URL without switching the focus to the browser. it is not a big problem but a bit uncomfortable.
Any suggestion is appreciated !
_______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad
-- Sent from my Android phone with K-9 Mail. Please excuse my brevity.

I have "import XMonad.Hooks.EwmhDesktops" in ~/.xmonad.hs, how to enable
EwmhDesktops ?
在 Mon, 07 Jan 2013 13:59:00 +0800,brandon s allbery kf8nh
Do you have EwmhDesktops enabled? If not, xmonad will not recognize the browser's request to take focus. Basic xmonad is very minimal and only understands the base ICCCM WM control requests.
z_axis
wrote: hi, friends Using the same emacs config, clicking URL in emacs-erc under STUMPWM will open and jump to the browser(Opera). However, under XMONAD it just open
the URL without switching the focus to the browser. it is not a big problem but a bit uncomfortable.
Any suggestion is appreciated !
_______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad
-- 使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/

Hi z_axis,
Please see the example in
http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-EwmhDesktops.html
--
Adam
On Mon, Jan 7, 2013 at 1:57 AM, z_axis
I have "import XMonad.Hooks.EwmhDesktops" in ~/.xmonad.hs, how to enable EwmhDesktops ?
在 Mon, 07 Jan 2013 13:59:00 +0800,brandon s allbery kf8nh
写道: Do you have EwmhDesktops enabled? If not, xmonad will not recognize the browser's request to take focus. Basic xmonad is very minimal and only understands the base ICCCM WM control requests.
z_axis
wrote: hi, friends Using the same emacs config, clicking URL in emacs-erc under STUMPWM will open and jump to the browser(Opera). However, under XMONAD it just open
the URL without switching the focus to the browser. it is not a big problem but a bit uncomfortable.
Any suggestion is appreciated !
_______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad
-- 使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/mail/
_______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad
participants (3)
-
adam vogt
-
brandon s allbery kf8nh
-
z_axis