Kevin Ryde | 3 Nov 2010 00:31
Picon
Picon

[emacs-w3m:11405] w3m-condition-case lisp-indent-function typo

There might be a missing quote on the w3m-condition-case
lisp-indent-function per below.

I noticed this when I made the same mistake in my own code and did a
grep to see if anyone else may have :-).


--

-- 
Medical jargon elucidated for the layman:
"Treatment is symptomatic" -- there is no treatment.
Katsumi Yamaoka | 3 Nov 2010 23:54
X-Face
Favicon
Gravatar

[emacs-w3m:11410] Re: w3m-condition-case lisp-indent-function typo

In [emacs-w3m : No.11405] Kevin Ryde wrote:
> There might be a missing quote on the w3m-condition-case
> lisp-indent-function per below.

> I noticed this when I made the same mistake in my own code and did a
> grep to see if anyone else may have :-).
[...]
> -(put 'w3m-condition-case lisp-indent-function 2)
> +(put 'w3m-condition-case 'lisp-indent-function 2)

Thank you for finding it out.  Although the result will not
differ more often than not, it should be fixed.  Committed.

hiroshi morimoto | 4 Nov 2010 09:19
Picon
Favicon

[emacs-w3m:11411] Mew で読める新聞は?

森本です。
mewで新聞を読めるようになったのですが、
現在、朝日新聞だけしかよめません。
朝日新聞以外に読める新聞があるのでしょうか?
お願いします。


Gmane