all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: bug-gnu-emacs@gnu.org
Subject: bug#2490: compilation only highlights the "E" of error
Date: Thu, 26 Feb 2009 22:29:46 -0500	[thread overview]
Message-ID: <1yk57c4kwl.fsf@fencepost.gnu.org> (raw)

Severity: minor

emacs -Q foo.el, where foo.el contains everything between start and end:

;; start
(setq foo 1)

(
;; end


M-x byte-compile-file RET foo.el RET

The "*Compile-Log*" buffer contains:

 foo.el:1:7:Warning: assignment to free variable `foo'
 foo.el:3:1:Error: End of file during parsing

On the warning line, everything up to and including the "g" in "Warning"
is underlined and has mouse-face.

On the error line, the underline/mouse-face stops at the "E" in error.







             reply	other threads:[~2009-02-27  3:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-27  3:29 Glenn Morris [this message]
2011-07-10 16:26 ` bug#2490: compilation only highlights the "E" of error Lars Magne Ingebrigtsen
2011-07-11 21:12   ` Johan Bockgård
2011-07-12 12:29     ` Lars Magne Ingebrigtsen
2011-07-12 14:42       ` Johan Bockgård
2011-07-12 14:44         ` 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=1yk57c4kwl.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=2490@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    /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.