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

Re: 24.5; w3m.el using lambda function in keybinding definition



In [emacs-w3m : No.12570]
	On Tue, 19 Jul 2016 22:56:51 -0400, Boruch Baum wrote:
> On line 7872 of w3m.el,

Please talk about the latest emacs-w3m[1], or please let us know
what version of emacs-w3m you are using.  But as for the later,
it might not be worth bringing up if it is years old.

BTW, you should be able to rebind any key no matter what form is
used to express the bound function.  I.e.,

(define-key w3m-mode-map "KEY" 'FUNCTION)

[1]
% cvs -d :pserver:anonymous@xxxxxxxxxxxxxx:/storage/cvsroot login
CVS password: # No password is set.  Just hit Enter/Return key.
% cvs -d :pserver:anonymous@xxxxxxxxxxxxxx:/storage/cvsroot co emacs-w3m