-
In addition to #141, I would like to be able to use unicode characters. For example, XOR could be referred to by '^' as well as '⊕' (U+2295) and '⨁' (U+2A01).
-
Hello there.
I'm using slime 20200228.1656 from melpa & sbcl2.0.2 & aquamacs 3.5 in Mac10.15.3.
When I do something like
`(with-open-file (s "~/例子.txt"
:external-format :utf-8)
…
-
Running `jest-file` against a test file works as expected, but only once. If the compilation buffer exists, subsequently running `jest-file` does not result in the tests being run. The `*Messages*` bu…
-
When installing `pdf-tools`, it asks to recompile.
When recompiling, the following error message appears:
```elisp
---------------------------
Configuring and compiling
----------------------…
-
I want to add some custom behavior to the Python layer, and am not sure how to do it in Spacemacs.
Main issue: coming from a vi+tmux+slimux setup, I am very frustrated with an aspect of the Inferio…
-
Hi,
I want to use pdf-tools to anotate pdf files using `org-mode` or viewing pdf outputs of my tex files which I hope it wil support `syntex`. I am following the official help to build for windows. I…
-
I have just tried to upgrade pdf-tools on my Debian 10 system, with vanilla Emacs. It fails to rebuild the server with the following output:
```
---------------------------
Configuring and compi…
-
We can call julia on the terminal with `julia -p 4` to start julia with 4 workers (depending on the number of CPU on the computer) then call multi-threaded for loops.
Another way to specify that Juli…
-
I can't quite tell _why_ this is happening. If I try
```
it "tests things"
true
end
```
the test name looks correct `-n/tests_things/`, but the test runner doesn't pick it up. however, rem…
-
An error occurred Symbol's value as variable is void: comint-password-prompt-regexp