Ludovic Courtès writes: > Hi Chris, > > Christopher Baines skribis: > >> Previously, this code would cause crashes in Guix (running guix package -s for >> example) which could be experienced when Emacs creates temporary files in the >> gnu/packages/patches directory when a patch file has been edited, but not >> saved. >> >> * guix/discovery.scm (scheme-files): Add else clause to cond used when >> handling symlinks. > > Good catch, LGTM! Great, I've pushed this now :)