André Thieme

Results 6 issues of André Thieme

Reproduce this with Marginalia 0.6.1: (let [y 1] (defn foo "Adds 1 to `x`." [x] (+ x y)) (defn bar "Subtracts 1 from `x`." [x] (- x y))) After a...

;; works as expected (run (attempt (p/char \space)) " ") ==> \space ;; expected nil (run (attempt (p/char \space)) "") ==> Unexpected end of input at line: 1 column: 1...

It’s an alias for just `int` and it’s being deprecated: https://numpy.org/devdocs/release/1.20.0-notes.html

On a Windows Server 2003 I set the environment variable %HOME% to C:\Documents and Settings\at I downloaded a fresh Emacs Starter Kit and unpacked it into C:\Documents and Settings\at\.emacs.d and...

windows

### Describe the problem As a user of the API pages I would like to use arrow-key navigation to select a topic I am interested in. I start off by...

type-enhancement
P3

The `undo` command in Emacs is `C-_` — meaning to press Control and the underscore at the same time. In Neo terms this means: Ctrl+Caps+v (where v would be labeled...