unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15611: 24.3; "args out of range" error in C mode fontification
@ 2013-10-14 17:26 Gareth Rees
  2016-03-06  4:34 ` bug#15611: not reproduced Michael Wright
  0 siblings, 1 reply; 3+ messages in thread
From: Gareth Rees @ 2013-10-14 17:26 UTC (permalink / raw)
  To: 15611

In a fresh emacs -Q, I opened the file test.c, which has the following contents:

    void a()
    {
    #define b() \
      c \
        d(e, (f)); \
      g
    }

I typed

    M-: (font-lock-fontify-region 1 (point-max)) RET

and the following error was signalled:

    Error during redisplay: (jit-lock-function 1) signaled (args-out-of-range 39 55)

I expect C mode not to signal an error in this case.

(I'm running GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03-13.)

-- 
Gareth Rees




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-07 16:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-14 17:26 bug#15611: 24.3; "args out of range" error in C mode fontification Gareth Rees
2016-03-06  4:34 ` bug#15611: not reproduced Michael Wright
2019-08-07 16:13   ` Noam Postavsky

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).