Hi Dirk.  If you use use-package, you can pin the package source for ess
to gnu-elpa like this:

(use-package ess
   :ensure t
   :pin gnu)

Documentation for use-package can be found here:

https://www.gnu.org/software/emacs/manual/html_node/use-package/index.html

Section 5.2 discusses :pin.


Dirk Eddelbuettel via ESS-help <ess-help@r-project.org> writes:

> [External Email]
>
> Rodney et al,
>
> Thanks for the update(s)!
>
> Alas, I also seem to see
>   ess 20240131.1041 installed Emacs Speaks Statistics
> which seems to win over
>   ess 24.1.1 obsolete Emacs Speaks Statistics
>
> What is the suggested way to have 24.1.1 sort higher?
>
> Thanks,  Dirk

______________________________________________
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help

Reply via email to