bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21496: 25.0.50; guile-file compilation-error regexp is too wide


From: Jostein Kjønigsen
Subject: bug#21496: 25.0.50; guile-file compilation-error regexp is too wide
Date: Sun, 20 Sep 2015 20:30:28 +0200

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

Attachment: Emacs-compilation-mode-fixes.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]