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

Re: Symbol's value as variable is void: w3-mode-map



野宮です.

>>>>> In the Message: [emacs-w3m ML: No.12355]
>>>>>   with the date of Tue, 29 Jul 2014 12:44:44 +0900
>>>>> Katsumi Yamaoka <yamaoka@xxxxxxx> has written:

> In [emacs-w3m : No.12354]
> 	On Tue, 29 Jul 2014 12:24:42 +0900, 野宮賢 / NOMIYA Masaruさん wrote:

>> (require 'shimbun)
>> を加えましたが、現象に変化無し、でした.

> ということであれば、もっと具体的にエラーに至る経緯を描写するバッ
> クトレースが欲しいですね。

> <http://www.jpl.org/elips/BUGS-ja.html>
> C-s エラーの原因を特定しにくい例をもう一つ。

実は、POSTする前に眼を皿にして読みました.が、

Debugger entered--Lisp error: (void-variable w3-mode-map)
  signal(void-variable (w3-mode-map))
[...]

というBacktraceだと何を手掛かりにするのか、が解らずにいました.m(_ _)m

M-x descrive-variable とすると、w3m-mode-map は現れるが、w3-mode-map
は現れないのは.... (_ _?

---
 野宮