-
`+make/run` Cannot find the makefile when the filename is written as "makefile"
The problem seems to be in `modules/tools/make/autoload.el`:
```elisp
(defun +make/run ()
"Run a make task i…
-
### Observed behavior
when focus in popup window , some action works unreasonable
1. some keybinding not effect like switch-workspace
2. switch-workspace in popup widow case other workspace layout cr…
-
### Bug description
> In the documentation, the variable beamerarticle is under the beamer section of variables. However, in the templates, it is only loaded if the output type is latex (article), …
-
I believe it could be beneficial to extract a package doing only the followings:
1. Convert myst to ipynb: preserve the parameters of directives
2. Convert ipnyb to myst:
- input cells only
…
-
It seems that a failing test is no recognized (exit code problem!?) causing the job progress to freeze, blocking/breaking the job queue. How about a timeout hot fix? node 6.9.1 npm 3.10.8 windows 10 6…
-
## Summary
The PPTX renderer does not work with reference documents from Microsoft PowerPoint; it consistently returns the same error for all templates:
```
Could not find shape for Powerpoint…
ghost updated
6 months ago
-
### Bug description
Currently, if HTML output is part of a website or book, the page title is formatted such that the site name or book title precedes the page name or chapter title. This is contra…
-
### Observed behavior
I have in the settings
```
(require 'company)
(setq company-idle-delay 0.2
company-minimum-prefix-length 3)
```
When I open *.py autocompletion not working.
![201…
smdnv updated
2 months ago
-
### Observed behavior
With the following org file:
``` org
#+name: test
#+BEGIN_SRC emacs-lisp
"foo"
#+END_SRC
#+call: test()
```
when putting the cursor on the last line and doing `C-c C…
-
Opening a new frame though emacsclient (e.g. though `emacsclient -nc .` or `emacsclient -nc ~/.emacs.d/init.el`) always opens doom-dashboard, even when trying to edit a file. This happens because [`+d…