bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#24761: Emacs not recent for MSYS


From: Óscar Fuentes
Subject: bug#24761: Emacs not recent for MSYS
Date: Sat, 22 Oct 2016 00:24:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Mirko Luedde <mirko.luedde@gmail.com> writes:

> dear all, i find that
>
> (1) https://www.gnu.org/software/emacs/ says: .. Emacs 25.1 - latest
> release ..
>
> (2) https://www.gnu.org/software/emacs/download.html says; .. MSYS2 users
> can install Emacs .. pacman - S mingw-w64-x86_64-emacs ..
>
> (3) pacman - S mingw-w64-x86_64-emacs says : warning:
> mingw-w64-x86_64-emacs-24.5-5 is up to date
>
> messages (1) through (3) cannot be true at the same time.
>
> please fix!

MSYS2 contains Emacs 25.1 since some time ago.

Make sure you execute

pacman -Suy

and that will upgrade all your installed packages, including Emacs.
If you don't have Emacs installed yet, do

pacman -Suy
pacman -S mingw-w64-x86_64-emacs

(replace the later with

pacman -S mingw-w64-i686-emacs

if you are using a 32 bit MSYS2 install.)

Please send further messages to the MSYS2 mailing list. Before posting
make sure you read some of the documents linked from

https://sourceforge.net/p/msys2/wiki/Home/

specially "Introduction" and "Installing and upgrading".





reply via email to

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