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

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

JDE args-out-of-range problem


From: vedm
Subject: JDE args-out-of-range problem
Date: 27 Nov 2005 07:22:21 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

When I open a Jana file in JDE mode I get very often this error when
Emacs fontifies the buffer:

Debugger entered--Lisp error: (args-out-of-range 5 5)
  match-beginning(5)
  (or (match-beginning 5) (match-end 1))
  (goto-char (or (match-beginning 5) (match-end 1)))
  eval((goto-char (or (match-beginning 5) (match-end 1))))
  font-lock-fontify-keywords-region(504 1085 nil)
  font-lock-default-fontify-region(504 1011 nil)
  font-lock-fontify-region(504 1011)
  run-hook-with-args(font-lock-fontify-region 504 1011)
  jit-lock-fontify-now(504 1004)
  jit-lock-function(504)


JDEE version: 2.3.5
Emacs version: 21.4.1

-- 
vedm


reply via email to

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