-
When treemacs is open, running `(magit-ediff)` results in showing two new windows, the original editing buffer, and treemacs' sidebar when treemacs was open. So, while I expect two windows showing dif…
kjmph updated
1 month ago
-
When using `names.el`, compiler errors always report the `(define-namespace` line making it hard to track down the exact position. As a minimal example:
``` elisp
1: (require 'names)
2: (require 'cl…
-
Trams242 gets defunct processes running OCSP-checks using the new oscsp.sh tool.
ps -ef | grep defun
andreas 11311 29933 0 18:57 pts/0 00:00:00 [check-ocsp.sh]
andreas 11389 29927 0 18:57 pts…
-
in ReST https://getnikola.com/quickstart.html image directives are taken
.. image:: /images/nikola.png
:height: 100
:width: 200
:scale: 50
:alt: alternate text
Would it be possible…
-
```
(defun bug392 ()
(let ((lam
'(lambda ()
(tagbody (labels ((%f () (go 5)))
(declare (inline %f))
(tagbody 5 (%f)))
…
-
Tasks:
* [x] Identify a good Rust grammar / parser library
* [ ] Define a very simply grammar that supports parsing a simple expression
* [ ] TBD
* [ ] Publish a 0.0.1 so that the oxur-repl proje…
-
![image](https://github.com/kopoli/robot-mode/assets/34922853/84425401-9b03-44de-a6ca-743cfdbcd24c)
Robot framework have the possibility to embed argument in the keyword name. To, currently, the fo…
-
Hello
In the following code, `ok` behaves properly but `buggy` creates an error.
``` elisp
(aio-defun ok ()
(interactive)
(let ((data (aio-await (aio-sleep 5 "yeah"))))
(with-current…
Silex updated
2 years ago
-
`defun`どうやるの
n01e0 updated
4 years ago
-
Currently, we just say 'is advised'. See `eval-defun` for an example.