-
I'm starting to look at org-super-agenda, but the documentation is particularly difficult to follow. Installing it via MELPA gets it installed properly (I think) with an Info file, but the Info file …
-
Hey, I just re-discovered this project while working on a small Emacs library.
While writing my elisp documentation, I realized I wanted to call out particular variables and functions as things a use…
-
I read https://castel.dev/post/lecture-notes-1/ and wanted to replicate at least the simpler parts of the fraction snippet. Is it possible to easily write such snippets in yasnippet where the key is a…
-
Hi @jdtsmith,
To let the new JSON parser introduced in Emacs 30 do its job, would be nice to have an option to run `emacs-lsp-booster` via `eglot-booster` with the `--disable-bytecode` flag (see ht…
-
Hi @tonyaldon!
Its so nice to see ssg with pure org-mode and elisp. I just tried it now, and I can feel how simple and friendly to org-mode it is.
I have to still dig and try out more possibilit…
idlip updated
10 months ago
-
Something that I discovered during investigation on https://github.com/remacs/remacs/issues/1513
This is fixed in emacs 27.0.50
```
ELISP> (propertize " " "1" "2" "3" "4" "5" "6")
#(" " 0 1
…
-
Hey there,
I have encountered a little "bug" which can break outorg, however only when one is using Doom Emacs' popup system ([link](https://github.com/hlissner/doom-emacs/tree/develop/modules/ui/p…
-
By switching to tree-sitter, built into Emacs as of version 29, all the questions Snail asks of CSTParser can be answered without leaving Elisp. This will be a significant benefit, not only by elimina…
-
There are a couple of keyboard short-cuts, that together with the two implemented (space bar and "k") and the [suggested "R" for refresh](https://github.com/osks/jskom/issues/1), could enhance the cli…
-
Now that PG is available on MELPA, as pointed out by https://github.com/melpa/melpa/pull/5700#issuecomment-417123650, ProofGeneral's elisp code would deserve some cleanup to have a more tidy symbol na…