[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs slow on dired renaming
From: |
Eli Zaretskii |
Subject: |
Re: emacs slow on dired renaming |
Date: |
Thu, 03 Apr 2014 23:03:40 +0300 |
> From: Robert Marshall <spam@capuchin.co.uk>
> Date: Thu, 03 Apr 2014 19:57:44 +0100
>
> > Try profiling Emacs with "M-x profile-start". That might show you a
> > hint where the delay hides.
> >
>
> It appears that the delay gradually increases when it does go bad. At
> the moment a rename is taking around 1 sec (same copy operation is virtually
> instantaneous when emacs first started)
Maybe wait until it gets slower and profile again.
Also, manually load dired.el and dired-aux.el (not the *.elc files),
so that more Lisp functions show instead of the unhelpful "byte-code".
- emacs slow on dired renaming, Robert Marshall, 2014/04/03
- Re: emacs slow on dired renaming, Eli Zaretskii, 2014/04/03
- Message not available
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/03
- Re: emacs slow on dired renaming,
Eli Zaretskii <=
- Message not available
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/04
- Re: emacs slow on dired renaming, Eli Zaretskii, 2014/04/04
- Message not available
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/05
- Re: emacs slow on dired renaming, Eli Zaretskii, 2014/04/05
- Re: emacs slow on dired renaming, Stefan Monnier, 2014/04/05
- Message not available
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/05
- Message not available
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/05
- Re: emacs slow on dired renaming, Eli Zaretskii, 2014/04/05
- Message not available
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/05
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/06