From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: master c669afc: Add term/st.el (Bug#33182) Date: Mon, 10 Aug 2020 19:15:41 -0400 Message-ID: References: <20200810123101.2196.88424@vcs0.savannah.gnu.org> <20200810123102.E3F8420CB8@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17559"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Aug 11 01:16:34 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k5H1t-0004Sr-Cm for ged-emacs-devel@m.gmane-mx.org; Tue, 11 Aug 2020 01:16:33 +0200 Original-Received: from localhost ([::1]:33122 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k5H1s-0005ML-El for ged-emacs-devel@m.gmane-mx.org; Mon, 10 Aug 2020 19:16:32 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:32950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k5H1F-0004Wb-1N for emacs-devel@gnu.org; Mon, 10 Aug 2020 19:15:53 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:50163) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k5H1C-00035K-H6 for emacs-devel@gnu.org; Mon, 10 Aug 2020 19:15:52 -0400 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id EC75D1004B6; Mon, 10 Aug 2020 19:15:48 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 076C010031F; Mon, 10 Aug 2020 19:15:43 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1597101343; bh=5qmKW7uYn4Rp0JcPgNDlSCb8ghRSvMqc5G9uQVz88Zo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=RDKU96KtU9aP2djJELLRbBFcmDsop/+cG03o9qY9ULrvYQ1tOxXSyOfR6ThVjDgGU z5d4JtqFQ8av4hBAsYNbFB8lQZzUoUbLiaJf4aekAvtm06uBnFmv2xI5R59v9drxao uGWXXPd5ljrj77AKA6E8OP/GNY+CKLxqb2nDqhh7fiFX05nGGqecr61LoU1KRVtE0z R71RBHwi/3Ja3sHL+5SQmNf/VFz1qFbGNe/h2wXx5f8kim1SUGAS76+4ZqeFgErlRF SzPXTZXhR6BSOYRUMw+5y3E/XM+ChIXZcLZr613mGMmGeddK97l6nzJ3aA2gQEHZRn hfKoByH5zLwsA== Original-Received: from milanesa (unknown [45.72.246.108]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 8FF281207C6; Mon, 10 Aug 2020 19:15:42 -0400 (EDT) In-Reply-To: (Stefan Kangas's message of "Mon, 10 Aug 2020 16:08:01 -0700") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/10 18:19:33 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:253611 Archived-At: > Why not, but several files in lisp/term are lacking such headers. I don't care very much about the headers, to be honest, tho I think it's good to have the "Code:" (it's what? 12 bytes?). What I'm more interested in is a description/link because `st` is a bit too short not to risk being ambiguous. Stefan