Re: [PATCH] emacs: Add compatibility for org-msg.el

2021-06-24 Thread David Bremner
Ori writes: > Enable `notmuch-company` with `org-msg`, which does not derive from > `message-mode` in composing. This change was first proposed in the > discussion here: > https://github.com/jeremy-compostella/org-msg/issues/53 Applied to master, thanks for the updated version d __

[PATCH] emacs: Add compatibility for org-msg.el

2021-06-24 Thread Ori
Enable `notmuch-company` with `org-msg`, which does not derive from `message-mode` in composing. This change was first proposed in the discussion here: https://github.com/jeremy-compostella/org-msg/issues/53 --- NEWS | 2 ++ emacs/notmuch-company.el | 3 ++- 2 files changed, 4

Re: [PATCH] emacs: Add compatibility for org-msg.el

2021-06-24 Thread David Edmondson
On Thursday, 2021-06-24 at 14:20:24 -04, Ori wrote: > Thanks for the suggestion, David. Can the commit message be changed or > should I resubmit? An elaborated version: That's a question for bremner. Re-submitting will probably make his life easier. >

Re: [PATCH] emacs: Add compatibility for org-msg.el

2021-06-24 Thread Ori
Thanks for the suggestion, David. Can the commit message be changed or should I resubmit? An elaborated version: - Enable `notmuch-company` with `org-msg`, which does not derive from `message-mode` in composing.

Re: [PATCH] emacs: Add compatibility for org-msg.el

2021-06-23 Thread David Edmondson
On Tuesday, 2021-06-22 at 17:48:50 -04, Ori wrote: > See https://github.com/jeremy-compostella/org-msg/issues/53 It would be nice to have an inline description of the change, as the github repository might disappear at some point, but the fix looks reasonable. Reviewed-by: David Edmondson > --

[PATCH] emacs: Add compatibility for org-msg.el

2021-06-22 Thread Ori
See https://github.com/jeremy-compostella/org-msg/issues/53 --- NEWS | 2 ++ emacs/notmuch-company.el | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 09456f60..c167c9a2 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ Emacs previous behavio