From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.devel Subject: Re: Adding use-package to core Date: Wed, 16 Nov 2022 07:59:32 +0000 Message-ID: <87a64r8h3v.fsf@posteo.net> References: <87lep4jeeb.fsf@gmail.com> <87r0ykufh8.fsf@posteo.net> <87sfiyl6nb.fsf@posteo.net> <87pme1ddsn.fsf@gmail.com> <871qqhby2k.fsf@posteo.net> <87leopdbsw.fsf@gmail.com> <87tu3dagj5.fsf@posteo.net> <87eduhd7m7.fsf@gmail.com> <87iljk1voy.fsf@posteo.net> <874jv4z2th.fsf@posteo.net> <87mt8wxjjf.fsf@posteo.net> <877d009n8a.fsf@gmail.com> <87o7tbwcvw.fsf@posteo.net> <87sfik6sg3.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17763"; mail-complaints-to="usenet@ciao.gmane.io" Cc: John Wiegley , Payas Relekar , Stefan Monnier , emacs-devel To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Nov 16 08:59:56 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 1ovDKu-0004NF-8L for ged-emacs-devel@m.gmane-mx.org; Wed, 16 Nov 2022 08:59:56 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ovDKe-0007LM-PB; Wed, 16 Nov 2022 02:59:40 -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 1ovDKc-0007GS-RT for emacs-devel@gnu.org; Wed, 16 Nov 2022 02:59:38 -0500 Original-Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ovDKa-0007C0-R4 for emacs-devel@gnu.org; Wed, 16 Nov 2022 02:59:38 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 106F2240028 for ; Wed, 16 Nov 2022 08:59:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1668585575; bh=yQC4EJLm1JGq6r44cuusoK1LMW7hTb3nu+mtB5Eauiw=; h=From:To:Cc:Subject:Date:From; b=ByDMHQJY/vcaaGTa83gFYZMaGVwbxG28SbsUnHF5RljjRSL2t5/5zonqPTXMYkr9t jRJIMUPBJv1M4H2dDZl1FbBMn9DQK056+Lua2CGdpT3fziXnk4tiGXK5XbgFRBaBZM ZCL/x7cX5YV0jJFWQC5rYugCdIvpitGusZJ7W4PkPpqI8QEaYi9xgWKwIujMha+lEy zSaNV5O+e5WIsvQ9xF0uRsiFp4OW87ZPgvaw24bGriuvTs0shKOqU9d1i0hYPiY9GC MrFz2ordNGAPsIiN9vQwOA11b54AFT8RNmLlhfqWOtJBQq0UkfC2lSnntAy0aDCXRg gsa+XQ8wAnmvQ== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NBwS41bRRz6tnN; Wed, 16 Nov 2022 08:59:32 +0100 (CET) In-Reply-To: (Stefan Kangas's message of "Tue, 15 Nov 2022 20:17:32 -0800") Received-SPF: pass client-ip=185.67.36.65; envelope-from=philipk@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action 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:299906 Archived-At: Stefan Kangas writes: > Philip Kaludercic writes: > >> And is followed by the entire manual (from the README file). I wonder >> if it would be better to set :redeem in the package specification to ^ this is a peculiar typo... >> ignore, and instead just display the shorter commentary section: > > Sounds good to me. Would you mind installing that change? Can do. > I think we should probably just replace README.md with something much > shorter once use-package is in emacs.git. Instead, we could point to > this URL > > https://elpa.gnu.org/packages/doc/use-package.html > > if that is that supposed to be the canonical URL for documentation. At the very least there should be a note indicating that use-package is not being developed on GitHub any more, and that bug reports or patches should be sent to emacs-devel.