gnu-system-discuss
[Top][All Lists]
Advanced

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

Re: GNU Coding Standards: Errors


From: Ben Pfaff
Subject: Re: GNU Coding Standards: Errors
Date: Sun, 19 Aug 2012 23:25:17 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

address@hidden (Karl Berry) writes:

>     sourcefile:line1.column1-line2.column2: message
>
> That is the most complicated case.  I very much doubt you need to use it.
> But here is an example:
> foo.c:10.50-11.51: some message
>
> Says that "some message" relates to the region in foo.c between column
> 50 of line 10 and column 51 of line 11.

Anyone considering these more sophisticated forms should be aware
that Emacs does not interpret all of them correctly, as I
reported in 2010:
        http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7725



reply via email to

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