[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20121209 gnus breaks many things
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Mon, 10 Dec 2012 10:54:27 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11937
- References: <87ip8azpxc.fsf@xxxxxxxxxxx>
In [emacs-w3m : No.11936] jidanni@xxxxxxxxxxx wrote:
> Upon upgrade,
> emacs-snapshot:
> Installed: 2:20121202-1
> Candidate: 2:20121209-1
> Version table:
> 2:20121209-1 0
> 500 http://emacs.naquadah.org/ unstable/ Packages
> 1. This is now gone:
> <tab> runs the command gnus-summary-widget-forward, which is an
> interactive compiled Lisp function in `gnus-sum.el'.
Is the <tab> key in the summary buffer bound to the command
`gnus-summary-widget-forward', or other? To look up it, do this
in the summary buffer: C-h c <tab>
I suspect the following recent change might cause a problem:
http://article.gmane.org/gmane.emacs.diffs/118578
> 2. This now no longer calls the external browser successfully:
> RET runs the command w3m-safe-view-this-url, which is an interactive
> compiled Lisp function in `w3m.el'.
Do you mean RET is not bound to `w3m-safe-view-this-url' in the
article buffer (in which the contents are rendered by emacs-w3m)?
Otherwise, do you mean the command `w3m-safe-view-this-url' does
not open the page of a url at the point?
I cannot reproduce this, though.
> My configuration is in
> http://jidanni.org/comp/configuration/