-
-------------------------------------------------------------------
### Observed behavior
Org related errors occur at startup.
Also, some org file's format is broken, possibly due to the errors…
-
**What did you expect to happen?**
When I perform an org-mode capture, I hope it can happily perform the operation.
**What actually happened?**
I got an error `(wrong-type-argument stringp nil)`.…
-
### Observed behavior
1. Put the cursor on a word (haskell mode)
2. eldoc error is shown.
Stacktrace 1
```
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p "Abort tra…
-
I'm using [nan2tertris](https://github.com/CestDiego/nand2tetris.el). It has:
```
(add-to-list 'auto-mode-alist `(,(concat (expand-file-name nand2tetris-core-base-dir) ".*\\.hdl") quote nand2tetris-…
-
在 doom emacs 里 markdown 模式下报错:
Invalid face: markdown-table-face
似乎跟这个相关:
https://github.com/casouri/valign/blob/jit/valign.el#L324
```elisp
(defun valign--table-face ()
"Return the ta…
-
List with bullet `+` will be misrecognized as table:
![valign-issue](https://user-images.githubusercontent.com/7555085/101313649-8e13ae80-3891-11eb-8675-d054e10f40a9.gif)
Expected to display as …
-
When starting Aquamacs with `aquamacs`, `open -a Aquamacs.app` or `/Applications/Aquamacs.app/Contents/MacOS/Aquamacs` Aquamacs will "hang" without drawing a window. The macOS menubar will display " …
nega0 updated
3 years ago
-
Stack trace:
```elisp
Debugger entered--Lisp error: (webkit-module-no-focused-fixed-widget . "webkit-module-no-focused-fixed-widget")
webkit--new(# nil)
(setq webkit--id (webkit--new (make-pip…
-
Could you possibly say a few words in the readme how your mode compares with https://github.com/007kevin/pdf-view-restore which seems to do the same thing.
-
_From a bug report sent Aquamacs-bugs 8/2/2019 and reposted here anonymized_
Hello,
Typically I have my frame split vertically into 2 windows and each window carried 2 or more buffers in it. Tabba…