Yesterday I added this to my /etc/emacs/site-start.el
(defun browse-url-mozilla-firebird (url arg)
  (shell-command 
   (format "mozilla-firebird -remote 'openURL(%s, new-tab)'" 
           url)))
(setq browse-url-browser-function 'browse-url-mozilla-firebird)
(global-set-key [S-mouse-3] 'browse-url)
and wohee, no more cut-n-mispaste. All hail emacs. Now where do I find something similar for trn (/me can't stand gnus)...
[ Sat 26.06.2004 19:02 | /interests/comp | comment ]

Debian Silver Server Valid HTML 4.01! Valid CSS!
© Alexander Zangerl