Yue Bulu
Yue Bulu
Cask https://github.com/cask/cask is also a famous Elisp project manager, would you like to add support of Cask?
Since we have `-sort` to sort a list with fn. There should be a `-shuffle` to disorder the list I try to wrote a function like ```Elisp (defun -shuffle (list)...
---- #
I found the cache mechanism sometimes annoying. For example, when using macrostep or lsp-ui peek won't trigger cache update because put overlay on a buffer don't actually modify a buffer....
[Emacs China](https://www.emacs-china.org)是我目前已知的最好的Emacs中文社区. 目前依然保持着很高的活跃度. 用户们热衷于交Emacs心得, 分享自己的经验, 协助他人解决使用Emacs遇到的难题. 此外, 也会进行一些比较有深度的讨论. 对于懂中文的Emacs初学者来说, 这是一个相当好的资源.
Currently all `emacsql` function are synchorously, but it's waste of time to wait for sql backend write a lot of data into database. So I suggest a function `(emacsql-async DB...
libegit2 version: https://github.com/magit/libegit2/commit/0ef8b13aef011a98b7da756e4f1ce3bb18e4d55a libgit2 version: 1.4.3 Emacs version: 28.1. Error Log starting phase `check' Running tests... /gnu/store/zga679c4nldah9l8dhd5a4hdy820hcyf-cmake-minimal-3.21.4/bin/ctest --force-new-ctest-process Test project /tmp/guix-build-emacs-libgit-20200515-1.0ef8b13.drv-0/build Start 1: libegit2_annotated-commit 1/29 Test #1: libegit2_annotated-commit ........ Passed...