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

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

next-error fails to parse gcc output


From: Gregory Stark
Subject: next-error fails to parse gcc output
Date: 04 Sep 2006 07:28:45 -0400

M-x next-error is being confused by output from gcc of the form:

In file included from guc.c:6433:

which it considers an error line and prompts me to tell it where to open the
file named "In file included from guc.c" In previous versions of emacs it
ignored this line entirely.


In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2006-08-24 on stark
X server distributor `The X.Org Foundation', version 11.0.70000000
configured using `configure '--enable-asserts' 'CFLAGS=-g -O0''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB
  locale-coding-system: iso-8859-1
  default-enable-multibyte-characters: t

Major mode: Message

Minor modes in effect:
  flyspell-mode: t
  mml-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  abbrev-mode: t

-- 
greg





reply via email to

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