From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 960071F4C0 for ; Fri, 25 Oct 2019 21:13:23 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; q=dns; s=default; b=JjXpX pi826G6k+9T8AWqqJV6Lb7+dnk++qoe8Glf3P5jtRiBywHgz8yDAyZgSQIWrH3AJ G58qbSGoKzmaYBhQOt8laX8B7mkzb/80RFLtZkSzP2XC7SsP4B774wjRsVabCI0H na9N4pGNu4MGUcS+OE4VFXxe9JTAfZQwgrSFoo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:cc:subject:in-reply-to:message-id :references:mime-version:content-type; s=default; bh=+iYGKFODnfs OyaYt6+9hoyq6BP0=; b=k3BZGThn+wuZlmPrWi7OiodLBuygFSTtIAv2OSNh058 Fevnk0LtalBl8vgeilgJAo7T9iwC5EsdX427557yBuyAjgfabyd4MpomBb6CeEk9 zvJF5eXxAsbR3rSodY3QKwwW19smFLvI9I5cMRSNPDBpChLfu3mXrwdmIlJYUTJQ = Received: (qmail 64302 invoked by alias); 25 Oct 2019 21:13:21 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 64286 invoked by uid 89); 25 Oct 2019 21:13:20 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: esa4.mentor.iphmx.com IronPort-SDR: 4GVuba7Uc+CjY9/vY+2zBAF5wjubDdlQ09vsmGt7X/8s28Wj5PUOSJtkOiUZKVw7/TgPaaHBn7 L4lHlxaiuB6WenBRfQj4HI0uf0hL6ExnDQRtL9T8aHbfdA/mranp5DhhkfEpSblzD0SgXGix41 Vd2ferfpTih4V21FH+8jxC4HKwAsCae4iZYrNGgtuyA8H7wbvaQIGc+/WGQdOAfD4AjEyRf9PQ uy1i0XuhekqDnUyjWs7pGq+750PCBp11fwVaFOLZxJdbHcYlWY21HgOv5p7G7TGYiAM8qXNSjK D18= IronPort-SDR: OkTsx6g1JS7uMED+sgzo4wLAAzeR20ujZcScQ77fWpNxffMX81C7dM7/1eShagpG3K0sFy3wPf znq2eqHh5IWvply7jUixwrtrsyKMRFFciw1IGBUlpB8xfGVaOQy0qTh0MOjAl4NDpahtCPoRSz iPeyrzVCw367nSOiVFZdmpikvoFYiiHzVEG1y394r+pLmL9mQa/uqYgSId2lFyaQc3pVG9w+of 9/mLeC3IeWVd0NGzauGzPRnuMCWL7qM+qYDmcLS8ommCJrNGAG3USW1V7/1FdPU7NF/BMwAcL7 6Bc= Date: Fri, 25 Oct 2019 21:13:13 +0000 From: Joseph Myers To: Sergio Durigan Junior CC: Carlos O'Donell , libc-alpha Subject: Re: Setup non-pushing gerrit instance for glibc. In-Reply-To: <87r230o7qm.fsf@redhat.com> Message-ID: References: <2e93ece9-386b-c587-9355-33a4695a3f02@redhat.com> <875zkcpxpd.fsf@redhat.com> <87r230o7qm.fsf@redhat.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" On Fri, 25 Oct 2019, Sergio Durigan Junior wrote: > footer needs to be preserved when replying to it. We will also have to > warn the user that replying directly to a new change message will not > work; gerrit can only understand email replies to comments. That seems like an even more serious issue for usability of email replies, in that a reply to a new patch submission could well be the most common case. -- Joseph S. Myers joseph@codesourcery.com