Xiyue Deng

Results 12 comments of Xiyue Deng

Can confirm the same happens in Debian and for older versions (as in current Debian stable) as well. (Debian's tracking bug: https://bugs.debian.org/1052824) As a matter of fact, the awk check...

Also noticed that from the Savannah repo muse is now an official GNU project via copyright assignment: `Copyright (C) 2004-2020 Free Software Foundation, Inc. ` So do you want to...

Hi @monnier, thanks for the update! I have compared the elpa version with this repo and it looks like most of recent commits are all synced, so I would consider...

Gabriele Bozzola ***@***.***> writes: > Is there anything you would like to have from more recent versions? Nothing in particular right now, as it seems emacs-module.h has been kept mostly...

Just opened PR #735 as an attempt. PTAL.

Friendly ping for https://github.com/akermu/emacs-libvterm/pull/735, which adds an option in CMake to prefer emacs-module.h from an Emacs installation over the vendored version.

It looks like the reason that the `user` part may be `nil` is because one doesn't set `nnimap-user` in `gnus-secondary-select-methods`. Once you set that (e.g. to your email address) it...

I see. However, it looks like on stable.melpa.org the version of clojure-mode-extra-font-locking is the same as clojure-mode[1]. This may cause an issue that a locally built clojure-mode-extra-font-locking may get superseded...

Ack. Please feel free to close this (or leave open as you like :)

Hmm, this is getting complicated as I cannot seem to reproduce this issue using with-emacs.sh, so it's likely that some other addons causing an incompatibility with activities. I'll try to...