shynur
shynur
: > By default, when `make` looks for the makefile, it tries the following names, in order: `GNUmakefile`, `makefile` and `Makefile`.
**To Reproduce** 1. `git clone --recursive https://github.com/shynur/.emacs.d.git` 2. At branch `(main)`, type scc --exclude-dir site-lisp/copilot.el/ site-lisp/lsp-bridge/ `scc` says there are many JSON files. But this is not true. JSON files...
```lisp (setopt nyan-animation-frame-interval 1) ``` gives me a warning: ``` Warning (emacs): Value ‘1’ does not match type float ```
加了一条外部链接. 我的 Emacs 教学资源目前来说还在更新中, 而且都是尽可能认真书写, 希望对其它人有帮助 🙂
: > `[.textile](https://www.promptworks.com/textile)` It just redirects to another website that seems irrelevant.
Context: https://go.dev/tour/moretypes/16 Original: > The `range` form of the `for` loop iterates over a slice or map. New: > The `range` form of the `for` loop iterates over an array,...
Thank you!