-
FYI
https://gitlab.com/protesilaos/dired-preview/-/issues/1
Thanks!
-
Hello @protesilaos, I been using logos for while, this is a great package I really like how it integrates focus and navigation.
The issue I have is when trying to add some logos commands to a navig…
-
The following test program demonstrates an issue when trying to create a custom `ACCEPT` method. The code attempts to create a `TEXT-EDITOR-PANE` as well as a default `STRING` acceptor. The expected b…
-
I'm using the following tweaks:
```elisp
(defun pmx-vterm-avy-goto-word-1 ()
"Jump, but enable vterm copy mode first"
(interactive)
(unless vterm-copy-mode
(vterm-copy-mode…
-
### Description
I have defined a wrapper function for `org-roam-dailies-goto-today` to visit today's dailies file but not create an entry by passing a non-nil value for the GOTO argument per its docs…
-
I just wanted to share some simple input output code with you that I am trying to run on sly/emacs27.1/sbcl on Mac to test clearing of input/output buffers. Unfortunately, it's not working as it shou…
-
And substitute those flags in `flint.pc` so that software wanting to statically link FLINT can know how to do so. This means that `configure.ac` should, if it finds `pkg-config`, test linking first w…
-
Hi,
The company completion works really well to me. There is a small inconvenient thing that I usually look for parameters of a function in the candidates. I know that elpy displays the function's…
-
The sockets tutorial is kind of a mess to read. Both sections are weighed down with an extended tangent about the "mistakes" that the author encountered, which are confusing to read and can't be much …
-
Emacs includes a consistent way to look up (cross reference) identifiers: https://www.gnu.org/software/emacs/manual/html_node/emacs/Xref.html
It would be great if, instead of omnisharp-specific com…