From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ivan Sokolov Newsgroups: gmane.emacs.devel Subject: Re: Add project-name function Date: Sat, 06 Mar 2021 23:53:40 +0300 Message-ID: <3618041615064020@sas8-75f070ddfcf3.qloud-c.yandex.net> References: <877dmltdwn.fsf@ya.ru> <87wnuknzjf.fsf@posteo.net> <3a860f4f-2325-9bea-991d-75d2831a7372@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28162"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Philip Kaludercic , emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Mar 06 21:54:29 2021 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 1lIdwT-0007G8-S0 for ged-emacs-devel@m.gmane-mx.org; Sat, 06 Mar 2021 21:54:29 +0100 Original-Received: from localhost ([::1]:39262 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lIdwS-0000bH-U2 for ged-emacs-devel@m.gmane-mx.org; Sat, 06 Mar 2021 15:54:28 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51944) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIdvn-0008OI-2m for emacs-devel@gnu.org; Sat, 06 Mar 2021 15:53:47 -0500 Original-Received: from forward102o.mail.yandex.net ([2a02:6b8:0:1a2d::602]:43160) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIdvk-0006TA-CY for emacs-devel@gnu.org; Sat, 06 Mar 2021 15:53:46 -0500 Original-Received: from sas1-df919fd4523f.qloud-c.yandex.net (sas1-df919fd4523f.qloud-c.yandex.net [IPv6:2a02:6b8:c14:4495:0:640:df91:9fd4]) by forward102o.mail.yandex.net (Yandex) with ESMTP id 33435668257A; Sat, 6 Mar 2021 23:53:41 +0300 (MSK) Original-Received: from mail.yandex.ru (mail.yandex.ru [95.55.100.121]) by sas1-df919fd4523f.qloud-c.yandex.net (mxback/Yandex) with HTTP id WrXQQo0HcmI1-reHisBjM; Sat, 06 Mar 2021 23:53:40 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1615064020; bh=7MNADnObtfi5epHlHfSi+XlPjgrNoKoD4CwAtIw5imI=; h=Message-Id:Cc:Subject:In-Reply-To:Date:References:To:From; b=Q9rimTlw9pHAF4XrWweSglzMhmeBmH5HCbD/D2q/oRAwWIN+0xQJX85xcgya8OpSg vkJNwC0AtLbiA95Yw4V4riGjOEw04o5DK9vNB2MKasgOTzsfUSmOUZ5QTI5YGBpmxM Tx3scV2fSPPXfjidsK36uIrhijn6Ll+V6zmGRDW0= Authentication-Results: sas1-df919fd4523f.qloud-c.yandex.net; dkim=pass header.i=@ya.ru Original-Received: by sas8-75f070ddfcf3.qloud-c.yandex.net with HTTP; Sat, 06 Mar 2021 23:53:40 +0300 Envelope-From: ivan-p-sokolov@yandex.ru In-Reply-To: <3a860f4f-2325-9bea-991d-75d2831a7372@yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Received-SPF: pass client-ip=2a02:6b8:0:1a2d::602; envelope-from=ivan-p-sokolov@ya.ru; helo=forward102o.mail.yandex.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-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:266104 Archived-At: I think we can continue the discussion in the aforementioned thread. And sorry for the empty message I accidentally sent.