From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88444 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.gnus.general Subject: Re: Define groups of recipients Date: Sat, 16 Mar 2019 01:17:00 +0100 Message-ID: <867eczsmf7.fsf@zoho.eu> References: <87bm2c5jzc.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="203624"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36650@lists.math.uh.edu Sat Mar 16 01:18:09 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 1h4x1b-000qkj-W0 for ding-account@gmane.org; Sat, 16 Mar 2019 01:18:08 +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 1h4x0t-0006f9-71; Fri, 15 Mar 2019 19:17:23 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1h4x0l-0006ZO-Kx for ding@lists.math.uh.edu; Fri, 15 Mar 2019 19:17:15 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1h4x0j-0005an-7e for ding@lists.math.uh.edu; Fri, 15 Mar 2019 19:17:15 -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 1h4x0f-000567-2Z for ding@gnus.org; Sat, 16 Mar 2019 01:17:11 +0100 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1h4x0b-000pmV-So for ding@gnus.org; Sat, 16 Mar 2019 01:17:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Mail-Copies-To: never Cancel-Lock: sha1:rRN+J1vzKh8ULo/+p433Y3bh0VU= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88444 Archived-At: Michael Heerdegen wrote: > say I often want to send a message to > a constant larger group of recipients, what > is the simplest way to do this with Emacs > and Gnus? Easy! With abbrevs, use the ~/.mailrc file: # Google Translate for Emacs alias trans-1 "Oleksandr Manzyuk " alias trans-2 "Andrey Tykhonov " alias trans trans-1 trans-2 now just type "trans" and it gets expanded to both guys :) I hope Gaspadins Tykhonov and Manzyuk don't mind me using them as examples :) -- underground experts united http://user.it.uu.se/~embe8573