Re: Problem with command-sequence

2012-09-20 Thread Jean-Marc Lasgouttes
Le 20/09/12 01:36, Lars Gullik Bjønnes a écrit : Right... but why now have LFUNS de async by default (when done as a script thingie), and a separate LFUN to make the async if wanted. Gui/Menu run LFUNS could still be async. Probably also part of that discussion which I completely missed. I do

Re: Problem with command-sequence

2012-09-20 Thread Jean-Marc Lasgouttes
Le 20/09/12 01:36, Lars Gullik Bjønnes a écrit : Right... but why now have LFUNS de async by default (when done as a script thingie), and a separate LFUN to make the async if wanted. Gui/Menu run LFUNS could still be async. Probably also part of that discussion which I completely missed. I do

Re: Problem with command-sequence

2012-09-19 Thread Jean-Marc Lasgouttes
Le 19/09/2012 01:07, Andrew Parsloe a écrit : It was only a wistful suggestion -- it would allow a tinkerer like me to tinker a little more. I would try to use repeat 1000 some-lfun-that-is-a-noop in order to continue tinkering. The real problem (in the original post) was that the

Re: Problem with command-sequence

2012-09-19 Thread Andrew Parsloe
On 19/09/2012 12:50 p.m., Richard Heck wrote: On 09/18/2012 07:07 PM, Andrew Parsloe wrote: On 19/09/2012 9:49 a.m., Scott Kostyshak wrote: On Mon, Sep 17, 2012 at 12:54 AM, Andrew Parsloe apars...@clear.net.nz wrote: I would love to be able to insert a pause between buffer-export

Re: Problem with command-sequence

2012-09-19 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes lasgout...@lyx.org writes: | Le 19/09/2012 01:07, Andrew Parsloe a écrit : It was only a wistful suggestion -- it would allow a tinkerer like me to tinker a little more. | I would try to use repeat 1000 some-lfun-that-is-a-noop in order | to continue tinkering. The real

Re: Problem with command-sequence

2012-09-19 Thread Jean-Marc Lasgouttes
Le 19/09/2012 12:25, Lars Gullik Bjønnes a écrit : Perhaps async LFUNS are not a good idea? This was the big discussion about asynchronous export... JMarc

Re: Problem with command-sequence

2012-09-19 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes lasgout...@lyx.org writes: | Le 19/09/2012 12:25, Lars Gullik Bjønnes a écrit : Perhaps async LFUNS are not a good idea? | This was the big discussion about asynchronous export... Right... but why now have LFUNS de async by default (when done as a script thingie), and a

Re: Problem with command-sequence

2012-09-19 Thread Jean-Marc Lasgouttes
Le 19/09/2012 01:07, Andrew Parsloe a écrit : It was only a "wistful" suggestion -- it would allow a tinkerer like me to tinker a little more. I would try to use "repeat 1000 " in order to continue tinkering. The real problem (in the original post) was that the command-sequence code

Re: Problem with command-sequence

2012-09-19 Thread Andrew Parsloe
On 19/09/2012 12:50 p.m., Richard Heck wrote: On 09/18/2012 07:07 PM, Andrew Parsloe wrote: On 19/09/2012 9:49 a.m., Scott Kostyshak wrote: On Mon, Sep 17, 2012 at 12:54 AM, Andrew Parsloe wrote: I would love to be able to insert a pause between buffer-export

Re: Problem with command-sequence

2012-09-19 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes writes: | Le 19/09/2012 01:07, Andrew Parsloe a écrit : >> It was only a "wistful" suggestion -- it would allow a tinkerer like me >> to tinker a little more. > | I would try to use "repeat 1000 " in order | to continue tinkering. > > >> The real problem

Re: Problem with command-sequence

2012-09-19 Thread Jean-Marc Lasgouttes
Le 19/09/2012 12:25, Lars Gullik Bjønnes a écrit : Perhaps async LFUNS are not a good idea? This was the big discussion about asynchronous export... JMarc

Re: Problem with command-sequence

2012-09-19 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes writes: | Le 19/09/2012 12:25, Lars Gullik Bjønnes a écrit : >> Perhaps async LFUNS are not a good idea? > | This was the big discussion about asynchronous export... Right... but why now have LFUNS de async by default (when done as a script thingie), and

Re: Problem with command-sequence

2012-09-18 Thread Scott Kostyshak
On Mon, Sep 17, 2012 at 12:54 AM, Andrew Parsloe apars...@clear.net.nz wrote: I would love to be able to insert a pause between buffer-export lyxtabsort and buffer-reload, and found myself searching, alas forlornly, for a pause LFUN (e.g. pause 500 = do nothing for half a second). It would be

Re: Problem with command-sequence

2012-09-18 Thread Andrew Parsloe
On 19/09/2012 9:49 a.m., Scott Kostyshak wrote: On Mon, Sep 17, 2012 at 12:54 AM, Andrew Parsloe apars...@clear.net.nz wrote: I would love to be able to insert a pause between buffer-export lyxtabsort and buffer-reload, and found myself searching, alas forlornly, for a pause LFUN (e.g. pause

Re: Problem with command-sequence

2012-09-18 Thread Richard Heck
On 09/18/2012 07:07 PM, Andrew Parsloe wrote: On 19/09/2012 9:49 a.m., Scott Kostyshak wrote: On Mon, Sep 17, 2012 at 12:54 AM, Andrew Parsloe apars...@clear.net.nz wrote: I would love to be able to insert a pause between buffer-export lyxtabsort and buffer-reload, and found myself searching,

Re: Problem with command-sequence

2012-09-18 Thread Scott Kostyshak
On Mon, Sep 17, 2012 at 12:54 AM, Andrew Parsloe wrote: > I would love to be able to insert a pause between buffer-export lyxtabsort > and buffer-reload, and found myself searching, alas forlornly, for a pause > LFUN (e.g. pause 500 = do nothing for half a second). It

Re: Problem with command-sequence

2012-09-18 Thread Andrew Parsloe
On 19/09/2012 9:49 a.m., Scott Kostyshak wrote: On Mon, Sep 17, 2012 at 12:54 AM, Andrew Parsloe wrote: I would love to be able to insert a pause between buffer-export lyxtabsort and buffer-reload, and found myself searching, alas forlornly, for a pause LFUN (e.g. pause

Re: Problem with command-sequence

2012-09-18 Thread Richard Heck
On 09/18/2012 07:07 PM, Andrew Parsloe wrote: On 19/09/2012 9:49 a.m., Scott Kostyshak wrote: On Mon, Sep 17, 2012 at 12:54 AM, Andrew Parsloe wrote: I would love to be able to insert a pause between buffer-export lyxtabsort and buffer-reload, and found myself

Problem with command-sequence

2012-09-16 Thread Andrew Parsloe
I have a python script that sorts tables. Using LyX's converter mechanism, the script exports the document with the table from (ordinary) LyX format to an alternative LyX format, short form lyxtabsort, and sorts the table in the process. It works very nicely by clicking on three buttons added

Problem with command-sequence

2012-09-16 Thread Andrew Parsloe
I have a python script that sorts tables. Using LyX's converter mechanism, the script exports the document with the table from (ordinary) LyX format to an alternative LyX format, short form lyxtabsort, and sorts the table in the process. It works very nicely by clicking on three buttons added