Re: [BBDB] ChangeLog 2016-07-20

2016-07-22 Thread Gijs Hillenius
On 22 Jul 2016, Roland Winkler wrote: > On Fri Jul 22 2016 Gijs Hillenius wrote: >> My Emacs (24.5) bring CPU to 100% for minutes (until C-g) when I try >> to read `bbdb-hashtable', following the link from reading about >> bbdb-gethash... > > What is it you want to do? Under normal circumstances

Re: [BBDB] ChangeLog 2016-07-20

2016-07-22 Thread Roland Winkler
On Fri Jul 22 2016 Gijs Hillenius wrote: > My Emacs (24.5) bring CPU to 100% for minutes (until C-g) when I try to > read `bbdb-hashtable', following the link from reading about > bbdb-gethash... What is it you want to do? Under normal circumstances there should never be a need to inspect

Re: [BBDB] ChangeLog 2016-07-20

2016-07-22 Thread Gijs Hillenius
On 21 Jul 2016, Roland Winkler wrote: [...] > 2016-07-20 Roland Winkler > Make bbdb-hashtable a proper hash table. > * lisp/bbdb.el (bbdb-hashtable): Use make-hash-table. > (bbdb-puthash, bbdb-gethash, bbdb-remhash, bbdb-buffer) > * lisp/bbdb-com.el