unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/tomelr 9aa308665d: doc: Add installation instructions now that this is in GNU ELPA
       [not found] ` <20220503215746.28B7AC009A8@vcs2.savannah.gnu.org>
@ 2022-05-04  2:12   ` Stefan Monnier
  2022-05-04  2:15     ` Kaushal Modi
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2022-05-04  2:12 UTC (permalink / raw)
  To: Kaushal Modi; +Cc: emacs-devel

> +#+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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [elpa] externals/tomelr 9aa308665d: doc: Add installation instructions now that this is in GNU ELPA
  2022-05-04  2:12   ` [elpa] externals/tomelr 9aa308665d: doc: Add installation instructions now that this is in GNU ELPA Stefan Monnier
@ 2022-05-04  2:15     ` Kaushal Modi
  0 siblings, 0 replies; 2+ messages in thread
From: Kaushal Modi @ 2022-05-04  2:15 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Emacs developers

On Tue, May 3, 2022 at 10:12 PM Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>
> > +#+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?

Oops.. you're right! I'll fix this.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-04  2:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <165161506586.14694.3421894516989408949@vcs2.savannah.gnu.org>
     [not found] ` <20220503215746.28B7AC009A8@vcs2.savannah.gnu.org>
2022-05-04  2:12   ` [elpa] externals/tomelr 9aa308665d: doc: Add installation instructions now that this is in GNU ELPA Stefan Monnier
2022-05-04  2:15     ` Kaushal Modi

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).