[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: Tue, 08 Oct 2013 18:46:29 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12170
- References: <87hacw52m8.fsf@xxxxxxxxx> <87r4c0ma6h.fsf@xxxxxxxxx> <b4mli25ak25.fsf@xxxxxxx> <877gdpqx99.fsf@xxxxxxxxx> <b4msiwcp7e2.fsf@xxxxxxx> <87mwmkjh1a.fsf@xxxxxxxxx>
In [emacs-w3m : No.12166] Thorsten Jolitz wrote:
[...]
> Thats perfectly ok, since recent version 8.0 of Org-mode introduced the
> new parser and exporter framework, and anybody with older versions is
> really decoupled from actual Org-mode development. And I can't imagine
> somebody running Org-mode 8+ on such old Emacs versions.
I've installed your patch. Thank you for the contribution.
Note:
I didn't modify the key for `w3m-form-input-textarea-save' from
`C-x C-s' to `C-c C-s' as your patch does. In the past it was
discussed about using such a keystroke of Emacs' basic and got
a consensus because it does "save things to a file".