>>>>> "EdJGC" == Exal de Jesus Garcia Carrillo <[EMAIL PROTECTED]> writes:

   EdJGC> Jake Colman em gnu.emacs.gnus escreveu :
   >>>>>>> "CpC" == Charles philip Chan <[EMAIL PROTECTED]> writes:
   >> 
   CpC> Jake Colman <[EMAIL PROTECTED]> writes:
   >> >> 1) I have configured browse-url to launch firefox.  If I click on a
   >> >> link, firefox is launched but it displays its home page and not the
   >> >> URL I wanted.
   >> 
   CpC> Strange. How did you set up your browse-url?
   >> 
   >> (setq browse-url-browser-function (quote browse-url-firefox))
   >> 

   EdJGC> Try this approach:

   EdJGC> ,----
   EdJGC> | (setq browse-url-browser-function 'browse-url-firefox
   EdJGC> |           browse-url-new-window-flag  t
   EdJGC> |           browse-url-firefox-new-window-is-tab t)
   EdJGC> `----

Tried that and it still only opens a new firefox window each time and
that window simply shows the default search page.

Is there a way for me to see the exactly command-line that is being
executed?


-- 
Jake Colman
Director of Software Development
Principia Partners LLC
101 West Elm Street
Suite 620
Conshohocken, PA  19428
+1 (610) 755-9786
www.principiapartners.com

-- 
Posted via a free Usenet account from http://www.teranews.com

_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to