emacs-devel
[Top][All Lists]
Advanced

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

Re: OK to put lisp/progmodes/flymake.el in ELPA as a :core package?


From: Stefan Monnier
Subject: Re: OK to put lisp/progmodes/flymake.el in ELPA as a :core package?
Date: Thu, 06 Dec 2018 14:28:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>>     (package-install (package-get-latest))
> But won't that upgrade all the packages?

Sorry, I dropped the arg, I meant:


    (package-install (package-get-latest 'flymake))

[ You could have guessed by noticing that I used the singular spelling
  of "latest".  ]


        Stefan



reply via email to

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