emacs-pretest-bug
[Top][All Lists]
Advanced

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

infinite loop in define-fringe-bitmap


From: SAITO Takuya
Subject: infinite loop in define-fringe-bitmap
Date: Sat, 13 Nov 2004 18:29:55 +0900 (JST)

define-fringe-bitmap causes infinite loop in below example:
(define-fringe-bitmap 'test [#b11 #b11] 2)


In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-11-13 on reed
Distributor `The X.Org Foundation', version 11.0.60700000
configured using `configure '--prefix=/usr' '--libexecdir=/usr/lib' 
'--infodir=/usr/lib/emacs/21.3.50/info' '--with-x-toolkit=athena' 
'--without-xim''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: ja_JP.eucJP
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: C
  value of $LANG: ja_JP.eucJP
  locale-coding-system: japanese-iso-8bit
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  mouse-wheel-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t




reply via email to

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