GNU bug report logs - #15144
24.3.50; browse-url silently fails

Previous Next

Package: emacs;

Reported by: sds <at> gnu.org

Date: Tue, 20 Aug 2013 16:56:02 UTC

Severity: normal

Merged with 15084

Fixed in version 24.3.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #13 received at submit <at> debbugs.gnu.org (full text, mbox):

From: JānisDžeriņš <jonis <at> latnet.lv>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#15144: 24.3.50; browse-url silently fails
Date: Wed, 21 Aug 2013 07:09:28 +0000 (UTC)
Thierry Volpiatto <thierry.volpiatto <at> gmail.com> writes:

> Sam Steingold <sds <at> gnu.org> writes:
> 
> > browse-url silently fails:
> >
> > $ emacs -Q
> > M-x browse-url RET http://gnu.org RET
> >
> > the *Messages* buffer now has this:
> >
> > Waiting for process to die...done
> >
> > The google chrome (the default browser) does not display anyting.
> 
> Looks that xdg-open actually returns an error:
> 
> xdg-open http://www.google.fr
> Error: No running window found
> 
> So it is more a bug in xdg-open than a bug in Emacs.

I also have this problem.  And I fixed it by passing NIL instead of 0
as the third parameter (DESTINATION) to CALL-PROCESS in
BROWSE-URL-XDG-OPEN.  T also worked.

--
Jānis





This bug report was last modified 11 years and 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.