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 documentation Date: Sun, 01 Jan 2023 10:39:35 +0200 Message-ID: <831qoe4piw.fsf@gnu.org> References: <83bknl6zan.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9377"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rms@gnu.org, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jan 01 09:40:50 2023 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 1pBtti-0002Gg-Gp for ged-emacs-devel@m.gmane-mx.org; Sun, 01 Jan 2023 09:40:50 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pBtt9-0004ix-7n; Sun, 01 Jan 2023 03:40:15 -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 1pBtt6-0004il-WC for emacs-devel@gnu.org; Sun, 01 Jan 2023 03:40:13 -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 1pBtt6-00072Z-Bk; Sun, 01 Jan 2023 03:40:12 -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=P/hk71igGE+BvWikcR789uTT73o++vMKb+fZcRM47zA=; b=S3hUFsnjOhgS MZFLHJZqFRF5hc9pHXQF2CZ3CL5KR06JCrD7ElOV+cFFOhY/wggGkzU6a+tba8aFCB/J6u81PJ2Aw kuN2bIe9zTY6/Ci8vhuC/eOZVvAiiabTuAygbsF1e8xcMfg1rjheTTrl0To2D6q7yDM7wTirYURlm P0BbVmvxH0Fg/VoRG1CGWQvqftfUNSnsh8+QQmaij8YNf5TH9OcIFE8dAnq8oupw7AHr7INI6T6jW ww9XzASr+Aoxn7oaw+qaWBvtmwMMs8Hywx3EhIuUV/hJ7FBLhDXBRsUdV+axCml3FbwfVeYrCPq7k Y028/jTOqglA5TqGeAFbgg==; 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 1pBtsR-00077o-EA; Sun, 01 Jan 2023 03:39:32 -0500 In-Reply-To: (message from Stefan Kangas on Sat, 31 Dec 2022 12:28:57 +0100) 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:302181 Archived-At: > From: Stefan Kangas > Date: Sat, 31 Dec 2022 12:28:57 +0100 > Cc: rms@gnu.org, emacs-devel@gnu.org > > Eli Zaretskii writes: > > > I think we should perhaps mention it in both manuals, and leave it as > > a separate manual. > > Agreed. > > However, while I think it makes sense to mention it in the emacs > manual, I don't currently see where it would fit in the elisp manual. > Perhaps it'd be enough to mention it in the emacs manual. I think I found good places in both manuals, please take a look at the emacs-29 branch.