Hi Xavier,
> Xavier Maillard writes:
> Hello again,
>
> new problem when doing C-h h r a and entering text, I obtain:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
> hyrolo-add("Maillard, Xavier\11\11<[email protected]>" nil)
> funcall-interactively(hyrolo-add "Maillard, Xavier\11\11<[email protected]>"
> nil)
> hui:menu-act(hyperbole nil nil nil)
> hyperbole(nil nil nil nil)
> funcall-interactively(hyperbole nil nil nil nil)
> command-execute(hyperbole)
>
> Latest Emacs with hyperbole from melpa.
>
> Enclosing my text with a pair of \"\" does not change anything.
>
> - xavier.
Try with customizing hyrolo-file-list. The error occurs since it is
unfortunately uninitialized. See my other mail. We will look into fixing
that. Thanks again for the report.
%% Mats