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

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

bug#22499: 24.5; emacs hangs if default font has a box around it and in


From: Rogoff, David
Subject: bug#22499: 24.5; emacs hangs if default font has a box around it and in linum-mode and then narrow-to-region
Date: Sun, 31 Jan 2016 04:20:08 +0000


emacs -Q

(custom-set-faces
 '(default
    ((t(:inherit nil
        :box(:line-width 1 :color "black")
        :foundry "Misc"
        :family "Misc Fixed")
      ))))

M-x linum-mode

select region of file

C-x n n

At this point, get message in mode-line
Error in Post-command-hook (linum-update-current): (args-out-of-range 1 1)

emacs then is unresponsive and I have to kill -9 the process.







In GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.9)
 of 2015-12-15 on vl-c-susubb-ice
Windowing system distributor `The X.Org Foundation', version 11.0.11202000
System Description:     SUSE Linux Enterprise Desktop 11 (x86_64)

Configured using:
 `configure
 --prefix=/prj/qct/sysadmin/sw_installs/sunil/non-eda/emacs/24.5/
 --without-jpeg --without-tiff --without-gif'

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix

Major mode: Emacs-Lisp

Minor modes in effect:
  show-paren-mode: t
  recentf-mode: t
  global-linum-mode: t
  linum-mode: t
  delete-selection-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  electric-indent-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
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Wrote /usr2/c_drogof/.emacs.d/init.el
Mark set
Saving file /usr2/c_drogof/.emacs.d/init.el...
Wrote /usr2/c_drogof/.emacs.d/init.el
nil
Mark set
Beginning of buffer [4 times]
Mark set [3 times]
Updating buffer list...done
Commands: m, u, t, RET, g, k, S, D, Q; q to quit; h for help

Load-path shadows:
~/.emacs.d/lisp/ansi-color hides 
/prj/qct/sysadmin/sw_installs/sunil/non-eda/emacs/24.5/share/emacs/24.5/lisp/ansi-color
~/.emacs.d/lisp/vhdl-mode hides 
/prj/qct/sysadmin/sw_installs/sunil/non-eda/emacs/24.5/share/emacs/24.5/lisp/progmodes/vhdl-mode
~/.emacs.d/lisp/verilog-mode hides 
/prj/qct/sysadmin/sw_installs/sunil/non-eda/emacs/24.5/share/emacs/24.5/lisp/progmodes/verilog-mode

Features:
(shadow mail-extr emacsbug message rfc822 mml mml-sec mm-decode
mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
sendmail rfc2047 rfc2045 ietf-drums mail-utils debug tex-mode latexenc
sh-script smie executable ispell rect sgml-mode htmlize org-table
ox-latex ox-icalendar ox-html ox-ascii ox-publish ox sort two-column
iso-transl tabify make-mode org-element org-rmail org-mhe org-irc
org-info org-gnus org-docview doc-view jka-compr image-mode org-bibtex
bibtex org-bbdb org-w3m org org-macro org-footnote org-pcomplete
org-list org-faces org-entities org-version ob-R ob-sh ob-emacs-lisp
ob-java ob-python ob-js ob ob-tangle ob-ref ob-lob ob-table ob-exp
org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs
org-loaddefs format-spec pcmpl-unix dired-aux ediff-merg ediff-wind
ediff-diff ediff-mult ediff-help ediff-init ediff-util ediff etags
misearch multi-isearch dhr-dark-theme-theme paren recentf tree-widget
wid-edit linum desktop frameset delsel cus-start cus-load shell
pcomplete noutline outline easy-mmode vhdl-mode ps-print ps-def lpr
hippie-exp verilog-mode skeleton derived compile diff ls-lisp dired
edmacro kmacro ibuf-macs ibuffer pjb-transpose cal-menu calendar
cal-loaddefs comint ansi-color ring forms-mode forms pjb-strings
pjb-list pjb-cl cl-macs parse-time eieio-opt help-mode speedbar sb-image
ezimage dframe easymenu find-func cl gv pjb-utilities ffap thingatpt
url-parse auth-source eieio byte-opt bytecomp byte-compile cl-extra
cl-loaddefs cl-lib cconv eieio-core gnus-util mm-util mail-prsvr
password-cache url-vars quick-yes advice help-fns time-date tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment
lisp-mode prog-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
inotify dynamic-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty emacs)

Memory information:
((conses 16 601428 156913)
 (symbols 48 41143 0)
 (miscs 40 2082 3659)
 (strings 32 86835 18627)
 (string-bytes 1 4075111)
 (vectors 16 35754)
 (vector-slots 8 1437355 168148)
 (floats 8 482 866)
 (intervals 56 34610 9209)
 (buffers 960 48)
 (heap 1024 56948 24613))







reply via email to

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