At Wed, 26 May 2010 20:24:56 +0200, Rémi Vanicat wrote: > > [1 <text/plain (7bit)>] > David Abrahams <[email protected]> writes: > > > I just hit RET in a *magit-commit* window and got: > > > > Symbol's value as variable is void: parse-time-digits > > > > I think there's a (require 'parse-time) missing somewhere. > > This one is strange because is see no use of parse-time-digits in the > source code. We do use parse-integer, but the correct action seem to me > to drop this dependency with the attached patch.
Yep, it was odd. Applied, thanks. Cheers, Phil
