all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Keith David Bershatsky <esq@lawlist.com>
Cc: 17787@debbugs.gnu.org
Subject: bug#17787: 24.4.50; Making `linum-mode` more efficient -- no need to run multiple times.
Date: Sun, 15 Jun 2014 22:54:53 +0300	[thread overview]
Message-ID: <83mwdeuewi.fsf@gnu.org> (raw)
In-Reply-To: <m2bntuq96v.wl%esq@lawlist.com>

> Date: Sun, 15 Jun 2014 12:11:52 -0700
> From: Keith David Bershatsky <esq@lawlist.com>
> 
> Linum-mode could be made more efficient [...]

Can I persuade you (and everyone else) to please forget linum-mode
ever existed, and never to remember that?  If someone wants line
numbers in Emacs, could they please use Stefan's nlinum-mode instead?

linum-mode is a terrible idea squared.  It abuses post-command-hook.
It moves overlays and changes the window's display margins on the fly,
and by that kills almost every redisplay optimization (so don't try
using it if you are accustomed to many windows and many frames,
especially large ones).  It is evil.  We certainly shouldn't make it
more efficient.  It should die a horrible death.  Soon.

Thank you.





  reply	other threads:[~2014-06-15 19:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-15 19:11 bug#17787: 24.4.50; Making `linum-mode` more efficient -- no need to run multiple times Keith David Bershatsky
2014-06-15 19:54 ` Eli Zaretskii [this message]
2014-06-15 22:03   ` Keith David Bershatsky
2014-06-15 23:28   ` Juanma Barranquero
2014-06-16  2:33     ` Eli Zaretskii
2014-06-16  6:51       ` Juanma Barranquero
2014-06-17  0:46         ` Stefan Monnier
2014-06-17  0:43 ` Stefan Monnier
2022-01-30 21:25 ` bug#17787: Redundant runs of window-scroll-functions Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83mwdeuewi.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=17787@debbugs.gnu.org \
    --cc=esq@lawlist.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.