From: "T. V. Raman" <raman@users.sf.net>
Cc: raman@users.sf.net, storm@cua.dk, emacs-devel@gnu.org
Subject: Re: font-lock and shell scripts: Raises redisplay errors in highlight pattern:
Date: Thu, 13 Jul 2006 18:28:48 -0700 [thread overview]
Message-ID: <17590.62288.189166.983777@localhost.localdomain> (raw)
In-Reply-To: <jwv3bd5cymb.fsf-monnier+emacs@gnu.org>
Suspect your patch will fix it.
I did a cvs update before patching --- turned out to be a mistake
in hindsight because the build is currently broken like so:)
(this is after a make clean , configure ...
../src/emacs -batch --no-site-file --multibyte -f batch-byte-compile /home/tvraman/sourceforge/emacs/lisp/progmodes/cc-mode.el
Source file `/home/tvraman/sourceforge/emacs/lisp/emacs-lisp/edebug.el' newer than byte-compiled file
Source file `/home/tvraman/sourceforge/emacs/lisp/progmodes/cc-fonts.el' newer than byte-compiled file
cc-mode.el:1188:21:Error: Wrong type argument: integerp, nil
make: *** [/home/tvraman/sourceforge/emacs/lisp/progmodes/cc-mode.elc] Error 1
18:27:05 labrador lisp $
>>>>> "Stefan" == Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> Error during redisplay: (error No match 6 in highlight (6
>> font-lock-builtin-face))
Stefan>
Stefan> Thanks. Does the patch below fix your problem?
Stefan>
Stefan>
Stefan> Stefan
Stefan>
Stefan>
Stefan> --- sh-script.el 04 Jul 2006 11:23:07 -0400 1.181 +++
Stefan> sh-script.el 13 Jul 2006 11:28:47 -0400 @@ -1554,7
Stefan> +1554,7 @@ (regexp-opt (sh-feature sh-builtins) t)
Stefan> "\\>") (2 font-lock-keyword-face nil t) - (6
Stefan> font-lock-builtin-face)) + (4
Stefan> font-lock-builtin-face)) ,@(sh-feature
Stefan> sh-font-lock-keywords-var-2))) (,(concat keywords
Stefan> "\\)\\>") 2 font-lock-keyword-face)
--
Best Regards,
--raman
Email: raman@users.sf.net
WWW: http://emacspeak.sf.net/raman/
AIM: emacspeak GTalk: tv.raman.tv@gmail.com
PGP: http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman
IRC: irc://irc.freenode.net/#emacs
next prev parent reply other threads:[~2006-07-14 1:28 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-06 3:38 font-lock and shell scripts: Raises redisplay errors in highlight pattern: T. V. Raman
2006-07-06 8:29 ` Romain Francoise
2006-07-06 10:01 ` Kim F. Storm
2006-07-07 4:01 ` T. V. Raman
2006-07-07 14:18 ` Stefan Monnier
2006-07-13 4:08 ` T. V. Raman
2006-07-13 15:30 ` Stefan Monnier
2006-07-14 1:28 ` T. V. Raman [this message]
2006-07-14 4:06 ` Richard Stallman
2006-07-14 13:00 ` T. V. Raman
2006-07-14 13:04 ` David Kastrup
2006-07-14 13:09 ` Chong Yidong
2006-07-15 1:43 ` T. V. Raman
2006-07-15 13:37 ` Richard Stallman
2006-07-15 14:27 ` T. V. Raman
2006-07-16 6:25 ` Richard Stallman
2006-07-16 17:18 ` T. V. Raman
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17590.62288.189166.983777@localhost.localdomain \
--to=raman@users.sf.net \
--cc=emacs-devel@gnu.org \
--cc=storm@cua.dk \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).