emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [elpa] externals/tomelr 9aa308665d: doc: Add installation instructio


From: Stefan Monnier
Subject: Re: [elpa] externals/tomelr 9aa308665d: doc: Add installation instructions now that this is in GNU ELPA
Date: Tue, 03 May 2022 22:12:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> +#+begin_src emacs-lisp
> +(use-package tomelr
> +  :ensure t)
> +#+end_src

I'm curious, why would a user ever need this?

AFAICT it does not provide any user-facing functionality, so it's only
ever useful as a library for another package, and that package will just
need to `(require 'tomelr)`, no?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]