From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: preferring https: to http: in commit messages for gnu.org Date: Mon, 16 Oct 2017 00:07:09 -0700 Organization: UCLA Computer Science Department Message-ID: <494d6c88-bec0-9edc-a35b-32b59fedff05@cs.ucla.edu> References: <61bfc72e-b21f-3fb9-25b7-b718bb69d85b@cs.ucla.edu> <83shekh4je.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1508137961 4031 195.159.176.226 (16 Oct 2017 07:12:41 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 16 Oct 2017 07:12:41 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 Cc: Emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 16 09:12:38 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3zZh-0008Cw-UJ for ged-emacs-devel@m.gmane.org; Mon, 16 Oct 2017 09:12:34 +0200 Original-Received: from localhost ([::1]:59689 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3zZn-0008Ic-Db for ged-emacs-devel@m.gmane.org; Mon, 16 Oct 2017 03:12:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e3zUb-0004h8-9B for Emacs-devel@gnu.org; Mon, 16 Oct 2017 03:07:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e3zUW-0005Jc-G6 for Emacs-devel@gnu.org; Mon, 16 Oct 2017 03:07:17 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:46054) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e3zUW-0005J4-AE; Mon, 16 Oct 2017 03:07:12 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id A948B160062; Mon, 16 Oct 2017 00:07:10 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id ZKF99hEudgs8; Mon, 16 Oct 2017 00:07:09 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id D5F11160E2A; Mon, 16 Oct 2017 00:07:09 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id PPvBq4eSYYER; Mon, 16 Oct 2017 00:07:09 -0700 (PDT) Original-Received: from [192.168.1.9] (unknown [47.154.18.85]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 963E0160062; Mon, 16 Oct 2017 00:07:09 -0700 (PDT) In-Reply-To: <83shekh4je.fsf@gnu.org> Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 131.179.128.68 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:219569 Archived-At: Eli Zaretskii wrote: > I cannot be responsible for every useful URL out there. The newly-added change does not check for every useful URL, only for URLs= to=20 gnu.org or fsf.org. The goal is for developers to have reliable communica= tions=20 from the GNU project itself, even if other sources are less reliable. Without this change, I need to manually fix the gnu.org and fsf.org URLs = in=20 ChangeLog., which is an annoyance. (Especially since many of these URL= s are=20 in my own commit messages. :-) If you find it really aggravating to put https: before gnu.org URLs in co= mmit=20 messages I could revert the change. I was hoping, though, that this was m= erely a=20 minor annoyance that simplified maintenance overall.