From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: master f0ff20be51: * src/emacs.c (main): Improve accuracy of daemon warning message on PGTK. Date: Fri, 08 Apr 2022 09:13:17 +0300 Message-ID: <83czhsayrm.fsf@gnu.org> References: <164921225790.11115.15669298143254852205@vcs2.savannah.gnu.org> <20220406023058.315C7C009A8@vcs2.savannah.gnu.org> <87ilrm9qa7.fsf@athena.silentflame.com> <87ilrlzqgu.fsf@yahoo.com> <87y20hhg5b.fsf@athena.silentflame.com> <87tub5y5l8.fsf@yahoo.com> <87r169h31p.fsf@athena.silentflame.com> <87a6cw5i7g.fsf@melete.silentflame.com> <87ee28gn2n.fsf@athena.silentflame.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33022"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Sean Whitton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Apr 08 08:18:57 2022 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 1nchxQ-0008NB-BG for ged-emacs-devel@m.gmane-mx.org; Fri, 08 Apr 2022 08:18:56 +0200 Original-Received: from localhost ([::1]:47874 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nchxO-0001Kf-VL for ged-emacs-devel@m.gmane-mx.org; Fri, 08 Apr 2022 02:18:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nchrn-00089P-OR for emacs-devel@gnu.org; Fri, 08 Apr 2022 02:13:08 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59360) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nchrn-0003ur-FP; Fri, 08 Apr 2022 02:13:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=qIpdSF+bA/6SZeg+tBkomruAlPspSmZ4dfU4NeR3Aos=; b=nJZtbJP4sDW+ N+KCAIWJdxLpJ6po0BxB2UTVhmwIMGU8UxglBR2nraIdbDbpirFUZl1AEZL7BZUji8FnqhAXO1AHa 5vBY3vEO0sbm6bFskeHFHrQZdEHKDfeSQG6qk6Zc5e4Vqj68k2BUAHTASiKeKmmai8Y8NQ+RRDeew TKIXXQHK3jz8vPxgkLPmzxba17a7mrVAJVQIO8dPA6gR8hzqfSXC/zxBIeHkXDtU5Uv6D0Hh9y3PH reS/TOZvMtNTKxCRjgp9Z5gYZZGhazjs/e5yTDbEtLQBeHW5kUBM7K9rdi5iI36ElWCPk1xO36apd gNZ5vKEH1x79SQYIT7tlFw==; Original-Received: from [87.69.77.57] (port=3623 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nchrl-0003hG-KM; Fri, 08 Apr 2022 02:13:07 -0400 In-Reply-To: <87ee28gn2n.fsf@athena.silentflame.com> (message from Sean Whitton on Thu, 07 Apr 2022 22:29:20 -0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:287921 Archived-At: > From: Sean Whitton > Date: Thu, 07 Apr 2022 22:29:20 -0700 > > Hello, > > On Thu 07 Apr 2022 at 09:09pm -07, Sean Whitton wrote: > > > Cool, thanks, pushed that. > > This was the first thing I've ever pushed myself, but it seems it didn't > make it to emacs-diffs. Something DKIM-related? No. Emacs-diffs employs moderation. So that's normal (for the first time you install changes), and was already taken care of for your case.