From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: What does use-package do? Date: Sat, 08 Oct 2022 18:34:33 -0400 Message-ID: References: <87czb253h3.fsf@gmail.com> <83sfjyls8d.fsf@gnu.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20930"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Eli Zaretskii , relekarpayas@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Oct 09 00:37:02 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 1ohIRJ-0005Gd-KT for ged-emacs-devel@m.gmane-mx.org; Sun, 09 Oct 2022 00:37:01 +0200 Original-Received: from localhost ([::1]:45106 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohIRI-0006wr-JI for ged-emacs-devel@m.gmane-mx.org; Sat, 08 Oct 2022 18:37:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48692) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohIOx-0002Rb-Sa for emacs-devel@gnu.org; Sat, 08 Oct 2022 18:34:35 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49368) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohIOw-0004QC-Is; Sat, 08 Oct 2022 18:34:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=WHYsqdPWuydSzhNe/XBxZrvrQfW2zRxakk6n4uWiFdE=; b=LAK8tIcFvZ88 gxclKhfssxoH4FhRW6HRS/ha/jTT9fHvJG/TkmH8vrwKrD/HvE48aLEOWrUJk/5K9lrkSDMUZnH2i yr8qw3qEFXCPE6NMaUyBEk+QVSm+PjpuCHmdhdNfaGVP17X8SdPhSnbUuItP75F7B5y7M+m5RyFk7 /XyMHuPWhzHs3akCuhxSkSIfiNOy4JHGzv1uYpEahTg6yoWhEurrjxIX/6bVm76QiSFai20cgCrD4 iQMc0hL+bbPnAakYqTOSpE0BKQiOurpjad9xtec36KnAG47aqVPjV+ew9wx7/0MbD+3urLizi0ZGe lvcHBoKP4LxdoofURWGV8w==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1ohIOv-0007pC-Pv; Sat, 08 Oct 2022 18:34:33 -0400 In-Reply-To: <83sfjyls8d.fsf@gnu.org> (message from Eli Zaretskii on Sat, 08 Oct 2022 09:55:14 +0300) 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:297228 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > use-package allows writing emacs configuration in a declarative manner, > > rather than imperative. It does few more things: That is helpful. > I think reading this page will be much more effective as the answer to > Richard's questions: > https://jwiegley.github.io/use-package/keywords/ I expect that will be helpful too. Thanks. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)