* Emacs 26.2 released
@ 2019-04-12 16:14 Nicolas Petton
2019-04-12 16:54 ` Stefan Monnier
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Nicolas Petton @ 2019-04-12 16:14 UTC (permalink / raw)
To: Emacs Devel
[-- Attachment #1: Type: text/plain, Size: 1762 bytes --]
Hi!
Version 26.2 of the Emacs text editor is now available.
For more information on Emacs, see:
https://www.gnu.org/software/emacs
You can retrieve the source from your nearest GNU mirror by using one
of the following links:
https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.xz
https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.gz
You can get the PGP signatures[1] at
https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.xz.sig
https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.gz.sig
You can choose a mirror explicitly from the list at:
https://www.gnu.org/prep/ftp.html
Mirrors may take some time to update; the main GNU ftp server is at:
https://ftp.gnu.org/gnu/emacs/
Highlights of this release include:
- Emacs modules can now be built outside of the Emacs tree source.
- Emacs is now compliant with the latest version 11.0 of the Unicode
Standard.
- In Dired, the 'Z' command on a directory name compresses all of its
files.
There are many more changes; for a summary see the etc/NEWS file, which
you can view from Emacs with `C-h n'.
For the complete list of changes and the people who made them, see the
various ChangeLog files in the source distribution. For a summary of
all the people who have contributed to Emacs, see the etc/AUTHORS file.
The pages on https://gnu.org/s/emacs as well as the online manuals will
be updated shortly.
Printed copies of the Emacs manual are available for purchase from the
Free Software Foundation's online store at:
https://shop.fsf.org/product/emacs-manual/
[1] The PGP keys contained in the GNU Keyring are outdated. Until this
is fixed, you can get up-to-date public keys from a keyserver such as
gnupg.net:
http://keys.gnupg.net/pks/lookup?op=get&search=0x233587A47C207910
Regards,
Nico
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Emacs 26.2 released
2019-04-12 16:14 Emacs 26.2 released Nicolas Petton
@ 2019-04-12 16:54 ` Stefan Monnier
2019-04-13 0:06 ` Dmitry Gutov
2019-04-13 19:39 ` phillip.lord
2 siblings, 0 replies; 10+ messages in thread
From: Stefan Monnier @ 2019-04-12 16:54 UTC (permalink / raw)
To: emacs-devel
Yay! Congratulations!
Stefan
Nicolas Petton <nicolas@petton.fr> writes:
> Hi!
>
> Version 26.2 of the Emacs text editor is now available.
>
> For more information on Emacs, see:
> https://www.gnu.org/software/emacs
>
> You can retrieve the source from your nearest GNU mirror by using one
> of the following links:
> https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.xz
> https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.gz
>
> You can get the PGP signatures[1] at
> https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.xz.sig
> https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.gz.sig
>
> You can choose a mirror explicitly from the list at:
> https://www.gnu.org/prep/ftp.html
>
> Mirrors may take some time to update; the main GNU ftp server is at:
> https://ftp.gnu.org/gnu/emacs/
>
> Highlights of this release include:
>
> - Emacs modules can now be built outside of the Emacs tree source.
> - Emacs is now compliant with the latest version 11.0 of the Unicode
> Standard.
> - In Dired, the 'Z' command on a directory name compresses all of its
> files.
>
> There are many more changes; for a summary see the etc/NEWS file, which
> you can view from Emacs with `C-h n'.
>
> For the complete list of changes and the people who made them, see the
> various ChangeLog files in the source distribution. For a summary of
> all the people who have contributed to Emacs, see the etc/AUTHORS file.
>
> The pages on https://gnu.org/s/emacs as well as the online manuals will
> be updated shortly.
>
> Printed copies of the Emacs manual are available for purchase from the
> Free Software Foundation's online store at:
> https://shop.fsf.org/product/emacs-manual/
>
> [1] The PGP keys contained in the GNU Keyring are outdated. Until this
> is fixed, you can get up-to-date public keys from a keyserver such as
> gnupg.net:
> http://keys.gnupg.net/pks/lookup?op=get&search=0x233587A47C207910
>
> Regards,
> Nico
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Emacs 26.2 released
2019-04-12 16:14 Emacs 26.2 released Nicolas Petton
2019-04-12 16:54 ` Stefan Monnier
@ 2019-04-13 0:06 ` Dmitry Gutov
2019-04-13 19:39 ` phillip.lord
2 siblings, 0 replies; 10+ messages in thread
From: Dmitry Gutov @ 2019-04-13 0:06 UTC (permalink / raw)
To: Nicolas Petton, Emacs Devel
Congrats!
Thanks to everyone involved!
On 12.04.2019 19:14, Nicolas Petton wrote:
> Hi!
>
> Version 26.2 of the Emacs text editor is now available.
>
> For more information on Emacs, see:
> https://www.gnu.org/software/emacs
>
> You can retrieve the source from your nearest GNU mirror by using one
> of the following links:
> https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.xz
> https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.gz
>
> You can get the PGP signatures[1] at
> https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.xz.sig
> https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.gz.sig
>
> You can choose a mirror explicitly from the list at:
> https://www.gnu.org/prep/ftp.html
>
> Mirrors may take some time to update; the main GNU ftp server is at:
> https://ftp.gnu.org/gnu/emacs/
>
> Highlights of this release include:
>
> - Emacs modules can now be built outside of the Emacs tree source.
> - Emacs is now compliant with the latest version 11.0 of the Unicode
> Standard.
> - In Dired, the 'Z' command on a directory name compresses all of its
> files.
>
> There are many more changes; for a summary see the etc/NEWS file, which
> you can view from Emacs with `C-h n'.
>
> For the complete list of changes and the people who made them, see the
> various ChangeLog files in the source distribution. For a summary of
> all the people who have contributed to Emacs, see the etc/AUTHORS file.
>
> The pages on https://gnu.org/s/emacs as well as the online manuals will
> be updated shortly.
>
> Printed copies of the Emacs manual are available for purchase from the
> Free Software Foundation's online store at:
> https://shop.fsf.org/product/emacs-manual/
>
> [1] The PGP keys contained in the GNU Keyring are outdated. Until this
> is fixed, you can get up-to-date public keys from a keyserver such as
> gnupg.net:
> http://keys.gnupg.net/pks/lookup?op=get&search=0x233587A47C207910
>
> Regards,
> Nico
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Emacs 26.2 released
2019-04-12 16:14 Emacs 26.2 released Nicolas Petton
2019-04-12 16:54 ` Stefan Monnier
2019-04-13 0:06 ` Dmitry Gutov
@ 2019-04-13 19:39 ` phillip.lord
2019-04-13 22:14 ` Mathias Dahl
` (3 more replies)
2 siblings, 4 replies; 10+ messages in thread
From: phillip.lord @ 2019-04-13 19:39 UTC (permalink / raw)
To: emacs-devel
Windows Builds available on alpha
https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-26/
I'd welcome someone testing them independently, then I will promote.
On 2019-04-12 17:14, Nicolas Petton wrote:
> Hi!
>
> Version 26.2 of the Emacs text editor is now available.
>
> For more information on Emacs, see:
> https://www.gnu.org/software/emacs
>
> You can retrieve the source from your nearest GNU mirror by using one
> of the following links:
> https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.xz
> https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.gz
>
> You can get the PGP signatures[1] at
> https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.xz.sig
> https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.gz.sig
>
> You can choose a mirror explicitly from the list at:
> https://www.gnu.org/prep/ftp.html
>
> Mirrors may take some time to update; the main GNU ftp server is at:
> https://ftp.gnu.org/gnu/emacs/
>
> Highlights of this release include:
>
> - Emacs modules can now be built outside of the Emacs tree source.
> - Emacs is now compliant with the latest version 11.0 of the Unicode
> Standard.
> - In Dired, the 'Z' command on a directory name compresses all of its
> files.
>
> There are many more changes; for a summary see the etc/NEWS file, which
> you can view from Emacs with `C-h n'.
>
> For the complete list of changes and the people who made them, see the
> various ChangeLog files in the source distribution. For a summary of
> all the people who have contributed to Emacs, see the etc/AUTHORS file.
>
> The pages on https://gnu.org/s/emacs as well as the online manuals will
> be updated shortly.
>
> Printed copies of the Emacs manual are available for purchase from the
> Free Software Foundation's online store at:
> https://shop.fsf.org/product/emacs-manual/
>
> [1] The PGP keys contained in the GNU Keyring are outdated. Until this
> is fixed, you can get up-to-date public keys from a keyserver such as
> gnupg.net:
> http://keys.gnupg.net/pks/lookup?op=get&search=0x233587A47C207910
>
> Regards,
> Nico
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Emacs 26.2 released
2019-04-13 19:39 ` phillip.lord
@ 2019-04-13 22:14 ` Mathias Dahl
2019-04-14 17:23 ` phillip.lord
2019-04-14 16:36 ` Stephen Leake
` (2 subsequent siblings)
3 siblings, 1 reply; 10+ messages in thread
From: Mathias Dahl @ 2019-04-13 22:14 UTC (permalink / raw)
To: Phillip Lord; +Cc: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 2617 bytes --]
Hi,
Thanks for this.
Seems to work nicely for me. I did not do any significant tests but
starting up Emacs with my normal configuration showed no problems. I even
tried my old hack Tumme, I mean Image Dired, and all worked nicely (thanks
to everyone who have helped polish it since I have more or less abandoned
it...)
So all good, from my end at least!
/Mathias
On Sat, Apr 13, 2019 at 9:40 PM <phillip.lord@russet.org.uk> wrote:
>
>
> Windows Builds available on alpha
>
> https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-26/
>
> I'd welcome someone testing them independently, then I will promote.
>
>
> On 2019-04-12 17:14, Nicolas Petton wrote:
> > Hi!
> >
> > Version 26.2 of the Emacs text editor is now available.
> >
> > For more information on Emacs, see:
> > https://www.gnu.org/software/emacs
> >
> > You can retrieve the source from your nearest GNU mirror by using one
> > of the following links:
> > https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.xz
> > https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.gz
> >
> > You can get the PGP signatures[1] at
> > https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.xz.sig
> > https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.gz.sig
> >
> > You can choose a mirror explicitly from the list at:
> > https://www.gnu.org/prep/ftp.html
> >
> > Mirrors may take some time to update; the main GNU ftp server is at:
> > https://ftp.gnu.org/gnu/emacs/
> >
> > Highlights of this release include:
> >
> > - Emacs modules can now be built outside of the Emacs tree source.
> > - Emacs is now compliant with the latest version 11.0 of the Unicode
> > Standard.
> > - In Dired, the 'Z' command on a directory name compresses all of its
> > files.
> >
> > There are many more changes; for a summary see the etc/NEWS file, which
> > you can view from Emacs with `C-h n'.
> >
> > For the complete list of changes and the people who made them, see the
> > various ChangeLog files in the source distribution. For a summary of
> > all the people who have contributed to Emacs, see the etc/AUTHORS file.
> >
> > The pages on https://gnu.org/s/emacs as well as the online manuals will
> > be updated shortly.
> >
> > Printed copies of the Emacs manual are available for purchase from the
> > Free Software Foundation's online store at:
> > https://shop.fsf.org/product/emacs-manual/
> >
> > [1] The PGP keys contained in the GNU Keyring are outdated. Until this
> > is fixed, you can get up-to-date public keys from a keyserver such as
> > gnupg.net:
> > http://keys.gnupg.net/pks/lookup?op=get&search=0x233587A47C207910
> >
> > Regards,
> > Nico
>
>
[-- Attachment #2: Type: text/html, Size: 4508 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Emacs 26.2 released
2019-04-13 22:14 ` Mathias Dahl
@ 2019-04-14 17:23 ` phillip.lord
0 siblings, 0 replies; 10+ messages in thread
From: phillip.lord @ 2019-04-14 17:23 UTC (permalink / raw)
To: Mathias Dahl; +Cc: emacs-devel
Thanks for testing! I will upload as soon as I can.
Phil
On 2019-04-13 23:14, Mathias Dahl wrote:
> Hi,
>
> Thanks for this.
>
> Seems to work nicely for me. I did not do any significant tests but
> starting up Emacs with my normal configuration showed no problems. I
> even tried my old hack Tumme, I mean Image Dired, and all worked
> nicely (thanks to everyone who have helped polish it since I have more
> or less abandoned it...)
>
> So all good, from my end at least!
>
> /Mathias
>
> On Sat, Apr 13, 2019 at 9:40 PM <phillip.lord@russet.org.uk> wrote:
>
>> Windows Builds available on alpha
>>
>> https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-26/
>>
>> I'd welcome someone testing them independently, then I will promote.
>>
>> On 2019-04-12 17:14, Nicolas Petton wrote:
>>> Hi!
>>>
>>> Version 26.2 of the Emacs text editor is now available.
>>>
>>> For more information on Emacs, see:
>>> https://www.gnu.org/software/emacs
>>>
>>> You can retrieve the source from your nearest GNU mirror by using
>> one
>>> of the following links:
>>> https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.xz
>>> https://ftpmirror.gnu.org/emacs/emacs-26.2.tar.gz
>>>
>>> You can get the PGP signatures[1] at
>>> https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.xz.sig
>>> https://ftp.gnu.org/gnu/emacs/emacs-26.2.tar.gz.sig
>>>
>>> You can choose a mirror explicitly from the list at:
>>> https://www.gnu.org/prep/ftp.html
>>>
>>> Mirrors may take some time to update; the main GNU ftp server is
>> at:
>>> https://ftp.gnu.org/gnu/emacs/
>>>
>>> Highlights of this release include:
>>>
>>> - Emacs modules can now be built outside of the Emacs tree
>> source.
>>> - Emacs is now compliant with the latest version 11.0 of the
>> Unicode
>>> Standard.
>>> - In Dired, the 'Z' command on a directory name compresses all
>> of its
>>> files.
>>>
>>> There are many more changes; for a summary see the etc/NEWS file,
>> which
>>> you can view from Emacs with `C-h n'.
>>>
>>> For the complete list of changes and the people who made them, see
>> the
>>> various ChangeLog files in the source distribution. For a summary
>> of
>>> all the people who have contributed to Emacs, see the etc/AUTHORS
>> file.
>>>
>>> The pages on https://gnu.org/s/emacs as well as the online manuals
>> will
>>> be updated shortly.
>>>
>>> Printed copies of the Emacs manual are available for purchase from
>> the
>>> Free Software Foundation's online store at:
>>> https://shop.fsf.org/product/emacs-manual/
>>>
>>> [1] The PGP keys contained in the GNU Keyring are outdated. Until
>> this
>>> is fixed, you can get up-to-date public keys from a keyserver such
>> as
>>> gnupg.net [1]:
>>>
>> http://keys.gnupg.net/pks/lookup?op=get&search=0x233587A47C207910
>>>
>>> Regards,
>>> Nico
>
>
> Links:
> ------
> [1] http://gnupg.net
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Emacs 26.2 released
2019-04-13 19:39 ` phillip.lord
2019-04-13 22:14 ` Mathias Dahl
@ 2019-04-14 16:36 ` Stephen Leake
2019-04-14 23:31 ` Tak Kunihiro
2019-04-17 16:30 ` Drew Adams
3 siblings, 0 replies; 10+ messages in thread
From: Stephen Leake @ 2019-04-14 16:36 UTC (permalink / raw)
To: emacs-devel
phillip.lord@russet.org.uk writes:
> Windows Builds available on alpha
>
> https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-26/
>
> I'd welcome someone testing them independently, then I will promote.
I installed the x86_64 no-deps file (I have mingw64 installed
separately); does Gnus fine (I'm using it to send this email).
--
-- Stephe
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Emacs 26.2 released
2019-04-13 19:39 ` phillip.lord
2019-04-13 22:14 ` Mathias Dahl
2019-04-14 16:36 ` Stephen Leake
@ 2019-04-14 23:31 ` Tak Kunihiro
2019-04-17 16:30 ` Drew Adams
3 siblings, 0 replies; 10+ messages in thread
From: Tak Kunihiro @ 2019-04-14 23:31 UTC (permalink / raw)
To: phillip.lord; +Cc: tkk, emacs-devel
phillip.lord@russet.org.uk writes:
> Windows Builds available on alpha
>
> https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-26/
>
> I'd welcome someone testing them independently, then I will promote.
I installed `emacs-26.2-x86_64.zip' and it works good.
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: Emacs 26.2 released
2019-04-13 19:39 ` phillip.lord
` (2 preceding siblings ...)
2019-04-14 23:31 ` Tak Kunihiro
@ 2019-04-17 16:30 ` Drew Adams
2019-04-18 16:10 ` Phillip Lord
3 siblings, 1 reply; 10+ messages in thread
From: Drew Adams @ 2019-04-17 16:30 UTC (permalink / raw)
To: phillip.lord, emacs-devel
> Windows Builds available on alpha
> I'd welcome someone testing them independently, then I will promote.
Thanks for doing this, Phillip.
When you do promote from alpha to primetime, you might want to also send the announcement to info-gnu-emacs@gnu.org.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Emacs 26.2 released
2019-04-17 16:30 ` Drew Adams
@ 2019-04-18 16:10 ` Phillip Lord
0 siblings, 0 replies; 10+ messages in thread
From: Phillip Lord @ 2019-04-18 16:10 UTC (permalink / raw)
To: Drew Adams; +Cc: emacs-devel
Drew Adams <drew.adams@oracle.com> writes:
>> Windows Builds available on alpha
>> I'd welcome someone testing them independently, then I will promote.
>
> Thanks for doing this, Phillip.
>
> When you do promote from alpha to primetime, you might want to also send the announcement to info-gnu-emacs@gnu.org.
Will try and remember to do this in future, and have done now.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2019-04-18 16:10 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-12 16:14 Emacs 26.2 released Nicolas Petton
2019-04-12 16:54 ` Stefan Monnier
2019-04-13 0:06 ` Dmitry Gutov
2019-04-13 19:39 ` phillip.lord
2019-04-13 22:14 ` Mathias Dahl
2019-04-14 17:23 ` phillip.lord
2019-04-14 16:36 ` Stephen Leake
2019-04-14 23:31 ` Tak Kunihiro
2019-04-17 16:30 ` Drew Adams
2019-04-18 16:10 ` Phillip Lord
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).