Re: Moving LyX XMPP Chat to features/chat2

2013-11-15 Thread Tommaso Cucinotta
On 15/11/13 20:24, Kornel Benko wrote: > I probably misunderstood, what to send. it was ok. I just wanted to check whether your origin was actually the main lyx repo or mine, so you actually must have cloned the whole repo developers/tommaso as an independent folder (calling it as origin), that'

Re: Moving LyX XMPP Chat to features/chat2

2013-11-15 Thread Kornel Benko
Am Freitag, 15. November 2013 um 19:56:18, schrieb Tommaso Cucinotta > On 15/11/13 16:58, Kornel Benko wrote: > > What the mockery ... Nothing I try helps here. I for sure did not commit or > > change anything. > > do u mind sending the part of your .lyx/config defining your "origin" repo, > a

Re: Moving LyX XMPP Chat to features/chat2

2013-11-15 Thread Tommaso Cucinotta
On 15/11/13 16:58, Kornel Benko wrote: > What the mockery ... Nothing I try helps here. I for sure did not commit or > change anything. do u mind sending the part of your .lyx/config defining your "origin" repo, as well as your "features/chat2" branch ? Thx, T.

Re: Join LyX community

2013-11-15 Thread Tommaso Cucinotta
On 15/11/13 11:10, Ankit Shah wrote: > From the LyX.cpp i got the dispatch function like this: void > dispatch(FuncRequest const & action) { LAPPERR(theApp()); return > theApp()->dispatch(action); } I understood that it calls dispatch() > something from the theApp() class(/function ?) But looking a

Re: Moving LyX XMPP Chat to features/chat2

2013-11-15 Thread Kornel Benko
Am Mittwoch, 13. November 2013 um 10:31:53, schrieb Vincent van Ravesteijn > > > The errors will not be the result of a 'git checkout' command. It more > looks like a git pull. This is the reason, I don't advice to use git pull. > > If you would have done a 'git fetch', you will retrieve the new

Re: Join LyX community

2013-11-15 Thread Ankit Shah
On Fri, Nov 15, 2013 at 2:21 AM, Tommaso Cucinotta wrote: > > > 1. Just out of curiosity I found two types of dispatch, > lyx::dispatch(FuncRequest) and another one simply dispatch(FuncRequest) > what's the difference between them? > > excellent question, guess the FindAndReplace, inheriting Dock

Re: [LyX/master] Improve beamer frame conversion: consider explicit EndFrames between two identical frame types

2013-11-15 Thread Jean-Marc Lasgouttes
14/11/2013 15:53, José Matos: On Monday 11 November 2013 09:16:23 Juergen Spitzmueller wrote: Improve beamer frame conversion: consider explicit EndFrames between two identical frame types Thank you, thank you, thank you. :-) That was on my todo list for some time but now that David ha