-
![Screenshot 2021-03-04 at 2 22 29 PM - Display 1](https://user-images.githubusercontent.com/22690062/110018844-bfb3de80-7cf5-11eb-980e-094aebc1ec76.png)
## Expected Behavior
Footnote syntax h…
-
Hello.
By default, psi has a lot of keybindings defined, for example C-M-b, which conflicts with Emacs default (backward-sexp). Since psi is a resident program, and emacs and many others are not, c…
ghost updated
4 years ago
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), […
-
## Expected behavior
If I press " in the middle between `Testing` and `quotes` of the following LaTeX text
\documentclass{article}
\usepackage[ngerman]{babel}
\begin{document}
…
-
I have observed this in text-mode and org-mode; it does not happen in fundamental-mode.
EDIT - I just realized that C-y was bound to whole-line-or-region-yank (from whole-line-or-region.el). The beha…
-
I'm running Emacs running locally and running rdm on a remote machine. I indexed the code for my project on that remote machine. When I run Emacs on that machine, it has no problems doing rtags symbol…
-
I'm using Emacs to browse C++ files. I'm having problems after I use rtags-find-symbol-at-point to look up a symbol. Specifically, if the definition which is looked up is located in a different file, …
-
Hi,
I just installed this plugin into my [emacs configuration](https://github.com/humitos/emacs-configuration) and I'm having an issue when folding (close) all the nodes with `origami-close-all-nodes…
-
## Actual Behavior
I add `#+options: tex:dvisvgm` to the top of Org file, then `C-c C-e H H`.
The default output for `\(\)` or `$` latex inline equation is:
```html
```
This standalone svg …
-
Hi,
I have just discovered your great project and I'm wondering if you plan to integrate the new features of Emacs 25 webkit browser to see the html files directly in Emacs itself.
Anyway, long life…