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: Stefan Kangas
Subject: bug#57883: compilation-get-file-structure mishandles buffers
Date: Sun, 3 Sep 2023 02:18:03 -0700

Lars Ingebrigtsen <larsi@gnus.org> writes:

> 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"?

More information was requested, but none was given within 12 months, so
I'm closing this bug.

If this is still an issue, please reply to this email (use "Reply to
all" in your email client) and we can reopen the bug report.





reply via email to

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