-
Okay, so I was hearing about some of the gimmicks Discord has the other day. Stuff like having bots playing music, or setting your status to the game you're currently playing. These are small features…
-
### Description
I use org-roam on Linux and Windows, and recently added MacOS to the mix. The configuration that worked for me on other platforms now gives a "Wrong type argument: integer-or-marker…
-
### Minimal, reproducible example
```TypeScript
const fs = require("node:fs")
const path = require("node:path")
const puppeteer = require("puppeteer")
const katas = [{
"id": "51c8991dee2…
-
# Why asynchronous Rust doesn't work
In 2017, I said that “asynchronous Rust programming is a disaster and a mess”. In 2021a lot more of the Rust ecosystem has become asynchronous – such that it...
…
-
Please make sure to follow these steps (and mark the checkboxes):
- [x] run `brew update` and try to reproduce the issue again
- [x] run `brew doctor`, fix all issues and try to reproduce your…
-
Examples which I should expect to work:
```
$ echo '"1,2,3"' | jq -R "@csv"
jq: error (at :1): string ("\"1,2,3\"") cannot be csv-formatted, only array
$ echo '"1,2,3"' | jq -r "@csv"
jq: error…
-
This is not really a bug report and I certainly don't want TypeScripts type system being restricted due to this issue. However, I noticed that the type system in its current form (version 2.2) is tur…
-
Hi there,
i´m new to elpy and my emacs hangs after a while.
beginning to type "import argp" works with a tooltip and completion
and then no more ...
after writing some lines more emacs hangs complet…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
Pressing MMB(middle mouse button) on Linux after a Ctrl+V, shows the dialog `Please use Ctrl+V/Cmd+…
ghost updated
11 months ago
-
Hi,
I'm new to racket and trying out racket-mode. I'm using Emacs 29.3.
Steps to reproduce:
I installed racket-mode using package-install and set the following in my `init.el`.
```
(add-to-lis…