[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs slow on dired renaming
From: |
Robert Marshall |
Subject: |
Re: emacs slow on dired renaming |
Date: |
Wed, 09 Apr 2014 16:12:24 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
On Wed, Apr 09 2014, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>> A manual call to garbage-collect returns nil
>
> Quoting C-h garbage-collect:
>
> However, if there was overflow in pure space, `garbage-collect'
> returns nil, because real GC can't be done.
>
>> and pure-bytes-used is 88 -
>
> That indicates that pure space was overflowed. IOW your Emacs build
> is broken. You need to rebuild with a larger pure space.
>
Yes, I updated from bzr and that build gave me the
pure-space-overflow-message on startup (which the previous build didn't)
so I altered SYSTEM_PURESIZE_EXTRA and things are - so far - looking
good!
Robert
--
La grenouille songe..dans son château d'eau
- Re: emacs slow on dired renaming, (continued)
- 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
- Re: emacs slow on dired renaming, Eli Zaretskii, 2014/04/06
- Message not available
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/06
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/09
- Re: emacs slow on dired renaming, Robert Marshall, 2014/04/09
- Re: emacs slow on dired renaming, Stefan Monnier, 2014/04/09
- Message not available
- Re: emacs slow on dired renaming,
Robert Marshall <=