Emacs 27.2 now released.

其实出来几天了,不过感觉没人水

From: Eli Zaretskii
To: [email protected]
Subject: Emacs 27.2 is released
Flags: seen, list
Date: 2021年03月25日 星期四 20时01分12秒
Maildir: /all_but_last/Inbox
List: emacs-devel.gnu.org
Tags: emacs-announce

Version 27.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-27.2.tar.xz
  https://ftpmirror.gnu.org/emacs/emacs-27.2.tar.gz

The tarballs are signed; you can get the corresponding PGP signatures at
  https://ftp.gnu.org/gnu/emacs/emacs-27.2.tar.xz.sig
  https://ftp.gnu.org/gnu/emacs/emacs-27.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/

Emacs 27.2 is a bug-fix release, with no new features with respect to
Emacs 27.1.

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 online manuals and website 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/

自己翻译的Changelog

Emacs 27.2 中的更改

该版本为一个漏洞修复更新版本,不含新特性。

Emacs 27.2 中的 Lisp 更改

用户选项 resize-mini-frames 的行为被改变了

如果该变量被设置为一个非 nil 也非函数的值,改变 miniframe 的大小时将使用新函数 fit-mini-frame-to-buffer。新的函数计算大小时将不会跳过对应 minibuffer 里开头以 及结尾中多余的空行。

Emacs 27.2 中特定模式和包的更改

Tramp

用户选项 tramp-completion-reread-directory-timeout 现已弃用

Emacs 27.2 在非自由操作系统中的更改

启动系统输入法后 Emacs 将忽略修饰键

默认情况下,在启用系统输入法按下 CtrlShiftAlt 等键修饰键将被 Emacs 忽略。这是因为考虑到某些输入法会使用修饰键来 输入特殊字符。要使用旧行为,请将变量 w32-ignore-modifiers-on-IME-input 自定义 为 nil

7 个赞

主要是很多人都转投28 gccemacs了吧

6 个赞

:joy:我就想知道28连续按键的问题啥时候能解决

2 个赞

同样等待28按键连发问题

“Interesting but not surprising” (<=== ICML审稿意见里最大的噩梦 :frowning_face: )

一看下面的变量名,原来特指 Windows 啊 :rofl:

2 个赞

用的 27.1,看到这个帖子才知道 27.2 出了,但是没啥动力升……倒是先把 w32-ignore-modifiers-on-IME-input 设为 nil

1 个赞

坐等编译好的windows版本

emacsclient in 27.2 package is still 27.1?

想知道这个东西官方有关注吗? 有人提相关 bug 上去不, 翻了一下邮件列表似乎没找到

wayland user, waiting for pgtk + nativecomp

pgtk 不是本来就有 nativecomp 吗?