From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88442 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Define groups of recipients Date: Fri, 15 Mar 2019 14:41:22 -0700 Message-ID: <87sgvnak8t.fsf@ericabrahamsen.net> References: <87bm2c5jzc.fsf@web.de> <874l84199z.fsf@enricoschumann.net> <87ef78qh12.fsf@web.de> <87a7hwb04u.fsf@ericabrahamsen.net> <875zsk7wud.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="95906"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36648@lists.math.uh.edu Fri Mar 15 22:42:20 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1h4uap-000OiW-Rw for ding-account@gmane.org; Fri, 15 Mar 2019 22:42:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92) (envelope-from ) id 1h4uaE-0005J2-La; Fri, 15 Mar 2019 16:41:42 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1h4ua8-0005G5-DH for ding@lists.math.uh.edu; Fri, 15 Mar 2019 16:41:36 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1h4ua6-0002J5-Op for ding@lists.math.uh.edu; Fri, 15 Mar 2019 16:41:36 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1h4ua3-0003sc-1O for ding@gnus.org; Fri, 15 Mar 2019 22:41:32 +0100 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1h4uZz-000NoT-PE for ding@gnus.org; Fri, 15 Mar 2019 22:41:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:AnjlKw7MLSOKaYHw2wO56QcWJMY= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88442 Archived-At: Michael Heerdegen writes: > Eric Abrahamsen writes: > >> How would you rather have it work? I think you can also do it manually >> by adding lines to a ~/.mailrc file, see the "Mail Aliases" section of >> the Message manual. It looks like it's meant for expanding a single >> contact address, but I'll bet you can put whatever string you like in >> there. > > Ok, that would be the last resort. I had hoped for a nice solution in > Emacs. But what would a "nice solution" look like? I suppose you could always write your own completion-at-point function. > BTW, anyone knowing why BBDB comes with a manual that looks like BBDB's lack of manual is half of why I ended up writing EBDB (only partly joking).