diff options
author | Alan Pearce | 2023-04-23 19:10:30 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-23 19:10:30 +0200 |
commit | f00b112fe8d3bcbae2c419d6fb3a98e88424d665 (patch) | |
tree | 9142e2ae6a83b83405e9cddc450921f003773a57 /user/settings/fish/functions | |
parent | 58f56db988eb929d4f1a55987d3200f9bdd78175 (diff) | |
download | nixfiles-f00b112fe8d3bcbae2c419d6fb3a98e88424d665.tar.lz nixfiles-f00b112fe8d3bcbae2c419d6fb3a98e88424d665.tar.zst nixfiles-f00b112fe8d3bcbae2c419d6fb3a98e88424d665.zip |
emacs: fix read error when opening helpful buffers
helpful tries to find sources, which could be gzipped. In this case, there needs to be a `file-name-handler` to decompress the file. I wasn't correctly saving the initial value of `file-name-handler-alist` in my configuration (the default includes a gzip handler).
Diffstat (limited to 'user/settings/fish/functions')
0 files changed, 0 insertions, 0 deletions