all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Ulrich Neumerkel <ulrich@complang.tuwien.ac.at>
Cc: 338@emacsbugs.donarmstrong.com
Subject: bug#338: Compilation mode: file positions incorrectly identified
Date: Sun, 28 Dec 2008 10:44:12 -0800 (PST)	[thread overview]
Message-ID: <200812281844.mBSIiC91022756@mothra.ics.uci.edu> (raw)
In-Reply-To: <E1K2EAo-0005vI-VG@a4.complang.tuwien.ac.at> (Ulrich Neumerkel's message of "Sat, 31 May 2008 01:38:14 +0200")

Ulrich Neumerkel <ulrich@complang.tuwien.ac.at> writes:

  > --text follows this line--
  > 
  > Please write in English if possible, because the Emacs maintainers
  > usually do not have translators to read other languages for them.
  > 
  > Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
  > and to the gnu.emacs.bug news group.
  > 
  > Please describe exactly what actions triggered the bug
  > and the precise symptoms of the bug:
  > 
  > emacs -Q
  > 
  > M-x compile echo % /etc/issue:1:1
  > 
  > (So in stead of doing a real make with real errors, I have just issued
  > an echo to simulate actual error messages.  See also the recent keys
  > below that contain all keys typed.)
  > 
  > The compilation buffer now contains incorrectly highlighted (red)
  > text. Not only the file name, but also the % is highlighted red.  When
  > typing C-c C-c (compile-goto-error) on that highlighted text I get the
  > prompt (not shown in *Messages* below):
  > 
  >    Find this error in (default % /etc/issue):
  > 
  > The file name "% /etc/issue" is considered in stead of /etc/issue.
  > 
  > This problem occurs when using the plunit-package in SWI-Prolog. For
  > all intents and purposes there is no way to resolve this on the side
  > of SWI by changing the actual message format - this is intimately
  > mingled to the widely used (almost standard) error-reporting mechanism
  > in Prolog.

This sounds like you need to add support to
`compilation-error-regexp-alist-alist' for this
"widely used (almost standard) error-reporting mechanism in Prolog"








  reply	other threads:[~2008-12-28 18:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-30 23:38 bug#338: Compilation mode: file positions incorrectly identified Ulrich Neumerkel
2008-12-28 18:44 ` Dan Nicolaescu [this message]
2011-09-11 17:07   ` Lars Magne Ingebrigtsen

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=200812281844.mBSIiC91022756@mothra.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=338@emacsbugs.donarmstrong.com \
    --cc=ulrich@complang.tuwien.ac.at \
    /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.