Re: Problem when configure.py is run simultaneously

2017-08-07 Thread Scott Kostyshak
On Tue, Aug 08, 2017 at 02:22:46AM +0200, Kornel Benko wrote: > Am Montag, 7. August 2017 um 19:32:15, schrieb Scott Kostyshak > > > On Mon, Aug 07, 2017 at 09:36:34AM +0200, Kornel Benko wrote: > > > Am Sonntag, 6. August 2017 um 21:55:57, schrieb Scott Kostyshak > > > > > > > On Sun, Aug 06,

Re: Problem when configure.py is run simultaneously

2017-08-07 Thread Kornel Benko
Am Montag, 7. August 2017 um 19:32:15, schrieb Scott Kostyshak > On Mon, Aug 07, 2017 at 09:36:34AM +0200, Kornel Benko wrote: > > Am Sonntag, 6. August 2017 um 21:55:57, schrieb Scott Kostyshak > > > > > On Sun, Aug 06, 2017 at 10:17:16AM +0200, Kornel Benko wrote: > > > > > > > This should n

Re: numbers/ids of posts on mail-archive.com vs. gmane.org?

2017-08-07 Thread Scott Kostyshak
On Mon, Aug 07, 2017 at 11:49:19AM +0200, Pavel Sanda wrote: > Scott Kostyshak wrote: > > When I'm reading email in mutt, all I do is press a shortcut (I use [ma for > > "mail archive"), and it copies the above link to my clipboard so I can paste > > it in my email (or on trac). If anyone is using

Re: Problem when configure.py is run simultaneously

2017-08-07 Thread Scott Kostyshak
On Mon, Aug 07, 2017 at 09:36:34AM +0200, Kornel Benko wrote: > Am Sonntag, 6. August 2017 um 21:55:57, schrieb Scott Kostyshak > > > On Sun, Aug 06, 2017 at 10:17:16AM +0200, Kornel Benko wrote: > > > > > This should not happen. The check for the need of reconfiguration is done > > > at LyX.cp

Re: numbers/ids of posts on mail-archive.com vs. gmane.org?

2017-08-07 Thread Pavel Sanda
Scott Kostyshak wrote: > When I'm reading email in mutt, all I do is press a shortcut (I use [ma for > "mail archive"), and it copies the above link to my clipboard so I can paste > it in my email (or on trac). If anyone is using mutt, let met know if you > want the script. Nice hack, I'll be inte

Re: Problem when configure.py is run simultaneously

2017-08-07 Thread Kornel Benko
Am Sonntag, 6. August 2017 um 21:55:57, schrieb Scott Kostyshak > On Sun, Aug 06, 2017 at 10:17:16AM +0200, Kornel Benko wrote: > > > This should not happen. The check for the need of reconfiguration is done > > at LyX.cpp:1053 > > bool LyX::queryUserLyXDir(bool explicit_userdir) > > which i