Ian Wahbe
Ian Wahbe
## Description Allow insertion of footnotes tagged with text instead of numbers. This behavior is controlled with a variable: `markdown-footnote-default-type`. Because of the default value set, this is not a...
This PR gets Diagon building on my Mac. I had trouble linking `cstd++fs` with clang, but it worked with GCC. I figured that since you already have a GCC target...
Hi, We are getting failed to properly upload errors in our codecov reports. This is a link to a failed report: [test](https://github.com/pulumi/pulumi/runs/4475927963?check_suite_focus=true). The error looks like this: ``` [2021-12-09T21:21:20.606Z] ['verbose']...
# Description As of #9933 we maintain a cache of globally analyzed external packages necessary for name resolution. To avoid unacceptable performance degradations, we cache that set of packages. This...
# Description Fixes #6807 ## Checklist - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have updated...
Add a generic LRU cache for company mode, and apply it to the `company-ispell` back end. This allows me to run the ispell backend at `company-idle-delay 0.0` and `company-minimum-prefix-length 1`...
I did my first load and build following the given instructions: $ brew install gnutls texinfo autoconf $ ./autogen.sh $ ./configure --enable-rust-debug $ make $ RUST_BACKTRACE=1 src/remacs -q I didn't...
Context: MacOS 11.5.2, Running native-comp Explain-pause-mode: please report this bug by creating a Github issue at https://github.com/lastquestion/explain-pause-mode. Explain-pause-mode is now _disabled_ so you can continue to hopefully use Emacs. Info...
When I have a .c file open, emacs cannot auto-complete on standard library .h files, and functions from standard library .h files show up as errors. On my `#includes` I...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...