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: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-3.6 required=3.0 tests=AWL,BAYES_00, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (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 15C501F45A for ; Thu, 15 Aug 2019 20:37:31 +0000 (UTC) Received: from localhost ([::1]:46956 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hyMUz-0006M0-JD for normalperson@yhbt.net; Thu, 15 Aug 2019 16:37:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52956) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hyMUt-0006La-Pm for bug-gnulib@gnu.org; Thu, 15 Aug 2019 16:37:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hyMUq-0001Vx-E1 for bug-gnulib@gnu.org; Thu, 15 Aug 2019 16:37:22 -0400 Received: from freefriends.org ([96.88.95.60]:38736) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hyMUq-0001V6-7R for bug-gnulib@gnu.org; Thu, 15 Aug 2019 16:37:20 -0400 X-Envelope-From: karl@freefriends.org X-Envelope-To: Received: from freefriends.org (freefriends.org [96.88.95.60]) by freefriends.org (8.14.7/8.14.7) with ESMTP id x7FKbG2q029185 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 15 Aug 2019 14:37:16 -0600 Received: (from apache@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id x7FKbEl5029182; Thu, 15 Aug 2019 14:37:14 -0600 Date: Thu, 15 Aug 2019 14:37:14 -0600 Message-Id: <201908152037.x7FKbEl5029182@freefriends.org> From: Karl Berry To: bug-gnulib@gnu.org Subject: allow trailing ws in standards/maintain.texi X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 96.88.95.60 X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" Can the gnulib git hook please be changed to allow trailing whitespace in doc/standards.texi and doc/maintain.texi? rms inserted some and did not reply to my request to remove it. THanks.