From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, FREEMAIL_FROM,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11891 invoked from network); 17 Nov 2020 02:10:22 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 17 Nov 2020 02:10:22 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1keqQH-005nWl-Su; Mon, 16 Nov 2020 20:08:45 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1keqQG-00BXpC-Ix; Mon, 16 Nov 2020 20:08:44 -0600 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1keqQC-00BXnV-DQ for ding@lists.math.uh.edu; Mon, 16 Nov 2020 20:08:40 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1keqQ9-005nUt-9R for ding@lists.math.uh.edu; Mon, 16 Nov 2020 20:08:40 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:To:From:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=M2268d79hdyWTOeJ2kzfJdBxf5QwXLvK7Usn6aiTC6s=; b=dBIxpqZGz9d/ziGYsA48F2VYEn JaegOQ8qLK1+zR9KCFDH4q5NjCzFwsvqykPqcXHN5/u7MnwHrElWyjbog7N9SmWw2RrI1FvN5xJXt E6lvy8xDYrzTaQg7gg1km9aDZVvK63k9BmeCJHhtEUXkC7topR/bfiyu1M66LoPU9ank=; Received: from mail-smail-vm95.daum.net ([211.231.106.170] helo=mail-smail-vm95.hanmail.net) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1keqQ0-0001Az-Ls for ding@gnus.org; Tue, 17 Nov 2020 03:08:32 +0100 Received: from mail-hmail-smtp3 ([10.194.31.36]) by mail-smail-vm95.hanmail.net (8.13.8/8.9.1) with SMTP id 0AH28IP0003972; Tue, 17 Nov 2020 11:08:18 +0900 X-Hermes-Message-Id: oAHB8ILMS331222069 X-Originating-IP: 211.228.200.237 Received: from mail-qpsmtp-vm11 ([10.61.241.138]) by hermes of mail-hmail-smtp3 (10.194.31.36) with ESMTP id oAHB8ILMS331222069 for ; Tue, 17 Nov 2020 11:08:18 +0900 (KST) Received: from [211.228.200.237] (HELO delta.birch.chromebook) (211.228.200.237) by (8.12.9/8.9.1) with ESMTPA; ??, 17 11?? 2020 11:08:18 +0900 Authentication-Results: mail-qpsmtp-vm11; auth=pass (login) smtp.auth=byunghee.hwang@daum.net Received: by delta.birch.chromebook (sSMTP sendmail emulation); Tue, 17 Nov 2020 11:08:15 +0900 From: =?utf-8?B?7Zmp67OR7Z2s?= To: ding@gnus.org Subject: Re: i would like to select one mail address at prompt when i hit `m' key in keyboard... Organization: =?utf-8?B?6YeR6Zm1ICjsl7Dsm5DsnZgg66eI7J2MKQ==?= References: <871rgvibgq.fsf@delta.birch.chromebook> <87o8jxffqq.fsf@ucl.ac.uk> Date: Tue, 17 Nov 2020 11:08:15 +0900 In-Reply-To: <87o8jxffqq.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Mon, 16 Nov 2020 16:06:37 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-HM-UT: NDUAPy7ipO7h/IY5Kz4XoQLeR2WZefxpWXZ3uUA/C2Q= List-ID: Precedence: bulk Eric S Fraga writes: > Byung-Hee, > > I use gnus posting styles for this and gnus-alias-use-identity to switch > identities. Not quite what you wanted, as it's not tied to the m key > but is instead something you do once you are in the message buffer, but > it does work well. Hmm.. interesting about gnus-alias-use-identity. I will study it gnus-alias-use-identity. Because i love the word "identity". Sincerely, Byung-Hee --=20 ^=EA=B3=A0=EB=A7=99=EC=8A=B5=EB=8B=88=EB=8B=A4 _=E5=9C=B0=E5=B9=B3=E5=A4=A9= =E6=88=90_ =EA=B0=90=EC=82=AC=ED=95=A9=EB=8B=88=EB=8B=A4_^))//