bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31812: 27.0.50; browse-url fails with file not found


From: Dieter Deyke
Subject: bug#31812: 27.0.50; browse-url fails with file not found
Date: Wed, 13 Jun 2018 19:33:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> > Can you show a Lisp backtrace from this error?
>>
>> I do not get a lisp error
>
> Even if you set debug-on-error to a non-nil value?

Yes.

>> I narrowed the problem so far to
>>
>> (browse-url "http://google.com/";)
>>
>> which fails.
>
> It doesn't fail here.
>
> If you cannot produce a backtrace, I hope someone else will be able to
> reproduce and report the details.

I narrowed it down a little more:

(call-process "xdg-open" nil 0 nil "http://google.com/";)

fails with the same popup error message.

Since call-process is in C code, I have to stop there fow now.

--
Dieter Deyke
mailto:dieter.deyke@gmail.com
Get my Gnupg key:
gpg --keyserver keys.gnupg.net --recv-keys B116EA20





reply via email to

[Prev in Thread] Current Thread [Next in Thread]