[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add functionality for editing textareas in Org-mode
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Mon, 07 Oct 2013 11:31:14 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12162
- References: <87hacw52m8.fsf@xxxxxxxxx> <87r4c0ma6h.fsf@xxxxxxxxx>
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.