-
## Actual Behavior
Exporting takes an enormous amount of time and memory. In order have absolute values, I witnessed things like
- More than 30 seconds to export a small post (less than 100 lines,…
-
![screenshot from 2018-06-11 17-08-37](https://user-images.githubusercontent.com/2434691/41236606-37274902-6d9a-11e8-9e67-b7d4b19a7298.png)
-
Hi,
I don't know if I am getting this wrong, but this is something that usually works with Company. From `emacs -Q`:
```emacs-lisp
(corfu-mode)
(setq completion-styles '(orderless)
comp…
-
**What did you expect to happen?**
...
**What actually happened?**
When executing `R` code from an `ess-r-mode` buffer using `C-RET`, the line is sent to the `inferior` buffer, however an extra…
-
## Actual Behavior
Put point on "the post subtree" in the minimal org example shown below, then do `C-c e H H`.
This yields the error "Unable to resolve link; aborting: ID_LINK"
I have no pro…
-
## Actual Behavior
An image included in a post is linked in the output to its original location, instead of being copied to the output bundle's directory.
## Expected Behavior
As per http…
-
When embarking on, e.g. ` (comint-goto-process-mark)`, the function keymap does not get activated, and hence no `t: trace`. I think this is because this is a command not a defun. But commands can be…
-
First, thank you very much for all of the work you do to develop and maintain magit! I have been enjoying it immensely, and I really appreciate all of the time and energy that you have put in to creat…
-
# Runtime Environment
- OS: MX Linux 18.3
- i3 version 4.13 (2016-11-08)
- [i3/config](https://github.com/mrbig033/dotfiles/blob/master/i3/config)
- [dotfiles](https://github.com/mrbig033/dotfil…
-
### What did you expect to happen?
To enable the go module and not be confronted with error messages by the `doctor`
### What actually happened?
When I enable the go module in `init.el` `doom docto…