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

Re: [PATCH] Add functionality for editing textareas in Org-mode



In [emacs-w3m : No.12161] Thorsten Jolitz wrote:
> here is patch for my last patch that fixes the conditional activation of
> keymaps for w3m-form-input-textarea-mode (thx to Stefan Monnier for his
> help on this).

Sorry for the delay.  Though I haven't yet looked into your version
throughly, it looks incomplete.

$ emacs -q -batch -l ./w3m-form.el
Symbol's value as variable is void: w3m-form-input-textarea-map

How does `w3m-form-input-textarea-map' inherit
`w3m-form-input-textarea-mode-map' or
`w3m-form-input-textarea-org-mode-map'?  Otherwise, did you mean
to rename `w3m-form-input-textarea-map' into those keymaps?

Anyway you must try running at least `./configure; make install'
before posting patches.  In addition, please provide the ChangeLog
entry by yourself.