bbdb-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Conversion of old db


From: Roland Winkler
Subject: Re: Conversion of old db
Date: Fri, 27 Dec 2019 21:45:04 -0600

On Fri Dec 27 2019 Dirk Eddelbuettel wrote:
> Wow, yes!  Loads faster and ... works with old the db.  Amazing.

I am glad this helped!

> Got one set of messages:
> 
>   Warning (undo): Buffer ‘*BBDB*’ undo info was 12368960 bytes long.
>   The undo info was discarded because it exceeded `undo-outer-limit'.

Thanks for reporting this!  There is really no reason why Emacs
should record the changes of the buffer *BBDB* because this buffer
is not directly editable like other buffers.  Usually, this is
not a problem anyway when the BBDB database is small.  But your
fairly big database makes Emacs choke.  So bbdb-mode should bind
buffer-undo-list to t.

I'll do that.

(I am surprised that nobody reported this problem previously.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]