Re: [ESS] FW: [GNU ELPA] ESS version 24.1.1

2024-02-18 Thread Dirk Eddelbuettel via ESS-help


On 18 February 2024 at 20:54, Brett Presnell via ESS-help wrote:
| 
| Forgot to mention that you may need to uninstall and reinstall the ess
| package after putting the :pin in place, but I'm not sure about that.
| Restarting emacs is maybe needed too, but not sure about that either.

The pin, along with uninstalling the 20240131* one I had, seems to have done
the trick.

Many thanks!

Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

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


Re: [ESS] FW: [GNU ELPA] ESS version 24.1.1

2024-02-18 Thread Brett Presnell via ESS-help


Forgot to mention that you may need to uninstall and reinstall the ess
package after putting the :pin in place, but I'm not sure about that.
Restarting emacs is maybe needed too, but not sure about that either.

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


Re: [ESS] FW: [GNU ELPA] ESS version 24.1.1

2024-02-18 Thread Brett Presnell via ESS-help


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


Re: [ESS] FW: [GNU ELPA] ESS version 24.1.1

2024-02-18 Thread Dirk Eddelbuettel via ESS-help


Rodney et al,

Thanks for the update(s)!

Alas, I also seem to see
  ess20240131.1041  installed Emacs 
Speaks Statistics
which seems to win over
  ess24.1.1 obsolete  Emacs 
Speaks Statistics

What is the suggested way to have 24.1.1 sort higher?

Thanks,  Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

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