emacs-devel
[Top][All Lists]
Advanced

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

23.0.60; M-x compile gives args out of range 0, 0


From: Jan Djärv
Subject: 23.0.60; M-x compile gives args out of range 0, 0
Date: Tue, 08 Apr 2008 12:52:45 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080213)


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

When doing M-x compile I get:
font-lock-extend-region-multiline: Args out of range: 0, 0

It seems to be random, sometimes I can compile in other directories, sometimes
not.  But args out of range comes about 3 times out of 4.  It seems to always
come in the emacs/src directory.

Debug-on-error t gives:

Debugger entered--Lisp error: (args-out-of-range 0 0)
  get-text-property(0 font-lock-multiline)
  font-lock-extend-region-multiline()
  font-lock-default-fontify-region(0 0 nil)
  font-lock-fontify-region(0 0)
  font-lock-after-change-function(1 11 0)
  compilation-start("make -k " nil)
  compile("make -k " nil)
  call-interactively(compile t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)


        Jan D.


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/opt/src/emacs-cvs/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.5)
 of 2008-04-08 on dentan.operax.com
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure '--prefix=/opt/emacs' '--verbose' '--enable-asserts' '--enable-font-backend' '--with-x-toolkit=gtk' 'CFLAGS=-g''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: sv_SE.UTF-8
  value of $XMODIFIERS: @im=none
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: C/l

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
<help-echo> M-x c o m p i l e <return> <return> <help-echo>
C-x C-f s r c <tab> g t <tab> c <return> M-x M-p <return>
<return> <help-echo> <help-echo> M-x r e p o <tab>
r <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
(No files need saving)
Compilation finished
Loading vc-cvs...done
(No files need saving)
font-lock-extend-region-multiline: Args out of range: 0, 0
Making completion list...




reply via email to

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