Emacs 28.1 发布了, tag 已经打了。

Arch吃上了!关于新的native-compile,需要在配置里进行什么更新吗?例外,modus-theme内置了,应该使用内置的modus-theme还是melpa的呢?

1 个赞

Mac 下我该用哪个版本?

pretest是28.0.92,不是28.1,为啥官网不同时发布win版啊

官方 windows binary 是由自愿者提供的,通常需要等等才会有。

1 个赞

Emacs 28 的 windows binary 出来了。由于 MSYS2 方面的改动,32 位系统的用户必须自己使用 MSYS MinGW 编译,官方不再提供 32 位版本。

From: Corwin Brust [email protected] Subject: Re: Trouble with make creating Emacs 28.1 Windows binary dist To: Emacs developers [email protected] Date: Tue, 5 Apr 2022 01:01:27 -0500 (4 minutes, 20 seconds ago)

Please disregard my prior note. Although suggestions remain very much welcome, the same process now succeeds for me.

On Mon, Apr 4, 2022 at 11:39 PM Corwin Brust [email protected] wrote:

I’m having some difficulty building Emacs 28.1 for upload to the GNU mirrors.

Binary distributions of Emacs 28.1 for Windows are now available from here:

https://ftp.gnu.org/gnu/emacs/windows/emacs-28/

Here are the SHA1 Sums:

9709951deeed21292036064447480e0f46106075 *emacs-28.1-no-deps.zip 3d1fe7ed0012b8a5b8c79c5a391403866e821807 *emacs-28.1.zip 98cda7a2937431b66cd9a288893a3176db4e69a7 *emacs-28.1-installer.exe

The public key used for signing was:

ECE77CF417C76C1ACFCE7C2B5B6135511580F007

You can also get my public key from Savannah by clicking “Download GPG Key” from my profile page, here: People at Savannah: Corwin Brust Profile [Savannah]

4 个赞

这次win版出来好快

arch 原来的 27, 升级到 28, 原有的 init, 可以无缝 用上吗, 还是有没有 什么注意的

windows 版本的速度有提升吗

windows上会提示 “error invoking gcc driver”

目前无缝迁移,没有遇到问题。

1 个赞

你没有安装 binutils,gcc 和 gas

目前 Arch 的 emacs 28.1 还没加入 native-compilation 的支持。还得等等,或者安装 emacs28-git

同问,在 emacsformacos.com 下载安装的 Emacs 28.1,安装完成后,native-comp-available-p 这个变量存在了,但是仍然是 nil,求助怎么打开 native-compile?

brew install gcc libgccjit 试试看?

你得自个编译

我就看上那个全自动 ligature 了~~

如果用scoop的话,需要注意gcc需要使用gcc-msys.默认的那个缺少一些开发包,会导致无法编译.

这意思是说:native-compile 特性是和自己机器的硬件强绑定的吗?这样的话,新人入坑又多了一个门槛 :joy:

已经确定添加了这两个之后不行,native-comp-available-p 这个变量仍然是 nil……

What’s New in Emacs 28.1? - Mastering Emacs

2 个赞