all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Smith_RS <rsmithpv@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Odd slowness in grep and dired modes
Date: Fri, 21 Mar 2014 01:25:46 -0700 (PDT)	[thread overview]
Message-ID: <a607daf7-591f-463c-a4a3-8e531a5721eb@googlegroups.com> (raw)
In-Reply-To: <mailman.17728.1395389591.10748.help-gnu-emacs@gnu.org>

On Friday, March 21, 2014 1:13:06 AM UTC-7, Eli Zaretskii wrote:
> What exactly "slows to a crawl" in these situations?

I trace Emacs using Process Explorer, on a machine with 4 available cores I see 25% utilization which (to my understanding) means it's at 100% on that core. It takes as long as 30 seconds to a minute to catch up.

If I do a non-trivial grep, my attempts to select files out of the grep results creates enough lag to make the selection process not usable.

Even when I do all the things to turn off tooltips it doesn't stop the behavior. I've tried these:

(setq tooltip-mode nil)
(setq show-help-function nil)

If there were a way to intercept the call to mouse-fixup-help-message so that it just does a "no-op" that would solve this for me.


  parent reply	other threads:[~2014-03-21  8:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-21  6:10 Odd slowness in grep and dired modes Smith_RS
2014-03-21  8:13 ` Eli Zaretskii
     [not found] ` <mailman.17728.1395389591.10748.help-gnu-emacs@gnu.org>
2014-03-21  8:25   ` Smith_RS [this message]
2014-03-21  8:57     ` Eli Zaretskii
2014-03-21 14:39     ` Drew Adams
     [not found]     ` <mailman.17734.1395392229.10748.help-gnu-emacs@gnu.org>
2014-03-21 16:41       ` Smith_RS
2014-03-21 16:54         ` Eli Zaretskii
     [not found]         ` <mailman.17774.1395420855.10748.help-gnu-emacs@gnu.org>
2014-03-21 17:26           ` Smith_RS
     [not found]     ` <mailman.17763.1395412779.10748.help-gnu-emacs@gnu.org>
2014-03-21 17:09       ` Smith_RS

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=a607daf7-591f-463c-a4a3-8e531a5721eb@googlegroups.com \
    --to=rsmithpv@gmail.com \
    --cc=help-gnu-emacs@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 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.