On Thursday 07 December 2000 11:07, Jean-Marc Lasgouttes wrote:
> >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Third time lucky! Not Dispatch(...CREATE) but
> Angus> Dispatch(..INSERT) Sorry, A
>
> To test it, simply run "citation-insert foo" in the minubuffer.
> Pybliographer just uses the lyxserver to send commands to LyX.
>
> JMarc

Thanks, Jean-Marc. Here is a formal patch that addresses both of Micha's 
points. Please apply.

Can you also answer a question for me: does pybibliographer emulate the 
minibuffer here? Ie, does it pass the citation to LyXFunc::Dispatch() in the 
same format as does the minibuffer? I ask, because I extract the contents of 
the string passed and convert to another string format before passing to the 
popup/LFUN_CITATION_INSERT. It would obviously be better to create the string 
in this format in the first place, but if this involves hacking 
pybibliographer too, then I'll leave things as they are.

Angus

patch.diff.bz2

Reply via email to