unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Markus Triska <markus.triska@gmx.at>
To: rms@gnu.org
Cc: lekktu@gmail.com, emacs-devel@gnu.org
Subject: Re: linum.el?
Date: Fri, 28 Dec 2007 21:22:02 +0100	[thread overview]
Message-ID: <m1lk7emuxh.fsf@gmx.at> (raw)
In-Reply-To: <E1J8FgC-0002L7-C1@fencepost.gnu.org> (Richard Stallman's message of "Fri, 28 Dec 2007 08:55:16 -0500")

Richard Stallman <rms@gnu.org> writes:

> The problem with the new hook is that it will trigger on ALL editing
> commands, as well as scrolling. The only thing that won't trigger it
> is cursor motion.

That's already an improvement over the current situation, which is to
trigger after EVERY command by default. This in itself seems to be fast
enough for many users already, and the new hook makes it faster still.

> Isn't that going to be painful?

The new hook will cover an important middle ground between a hook that
is too eager (post-command-hook) and a set of various non-obvious hooks
that make it impossible not to miss cases. Also, I hope that it can fix
other issues: For example, I currently delay updates of line numbers
(for 0 seconds) to give Emacs a chance for updates after M-x goto-line
and possibly other cases after which the display seems not to be
up-to-date in post-command-hook. This delay is noticable (if you know
that it exists), and I hope the new hook makes it unnecessary.

  reply	other threads:[~2007-12-28 20:22 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-31  9:40 linum.el? Juanma Barranquero
2007-10-31 15:47 ` linum.el? Stefan Monnier
2007-10-31 23:58 ` linum.el? Richard Stallman
2007-11-01  1:39   ` linum.el? Juanma Barranquero
     [not found]     ` <E1J6Y7I-0002zs-C9@fencepost.gnu.org>
2007-12-26 16:09       ` linum.el? Markus Triska
2007-12-26 23:28         ` linum.el? Stefan Monnier
2007-12-27  0:06           ` linum.el? Juanma Barranquero
2007-12-27 18:24             ` linum.el? Richard Stallman
2008-01-20 23:50               ` linum.el? Juanma Barranquero
2008-01-30  2:07                 ` linum.el? Juanma Barranquero
2008-01-30  3:03                   ` linum.el? Miles Bader
2008-01-30  3:18                     ` linum.el? Juanma Barranquero
2008-01-30 13:25                       ` linum.el? Miles Bader
2008-01-30 14:53                         ` linum.el? Juanma Barranquero
2008-01-30 17:01                           ` linum.el? Miles Bader
2008-01-30 20:52                       ` linum.el? Richard Stallman
2008-01-30 21:00                         ` linum.el? Miles Bader
2008-01-30 21:27                           ` linum.el? Juanma Barranquero
2008-01-30 22:13                             ` linum.el? Miles Bader
2008-01-30 22:33                               ` linum.el? Juanma Barranquero
2008-01-31 18:51                           ` linum.el? Richard Stallman
2008-01-31 22:05                             ` linum.el? Miles Bader
2007-12-29  7:22             ` linum.el? Stefan Monnier
2007-12-27 18:24           ` linum.el? Richard Stallman
2007-12-29  7:26             ` linum.el? Stefan Monnier
2007-12-29 17:48               ` linum.el? Richard Stallman
2008-01-02  2:12                 ` linum.el? Stefan Monnier
2008-01-03  9:50                   ` linum.el? Richard Stallman
2007-12-27 13:42         ` linum.el? Richard Stallman
2007-12-27 19:18           ` linum.el? Markus Triska
2007-12-28 13:55             ` linum.el? Richard Stallman
2007-12-28 20:22               ` Markus Triska [this message]
2007-12-29  7:31                 ` linum.el? Stefan Monnier
2007-12-29 13:51                 ` linum.el? Richard Stallman
2007-11-13 17:28 ` linum.el? Juanma Barranquero

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m1lk7emuxh.fsf@gmx.at \
    --to=markus.triska@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    --cc=rms@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).