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

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

bug#23777: 25.0.95; Throwing (error "Selecting deleted buffer") in timer


From: npostavs
Subject: bug#23777: 25.0.95; Throwing (error "Selecting deleted buffer") in timer
Date: Sun, 17 Jul 2016 22:24:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (gnu/linux)

tags 23777 notabug
close 23777
quit

npostavs@users.sourceforge.net writes:

> (defun my-nlinum-mode-hook ()
>   (when nlinum-mode
>     (setq-local nlinum-format
>                 (concat "%" (number-to-string
>                              (ceiling (log (max 1 (/ (buffer-size) 80)) 10)))
>                         "d"))))

I've updated the Emacswiki page with this suggestion, and I'm closing
this bug report.





reply via email to

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