| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: note that a running Emacs won't see a new ALSA config | Craig Jennings | 2 days | 1 | -0/+11 |
| | | | | | | | alsa-lib parses its configuration once per process, so an emacs --daemon started before the config landed keeps the old view. play-sound-file keeps failing there while it succeeds in a fresh emacs -Q, which reads as the system fix not having worked. Hit this on my own daemon after adding the pipewire default symlink: nine hours' uptime, still no usable default PCM. | ||||
| * | docs: document sound-player selection and the ALSA device failure | Craig Jennings | 3 days | 1 | -3/+37 |
| | | | | | | | CONFIGURATION.org covers how the player is chosen and when chime-sound-device applies. TROUBLESHOOTING.org names the "No usable sound device driver found" error, how to confirm it outside Emacs with aplay, and the two ways out: name a device that resolves, or repair the system so default routes to PipeWire. | ||||
| * | docs: document chime-async-timeout and the frozen-modeline symptom | Craig Jennings | 2026-06-11 | 1 | -0/+17 |
| | | |||||
| * | docs: split detailed user docs out of readme | Craig Jennings | 2026-05-10 | 1 | -0/+180 |
