Brian Burns

Results 27 issues of Brian Burns

It might be nice to change the site title from "CLiki: index" to something like "CLiki: a Common Lisp Wiki". It would move it up in Google searches and be...

e.g. with autosave on and autoinserting text from the web, sometimes emacs asks what coding system to use, and the text gets inserted into the minibuffer instead of the buffer....

Somehow reading the clipboard causes it to lose the rich formatting. This seems to be an odd behavior of `x-get-selection-value` (Windows) and `x-get-selection` (Linux) - will need to look into...

so can copy stuff from Info, or copy or move text from another buffer, or another location in a buffer.

I'm making a console node app where the package is also used by a React app, and would like to include a nearley parser. I've been using "type":"module" in my...

I was wondering how one might go about writing an outline in subtext, or writing one with an editor that supported transclusions. You guys have probably already thought this through,...

Just an idea, could comment out a line/block by prefixing with ~. This would roughly correspond to a possible strikethrough representation. Why comment out lines/blocks? I often want a way...

From 2019 - https://github.com/historicalsource/zork1 e.g. ``` ``` from https://github.com/historicalsource/zork1/blob/master/1dungeon.zil#L1239

``` $ npm install jsoniq -save npm WARN deprecated [email protected]: Use uuid module instead added 68 packages, and audited 69 packages in 5s 1 package is looking for funding run...

* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior Docker should...