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

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

bug#57883: compilation-get-file-structure mishandles buffers


From: Lars Ingebrigtsen
Subject: bug#57883: compilation-get-file-structure mishandles buffers
Date: Sun, 18 Sep 2022 12:55:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

JD Smith <jdtsmith@gmail.com> writes:

> Note that this is useful for modes which report errors in text from open 
> buffers, which
> may have no associated file.   The issue is this line in 
> `compilation-get-file-structure’:
>
> (if (file-name-absolute-p filename) 
>    (setq filename (concat comint-file-name-prefix filename))) 
> which signals an 

This is how your email ended, so I think your message may have been cut
off?

In any case, do you have a recipe to reproduce the problem, starting
from "emacs -Q"?





reply via email to

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