Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: kb macros ,bbdb questions
Date: Wed, 13 Nov 2002 08:42:33 +0100	[thread overview]
Message-ID: <8465v1oqza.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <a7043d61.0211111933.5b6e2710@posting.google.com>

sivaramn@sunguru.com (Sivaram Neelakantan) writes:

> macros recorded in gnus message mail buffers run without visible speed
> issues in
> ANY buffer!  

So you record a macro in a message buffer.  Then you play it back in
the message buffer and it's slow.  But playing it back in another
buffer is fast?

If it was so slow that you can hit C-g between two characters, then
M-x toggle-debug-on-quit RET might help.  It works like this: hit
C-g, study backtrace.  Hit c.  Wait.  Hit C-g again, study new
backtrace.  Repeat.  After a while, you might see a pattern.

The key part is in the "Wait" step.  That's where Emacs makes its
normal progress.  So if you manage to make that waiting so short that
you can interrupt Emacs ten times between two characters, then you'll
have ten snapshots of what Emacs is doing there.  Maybe that tells
you something.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)


      parent reply	other threads:[~2002-11-13  7:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a7043d61.0211080540.5dba2a01@posting.google.com>
2002-11-12 14:25 ` Peter Boettcher
2002-11-13  8:41   ` Sivaram Neelakantan
     [not found] ` <848z00v9b5.fsf@crybaby.uni-duisburg.de>
     [not found]   ` <a7043d61.0211111933.5b6e2710@posting.google.com>
2002-11-13  7:42     ` Kai Großjohann [this message]

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=8465v1oqza.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /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.
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 NNTP newsgroup(s).