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: use-package has been merged into emacs-29 Date: Fri, 09 Dec 2022 18:23:21 +0200 Message-ID: <83edt8zgue.fsf@gnu.org> References: <878rjgd0ej.fsf@posteo.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28882"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefankangas@gmail.com, emacs-devel@gnu.org, johnw@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Dec 09 17:24:07 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 1p3gAQ-0007Kh-W5 for ged-emacs-devel@m.gmane-mx.org; Fri, 09 Dec 2022 17:24:07 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p3g9w-00041X-N4; Fri, 09 Dec 2022 11:23:36 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3g9p-0003yT-PT for emacs-devel@gnu.org; Fri, 09 Dec 2022 11:23:34 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3g9p-0006lv-Ff; Fri, 09 Dec 2022 11:23:29 -0500 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=pytwY++mrwOYyzOMJHHJJ1T9JIFat7LXoIKr73YxB9E=; b=UvIf7cT79M5k YmrMixJabk5a9FCqslUr1NdznAgbHWw2I9jnDsBE8HPNJaJbuUzUHxu8GUscv+Y7ymLW+OtGMbK8/ hpjRB332QrGGp5IkxFifutWN11BrC5WEe9QBU9gdJEodLBwsdkRHC4EG3Z7Pdl/+BAFisW5SdnEVd Jvkv6JCA5te0QJIuGYoOQf4yUXY52k3VHalIC8ns4e+eihm683OBr9Cvu4QfXzbCn0L/9Gabz0Y4L Y/MBzLXEi3FungCXKkPd4N7M6SOvO1zbXCoFoghdWt0tqw9hrUTOEWZBHwEdEp9e5qg7RZeOybL/K YX/nMpKqx/BrZby1ti5e8g==; Original-Received: from [87.69.77.57] (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 1p3g9o-0000SI-Iv; Fri, 09 Dec 2022 11:23:28 -0500 In-Reply-To: <878rjgd0ej.fsf@posteo.net> (message from Philip Kaludercic on Fri, 09 Dec 2022 16:09:24 +0000) 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:301079 Archived-At: > From: Philip Kaludercic > Cc: emacs-devel@gnu.org, John Wiegley > Date: Fri, 09 Dec 2022 16:09:24 +0000 > > A few comments on use-package.texi from briefly skimming the file: Thanks, but there's no need to post such comments: just go ahead and fix what needs to be fixed. People who work on these changes are not angels: we make mistakes, and appreciate when others silently fix them when they spot them.