Re: [Ebib-users] ebib unstable 57f8af86d3 fails on 'ebib-edit-field'
Brought to you by:
joostkremers
From: Joost K. <joo...@fa...> - 2012-08-21 11:22:41
|
Hi Robbie, On Tue, Aug 21, 2012 at 10:54:17PM +1200, Robbie Morrison wrote: > As far as I can tell the current 'git' version is > buggy and fails when editing fields, on function > 'ebib-edit-field'. which branch exactly? I'm on master and ebib-edit-field works fine for me. note that the exp2 branch is not even supposed to work. it's a rewrite of the database functionality, but it's stalled due to lack of time... > Also, should this kind of traffic go thru the users > list or direct to you? either is fine with me. the list is generally very quiet, i don't think it'll bother anyone. ;-) > Debugger entered--Lisp error: (wrong-number-of-arguments > called-interactively-p 1) this is a bit strange. called-interactively-p takes one (obligatory) argument, at least since emacs 23, so emacs shouldn't be complaining here. do you happen to be running this on an older emacs version? i guess not, because emacs <23 didn't have hash tables AFAIR... do you also get the error if you run ebib with emacs -Q? i'm just wondering if you have some package that redefines called-interactively-p. that shouldn't really be the case either, but you never know... other than that, i have no idea what might be wrong... J. -- Joost Kremers Life has its moments |