See updated patch. It should address all concerns raised so far. To my knowledge I have not filled in any FSF copyright assignment papers yet, so I assume that will be next on my list of tasks to complete. I proceed with that independently of this bug. Stefan: Do you need to be kept on CC for that process, or is everything else OK? -- Jostein Kjønigsen jostein@kjonigsen.net / jostein@secure.kjonigsen.net On Sun, Sep 20, 2015, at 05:20 PM, Stefan Monnier wrote: >> - Reduce severity from error to warning. > > There are 3 levels: error, warning, and info.  It's currently set as > "error" and it should be "info". > >> +    ;; file-entries does not have to be errors, treat as info. >> +    (guile-file "^In \\(.+\\..+\\):\n" 1 nil nil 0) > > Please move the discussion about the ambiguity problem from the commit > message to a comment here, so that it's visible even if you don't pay > attention to the VCS's metadata. > > >         Stefan