Re: [O] [bug] Symbol's function definition is void: when-let

2011-05-19 Thread Bernd Weiss
Am 19.05.2011 13:06, schrieb Eric Schulte: > Oh! > > My fault, `when-let' is defined locally on my Emacs, but apparently is > not an official Emacs function, careless committing on my part. > > I've just pushed up a fix. Thanks for fixing that! Everything works fine now! Bernd

Re: [O] [bug] Symbol's function definition is void: when-let

2011-05-19 Thread Eric Schulte
Oh! My fault, `when-let' is defined locally on my Emacs, but apparently is not an official Emacs function, careless committing on my part. I've just pushed up a fix. Thanks -- Eric Nick Dokos writes: > Bernd Weiss wrote: > >> export to LaTeX/PDF. It stops with "Symbol's function definition i

Re: [O] [bug] Symbol's function definition is void: when-let

2011-05-19 Thread Nick Dokos
Bernd Weiss wrote: > export to LaTeX/PDF. It stops with "Symbol's function definition is > void: when-let", i.e. > > Fontifying org-src-fontification:emacs-lisp-mode... > (regexps...) > Symbol's function definition is void: when-let > Yup: Eric S.'s commit (tip when I pulled a few