all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: JD Smith <jdtsmith@gmail.com>
Cc: 57883@debbugs.gnu.org
Subject: bug#57883: compilation-get-file-structure mishandles buffers
Date: Sun, 18 Sep 2022 12:55:45 +0200	[thread overview]
Message-ID: <87edw93qa6.fsf@gnus.org> (raw)
In-Reply-To: <DBE4B6AE-272F-47FF-8623-C314C0E8FD32@gmail.com> (JD Smith's message of "Sat, 17 Sep 2022 10:25:25 -0400")

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	other threads:[~2022-09-18 10:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-17 14:25 bug#57883: compilation-get-file-structure mishandles buffers JD Smith
2022-09-18 10:55 ` Lars Ingebrigtsen [this message]
2023-09-03  9:18   ` Stefan Kangas
2023-09-03 13:36     ` JD Smith
2023-09-03 18:27       ` Stefan Kangas
2024-01-10 10:55         ` Stefan Kangas
2024-01-10 22:14           ` JD Smith
2024-01-10 23:20             ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87edw93qa6.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=57883@debbugs.gnu.org \
    --cc=jdtsmith@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.