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: Thu, 05 Jan 2023 13:19:52 +0200 Message-ID: <83y1qhw7mv.fsf@gnu.org> References: <83bknl6zan.fsf@gnu.org> <835ydq4urv.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20288"; mail-complaints-to="usenet@ciao.gmane.io" Cc: johnw@gnu.org, 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 Thu Jan 05 12:20:31 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 1pDOIQ-0004zR-7A for ged-emacs-devel@m.gmane-mx.org; Thu, 05 Jan 2023 12:20:30 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pDOHj-0000Ua-7S; Thu, 05 Jan 2023 06:19:47 -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 1pDOHg-0000UD-U4 for emacs-devel@gnu.org; Thu, 05 Jan 2023 06:19:44 -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 1pDOHg-000303-Jl; Thu, 05 Jan 2023 06:19:44 -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=IHe0QksCGKqRWnBGH4kPbuNoWFxNYHAaA13JS8qN6Wk=; b=ma+rOE+S04Vf 4L5YwW9ERPkE2AARk92fxm1RUGvfUke/MnYJ2ldRsXAGFgXLiR86X+X8mMhYzlfD/a4WKIVW1yjWn B5rVKNks+0DtwGZoSoyHj7E5i/o199GhGG+PDOkR+H0SM8OqA0x6tQTJF/0zJwh9oNkX4EYnaSvQT AtAwRz/KhcoPjLSSpOOnIRHGUuTLE0PnosoZwXAVq6bzN9rs8fRgTGTi0v4JyO+ZwY/KPkWSnjjbs PnFKmLKk726ZDNhLg4X4L4b/u+ReMagOTPeai1C8Vi0sBgArz9FHtmGapjpk2hIZAzp77oYFfV/eZ kJDviFDAQMiKwHusO7SCbA==; 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 1pDOHa-0002QG-H2; Thu, 05 Jan 2023 06:19:38 -0500 In-Reply-To: (message from Stefan Kangas on Thu, 5 Jan 2023 02:36:40 -0800) 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:302237 Archived-At: > From: Stefan Kangas > Date: Thu, 5 Jan 2023 02:36:40 -0800 > Cc: rms@gnu.org, emacs-devel@gnu.org > > "John Wiegley" writes: > > > To me it would feel strange to have it in the Elisp manual, since it's not > > targeted at Emacs Lisp developers, but rather users. It seems to me that it > > should be in a separate manual that is linked to from the Emacs user manual. > > I tend to agree. This is supposed to have happened already, please take a look at the two manuals.