all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: 14099@debbugs.gnu.org
Subject: bug#14099: 24.3.50; regression: bad font locking for `abort' in Lisp mode
Date: Sat, 30 Mar 2013 14:20:14 -0700	[thread overview]
Message-ID: <A15DD99B889C4146B6AD16C3FDBC3B22@us.oracle.com> (raw)


emacs -Q
 
Type this in an Emacs Lisp buffer:
 
(abort-recursive-edit)
 
Emacs now highlights `abort' here, which is bad.
 
`abort' is not even an Emacs Lisp function/macro/special form, AFAICT.
 
And I don't find it in cl*.el either.
I don't find "abort " anywhere in the Emacs Lisp source files.
 
grep -nH -e def.*\ abort *.el */*.el */*/*.el doesn't find it either.
Likewise, grep -nH -e abort *.el */*.el */*/*.el.
 
 
 

In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2013-03-23 on VBOX
Bzr revision: 112115 eliz@gnu.org-20130323093300-rjs0dgskxm9u0ya4
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/emacs/libs/libXpm-3.5.10/include -IC:/emacs/libs/libXpm-3.5.10/src
 -IC:/emacs/libs/libpng-dev_1.4.3-1_win32/include
 -IC:/emacs/libs/zlib-dev_1.2.5-2_win32/include
 -IC:/emacs/libs/giflib-4.1.4-1-lib/include
 -IC:/emacs/libs/jpeg-6b-4-lib/include
 -IC:/emacs/libs/tiff-3.8.2-1-lib/include
 -IC:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2
 -IC:/emacs/libs/gnutls-3.1.10-w32/include
 -IC:/emacs/libs/libiconv-1.14-2-mingw32-dev/include'
 






             reply	other threads:[~2013-03-30 21:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-30 21:20 Drew Adams [this message]
2013-03-31  5:36 ` bug#14099: 24.3.50; regression: bad font locking for `abort' in Lisp mode Eli Zaretskii
2013-03-31 14:29   ` Drew Adams
2013-03-31 19:13     ` Drew Adams
2013-03-31 20:00       ` Eli Zaretskii
2013-03-31 21:01         ` Drew Adams
2013-04-03 17:50         ` Stefan Monnier

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=A15DD99B889C4146B6AD16C3FDBC3B22@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=14099@debbugs.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.