Yue Bulu
Yue Bulu
pthreadpool lacks a pthreadpool.pc pkg-config file for the build system like CMake and Meson to find it as an external dependencies. If pthreadpool only use cmake, I can help add...
In https://github.com/akermu/emacs-libvterm/blob/master/vterm.el#L103, the build commands are connecting with `;`. However, if one of these commands(unless last one) fails, shell will still return 0 as exit code. This is the default...
Use 'store' instead of CAS to unlock spinlock.
Hi ebpa! I' m interesting on your project because I' m looking for a framework to create extensible UI program. I am wondering dom node reconciling doesn't worth its overhead...
This enable more portability on Linux platform.
Emacs 27 support displaying when a lisp subroutine/variable was intorduced. For example, `(describe-function 'rx)` Get ``` rx is an autoloaded Lisp macro in ‘rx.el’. (rx &rest REGEXPS) Probably introduced at...
Create autoload file for mu4e. So Emacs can autoload some entry function of mu4e
# Issue type - Question # Environment Emacs version: 28.0.50 Operating System: NixOS 20.03 Evil version: Evil version evil-git-d243eae Evil installation type: manual Graphical/Terminal: Graphical Tested in a Yes #...
Thanks for your Guix-on-WSL2.md! I found a much easier way to start a environment ready for bootstrap Guix. Use the Alpine Image provided in Microsoft Store. It's very small (about...
The version of .pc file use `VERSION` variable in Makefile, maybe tree-sitter maintainer forget to update it? https://github.com/tree-sitter/tree-sitter/blob/master/Makefile#L1