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: Eli Zaretskii
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 18:13:15 +0200

> From: "Rogoff, David" <c_drogof@qti.qualcomm.com>
> 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.

Thanks, I fixed this on the emacs-25 branch for the next release.





reply via email to

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