[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pesky error with w3m-emacs and xemacs
I couldn't find any fault in the Debian emacs-w3m package.
>>>>> In [emacs-w3m : No.04763]
>>>>> A.L.Meyers <me@privacy.net> wrote:
> It may help to know I installed w3m-emacs as the Debian package w3m-el,
> which during installation byte-compiled for both Emacs and Xemacs.
I've downloaded w3m-el_1.3.3-2_all.deb and compared it with the
emacs-w3m-1.3.3 release. There is no difference except for
w3mhack.el, and the files peculiar to Debian seem to be reliable.
>>>>> In [emacs-w3m : No.04767]
>>>>> Shinichiro HIDA <shinichiro@stained-g.net> wrote:
> I'm using w3m-el 1.3.3-2 (deb) with XEmacs 21.4.12 (deb) and Emacs21
> (deb) on Debian sid (unstable), but fine, no problem now.
Well, it may be possible to discover the problem. Could you try
to evaluate the following two expressions? (copy them into the
*scratch* buffer and type C-j at the end of each line)
(setq debug-on-error t)
(setq w3m-async-exec nil)
If you got the Lisp backtrace while using emacs-w3m, send it to
the list. Although I'm not sure whether we can solve it.
--
Katsumi Yamaoka <yamaoka@jpl.org>