On Thu, Dec 6, 2018, 13:03 Stefan Monnier > Should it be a separate function? Package-install-most-recent or package > > upgrade? > > Maybe a new `package-get-latest`, so you can do > > (package-install (package-get-latest)) > > Especially if package-get-latest can be extracted from existing code > (and hence used there was well). But won't that upgrade all the packages? Or would you give package-get-latest it an optional arg PACKAGE? João