From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/18460 Path: news.gmane.org!.POSTED!not-for-mail From: "N. Raghavendra" Newsgroups: gmane.emacs.gnus.user Subject: Re: Define "Group" of mail recipients in Gnus? Date: Thu, 10 Nov 2016 16:40:14 +0530 Message-ID: References: <87h97ixlgf.fsf@gmx.us> <86y40s25xr.fsf@iitk.ac.in> Reply-To: "N. Raghavendra" NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1478776250 5325 195.159.176.226 (10 Nov 2016 11:10:50 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 10 Nov 2016 11:10:50 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (darwin) Cc: info-gnus-english@gnu.org To: Alan Schmitt Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Nov 10 12:10:45 2016 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1c4nFY-0007Uo-25 for gegu-info-gnus-english@m.gmane.org; Thu, 10 Nov 2016 12:10:32 +0100 Original-Received: from localhost ([::1]:45493 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4nFa-0006La-V9 for gegu-info-gnus-english@m.gmane.org; Thu, 10 Nov 2016 06:10:34 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4nFS-0006Je-1R for info-gnus-english@gnu.org; Thu, 10 Nov 2016 06:10:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4nFO-0001VK-U9 for info-gnus-english@gnu.org; Thu, 10 Nov 2016 06:10:26 -0500 Original-Received: from sub5.mail.dreamhost.com ([208.113.200.129]:45143 helo=homiemail-a122.g.dreamhost.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c4nFO-0001V7-O4 for info-gnus-english@gnu.org; Thu, 10 Nov 2016 06:10:22 -0500 Original-Received: from homiemail-a122.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a122.g.dreamhost.com (Postfix) with ESMTP id 4AF2C60001104; Thu, 10 Nov 2016 03:10:21 -0800 (PST) Original-Received: from retrotexts.net (hrimail2.hri.res.in [220.227.103.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: raghu@retrotexts.net) by homiemail-a122.g.dreamhost.com (Postfix) with ESMTPSA id EA49A60001100; Thu, 10 Nov 2016 03:10:20 -0800 (PST) Original-Received: by retrotexts.net (Postfix, from userid 501) id CB7112208896; Thu, 10 Nov 2016 16:40:14 +0530 (IST) In-Reply-To: (Alan Schmitt's message of "Thu, 10 Nov 2016 09:21:08 +0100") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 208.113.200.129 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: "info-gnus-english" Xref: news.gmane.org gmane.emacs.gnus.user:18460 Archived-At: At 2016-11-10T09:21:08+01:00, Alan Schmitt wrote: > On 2016-11-10 13:49, "N. Raghavendra" 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 , http://www.retrotexts.net/ Harish-Chandra Research Institute, http://www.hri.res.in/