emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs-24.3 crash when browse-url


From: Stefan Monnier
Subject: Re: Emacs-24.3 crash when browse-url
Date: Tue, 04 Dec 2012 12:21:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Debugger entered--Lisp error: (error "binding stack not balanced (serious 
> byte compiler bug)")
>   browse-url-xdg-open("http://www.google.fr"; nil)

Hmm... Can you show us the result of

  M-x disassemble RET browse-url-xdg-open RET

I suspect that your browse-url.elc file is somehow corrupted because
this function is very small and simple, so there's not much opportunity
for the byte-compiler to mess it up.


        Stefan



reply via email to

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