info-gnus-english
[Top][All Lists]
Advanced

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

Re: Define "Group" of mail recipients in Gnus?


From: N. Raghavendra
Subject: Re: Define "Group" of mail recipients in Gnus?
Date: Thu, 10 Nov 2016 16:40:14 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (darwin)

At 2016-11-10T09:21:08+01:00, Alan Schmitt wrote:

> On 2016-11-10 13:49, "N. Raghavendra" <raghu@hri.res.in> writes:
>
>> At 2016-11-10T09:09:22+01:00, Alan Schmitt wrote:
>>
>>> It is (and the rest of the functionality of org-contacts in gnus work).
>>> That line is actually in my gnus config.
>>>
>>>> and tag completion (+foo TAB) is working with my configuration.
>>>
>>> Thanks. Could you tell me what are your emacs and org versions?
>>
>> Org-mode version 8.3.4 (release_8.3.4-783-g779222 @ ...)
>>
>> GNU Emacs 25.1.50.1 (x86_64-apple-darwin15.4.0, NS appkit-1404.46
>> Version 10.11.4 (Build 15E65)) of 2016-05-11
>
> This might be an org 9 problem, then. I'll have to investigate further.

If you aren't using helm, this is irrelevant to you, but just in case it
is, I have the following also in my emacs configuration:

;; Don't use helm for org capture.  It gives an error if there is a
;; PROMPT in the capture template.  See
;; https://github.com/emacs-helm/helm/issues/1494
(setcdr (assoc 'org-capture helm-completing-read-handlers-alist) nil)

;; Don't use helm in message mode.  It leaves white space at the end
;; when I complete a name with org-contacts.
(add-to-list 'helm-mode-no-completion-in-region-in-modes 'message-mode)

Cheers,
Raghu.

-- 
N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]