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: Wed, 3 Feb 2016 17:27:21 +0000

That's great - thanks.  Poking around Manage Emacs Packages, I also found 
hlinum and linum-relative, which are both nice enhancements.

 David


________________________________________
From: Eli Zaretskii <eliz@gnu.org>
Sent: Sunday, January 31, 2016 8:13 AM
To: Rogoff, David
Cc: 22499-done@debbugs.gnu.org
Subject: Re: bug#22499: 24.5;   emacs hangs if default font has a box around it 
and in linum-mode and   then narrow-to-region

> 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]