From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by sourceware.org (Postfix) with ESMTPS id F3B703858029 for ; Wed, 12 Jan 2022 00:01:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F3B703858029 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-wm1-x329.google.com with SMTP id a83-20020a1c9856000000b00344731e044bso548210wme.1 for ; Tue, 11 Jan 2022 16:01:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JhOhoJ3W+ICN2wvdlwAFsglfiFSvkVngVwyDcPiXIbo=; b=bhp2SN4n8OJF+7RVUh7S0oRGQtiNDqj180zW80m1/cUuSxx46N8na7ohYEAFQYWgF0 kR8/G/yUOkmh9mMfTYvwzamvfBSpEfDqKTzWPodb4AX6VYBhaRMpq6ayqKq1HKzvJ11c 21hm21o1FZFpcSNVzGnBP50tP7l+0E9x0nBfasoxyMYpsYiS432cISS79yDyQjUq/UPl kF/YoASvRfXjEmSqnOJn/HXZvxwjlMQ94tNXWTeQTVFnJ+r/B+O1wqMjC/wldXI/8ae4 Mtxg6Ra+Z9u5bAIEz3QgQLJ6YoSU6DwP/nVVA5Pc+/gOENuOqkny32pHXquH3LmrqnEi mOuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JhOhoJ3W+ICN2wvdlwAFsglfiFSvkVngVwyDcPiXIbo=; b=cQo3uqNYaHm3z3IxNCCBoXnpcpUYdJhlweW1wL6wT/OSxr97nqW49p+4T8D5tSAZ2b ia/NLScTDggvAB+Kewyr4T3hFX9DsmMm5vAGMDQF2BKRy3ryoeoLVsFKqtoCUJCOuuI5 DgEGzagN3z2K/FMh6Be5rpIkBxFsyvyfSNWwy2uAXvKttKEdnTxZD+vl5zdWNZd8vL4C VGHLKZDiRov9Kyvv2Q63exTS/XZ5bgh0MdIgoj2Zd7dVggdgB5PkXz0i0S+LPh3eoVuR 2zMX9XPn27rV0BYB76SEX3EE/xbOcmIS6qHFax5lr3bvYzDLtMFSitHXea1eNw60cEor 3VEQ== X-Gm-Message-State: AOAM533mTA/YcQRs99+E8S/Uyrn3wNrClx5OU2CZsqO7bezS66J8CuZu wQObcbtBXcUFU6tpruXpXQi61WGly5wbb3WB+Mk= X-Google-Smtp-Source: ABdhPJxPj//gBrN2i1+F5IvrRlYLBTnd1wEbkxrIN43JJYxHsrdvFglXlLTvvkTtr8eirCfll5KZas2TLbCj2pDloFE= X-Received: by 2002:a1c:f303:: with SMTP id q3mr4379954wmq.63.1641945717085; Tue, 11 Jan 2022 16:01:57 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Csaba Raduly Date: Wed, 12 Jan 2022 01:01:45 +0100 Message-ID: Subject: Re: How to change email address To: "Wells, Roger K. [US-US]" Cc: "cygwin@cygwin.com" Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2022 00:02:01 -0000 On Tue, 11 Jan 2022 at 22:37, Wells, Roger K. [US-US] via Cygwin wrote: > > For the lists I am currently subscribed? > I've tried several times but nothing works. > current: roger.k.wells@leidos.com > desired: roger.k.wells@alum.mit.edu Look here: > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple Csaba -- You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformant way to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK)