all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: jmbarranquero@wke.es, emacs-devel@gnu.org
Subject: Re: Wrong type argument: sequencep, list-font-lock-keywords-2
Date: Sun, 27 Jun 2004 13:20:01 -0500 (CDT)	[thread overview]
Message-ID: <200406271820.i5RIK1V20358@raven.dms.auburn.edu> (raw)
In-Reply-To: <E1Bedew-0000Ua-Nv@fencepost.gnu.org> (message from Richard Stallman on Sun, 27 Jun 2004 13:41:42 -0400)

Richard Stallman wrote:

   Does this patch fix that bug?

   *** font-lock.el	24 Jun 2004 19:32:27 -0400	1.222
   --- font-lock.el	27 Jun 2004 00:45:14 -0400	
   ***************
   *** 1257,1263 ****
					   font-lock-syntactic-keywords)))
       ;; Get down to business.
       (let ((case-fold-search font-lock-keywords-case-fold-search)
   ! 	(keywords (cdr font-lock-syntactic-keywords))
	   keyword matcher highlights)
	 (while keywords
	   ;; Find an occurrence of `matcher' from `start' to `end'.
   --- 1257,1263 ----
					   font-lock-syntactic-keywords)))
       ;; Get down to business.
       (let ((case-fold-search font-lock-keywords-case-fold-search)
   ! 	(keywords (cddr font-lock-syntactic-keywords))
	   keyword matcher highlights)
	 (while keywords
	   ;; Find an occurrence of `matcher' from `start' to `end'.

Yes it does.

Sincerely,

Luc.

      reply	other threads:[~2004-06-27 18:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-25 12:31 Wrong type argument: sequencep, list-font-lock-keywords-2 Juanma Barranquero
2004-06-25 12:38 ` Luc Teirlinck
2004-06-25 12:46   ` Juanma Barranquero
2004-06-25 21:44 ` Luc Teirlinck
2004-06-25 21:52   ` Luc Teirlinck
2004-06-27 17:41     ` Richard Stallman
2004-06-27 18:20       ` Luc Teirlinck [this message]

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=200406271820.i5RIK1V20358@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=emacs-devel@gnu.org \
    --cc=jmbarranquero@wke.es \
    /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.