[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: shimbun を読めなくなった
- From: 野宮 賢 / NOMIYA Masaru <nomiya@xxxxxxxxxxxxxxxx>
- Date: Thu, 22 Jan 2015 18:47:30 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12403
- References: <87egqvgpr8.wl%nomiya@xxxxxxxxxxxxxxxx> <b4m61c788de.fsf@xxxxxxx> <87twzr6td5.wl%nomiya@xxxxxxxxxxxxxxxx> <b4mk30fqnq3.fsf@xxxxxxx>
野宮です.
>>>>> In the Message: [emacs-w3m ML: No.12402]
>>>>> with the date of Thu, 22 Jan 2015 16:27:32 +0900
>>>>> Katsumi Yamaoka <yamaoka@xxxxxxx> has written:
> ごめんなさい野宮さん。週末に直ったと思っていたんですが (Gnus で
> は ok)、さっき emacs-w3m ではまだダメなことに気がつきました。
> またリポートした[2] ので直してくれるまで待つか、以下の応急パッチ
> を使ってください。
> --8<---------------cut here---------------start------------->8---
> --- w3m-util.el~ 2014-04-21 03:04:39.000000000 +0000
> +++ w3m-util.el 2015-01-22 07:23:12.958941800 +0000
> @@ -1623,7 +1623,7 @@
> rather than relying on `lexical-binding'.
> \(fn ((FUNC ARGLIST BODY...) ...) FORM...)"
> - `(,(progn (require 'cl) (if (fboundp 'cl-labels) 'cl-labels 'labels))
> + `(,(progn (require 'cl) 'labels)
> ,bindings ,@body))
> (put 'w3m-labels 'lisp-indent-function 1)
> --8<---------------cut here---------------end--------------->8---
> 現在の最新の Emacs 25.0.50 が必要です。それと、このパッチはあく
> までも「応急」です。Emacs 側が直ったらもとに戻して、すべてのモ
> ジュールを再コンパイル (make clean; make) してください。
了解しました.
何時もながら、有難うございます.
--
野宮