-
# Summary
Dear Elpy developers,
Thanks for developing the tool, really helpful! I've been having some problems with the code completion suggestions. It currently breaks into two windows. From t…
-
### What version of Emacs are you running?
29.1
### What version of LanguageTool are you running?
remote server
### What version of this package are you running?
1.3
### What is the …
-
I'm running a fresh emacs-jupyter install on Pop!OS 20.04 and fish (not sure if it helps).
After chunk evaluate, for example:
```
#+BEGIN_SRC jupyter-python :session py :assync t :tangle setup…
-
Emacs by default uses dangling symbolic links to guard against accidentally editing the same file from two editors:
https://www.gnu.org/software/emacs/manual/html_node/emacs/Interlocking.html
In p…
-
**Describe the bug**
Maybe not really a bug, but I noticed that Erlang-LS starts a lot of Erlang processes at startup (under `els_background_jobs`), maybe thousands, and they all are competing for CP…
-
I was deploying my emacs configuration on a new machine when I realized that recipe repositories are frozen in Radian.
This caused my config to fail since I just started using `casual-dired` which …
-
jsung updated
3 years ago
-
To replicate, write a sentence like
```
hello world
```
then move the cursor to the end of a line and repeatedly type `i`, `Esc`, `i`, `Esc` (i.e. enter and exit insert mode). The cursor will …
-
Document the steps
1. fork the project https://github.com/jmikedupont2/ai-ticket/fork
2. create a pat https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-p…
-
Hi!
I'm trying to visualize some quarto files, which are basically markdown with some R or python chunks to execute data analysis.
The problem is if I display the same text in a `.md` and a `.…