Xiyue Deng

Results 13 issues of Xiyue Deng

**Description:** As title, game crashes when a Rogue equips a heavy armor, like plate mail or full plate mail that changes the Rogue model to appear wearing a heavy armor....

use-package 2.4.5 has been available on elpa[1] for a while. It would be good to have a "2.4.5" tag so that distributions can auto sync for packaging. [1] https://elpa.gnu.org/packages/use-package.html

packaging

(Forwarded from https://bugs.debian.org/1052931) Since Emacs 29.1 ERT doesn't allow reusing test names. The test in test/pyvenv-workon-home-test.el doesn't use its file name as test name but reused the one from test/pyvenv-hook-dir.el....

It's been a few years since the last tagged release (1.1.0 was in 2020), and it would be easier for distribution to package newer changes with a more recent tag.

Hi, I noticed that on the GNU Elpa page of muse the repository link is actually point to savannah[1]. However, it looks like it last release was from 2018, while...

ERT tests fail in test/go-indentation-test.el due to incorrect file path. The following patch should fix this (originally authored by Hilko Bengen ): ```patch Index: go-mode.el/test/go-indentation-test.el =================================================================== --- go-mode.el.orig/test/go-indentation-test.el +++ go-mode.el/test/go-indentation-test.el...

* Since Emacs 29, ERT test doesn't allow tests with the same name anymore. * The tests with the same name are actually duplicates, so remove the second one. *...

* Buttercup since 1.34 starts to support oclosure, so eval will be used in dynamic scope by default. * This patch ensures that eval is using lexical scope to retain...

It looks like emacs-module.h was copied from the Emacs source tree 6 years ago. I wonder whether this file was kept from being updated so as to be compatible with...

* It looks like the version of clojure-mode-extra-font-locking.el has been out-of-sync with clojure-mode.el and has been stuck in 3.0.0 for a long time. * This patch sync the version with...