Annoying terminal messages: QXcbClipboard: SelectionRequest too old

2016-06-05 Thread Scott Kostyshak
Does anyone else often get these annoying messages when running LyX from a terminal? QXcbClipboard: SelectionRequest too old I've been getting them for a while. I wonder if it is something particular to my system (e.g. because of the clipboard manager I use, CopyQ). Scott signature.asc

Re: Help with patch for "word selection mode" on double click

2016-06-05 Thread Scott Kostyshak
On Sat, Feb 14, 2015 at 10:11:02AM -0500, Scott Kostyshak wrote: > On Sat, Feb 14, 2015 at 5:06 AM, Jean-Marc Lasgouttes > wrote: > > I'm not sure what your first chunk is doing. Besides, it is very strange > > that you need to know the position on the current row. Isn't this

Re: [PATCH] unique_ptr and some clean-up

2016-06-05 Thread Guillaume Munch
Le 05/06/2016 12:54, Georg Baum a écrit : Therefore I would vote to support MSVC 2013 and later, but nothing earlier. In light of the lack of support of unicode string literals in MSVC 2013, the availability of mingw and the fact that a last-minute switch to MSVC 2015 was already necessary for

Re: expected behavior when pasting multiple cells from one table to another

2016-06-05 Thread Scott Kostyshak
On Sun, Jun 05, 2016 at 08:20:55PM +0100, Guillaume Munch wrote: > Le 07/03/2016 04:30, Scott Kostyshak a écrit : > > On Sun, Mar 06, 2016 at 09:47:05PM +0100, Jean-Marc Lasgouttes wrote: > > > Le 06/03/16 17:52, Scott Kostyshak a écrit : > > > > > I do not see why overwriting is a problem. We do

Re: expected behavior when pasting multiple cells from one table to another

2016-06-05 Thread Guillaume Munch
Le 07/03/2016 04:30, Scott Kostyshak a écrit : On Sun, Mar 06, 2016 at 09:47:05PM +0100, Jean-Marc Lasgouttes wrote: Le 06/03/16 17:52, Scott Kostyshak a écrit : I do not see why overwriting is a problem. We do it everywhere, there is nothing special about tables. Where else do we overwite

Re: Visible carriage return

2016-06-05 Thread Guillaume Munch
Le 03/06/2016 16:11, Richard Heck a écrit : On 06/03/2016 11:05 AM, Guillaume Munch wrote: Le 03/06/2016 08:18, Richard Heck a écrit : On 06/02/2016 08:04 PM, Giorgio Zavarise wrote: Hi, I have a question concerning the space around centered equation. When you type text and then add centered

Re: Tarballs for LyX 2.2.0 are on FTP

2016-06-05 Thread Guillaume Munch
Le 03/06/2016 13:02, Jean-Marc Lasgouttes a écrit : Le 31/05/2016 à 22:26, Georg Baum a écrit : In addition I would suggest the following: (Officially) allow new features that do not require a file format change into minor releases. The main reason is again that this allows testing more

Re: One official build system?

2016-06-05 Thread Scott Kostyshak
On Sun, Jun 05, 2016 at 01:59:53PM +0200, Kornel Benko wrote: > Am Sonntag, 5. Juni 2016 um 12:13:51, schrieb Georg Baum > > > Kornel Benko wrote: > > > > > Am Samstag, 4. Juni 2016 um 09:55:10, schrieb Georg Baum > > >> > > >> However, this is not so important.

Re: One official build system?

2016-06-05 Thread Liviu Andronic
On Sun, Jun 5, 2016 at 7:43 PM, Kornel Benko wrote: > Am Sonntag, 5. Juni 2016 um 19:03:51, schrieb Kornel Benko >> Am Sonntag, 5. Juni 2016 um 18:43:03, schrieb Georg Baum >> >> > Kornel Benko wrote: >> > > ... >> > The remaining

Re: One official build system?

2016-06-05 Thread Kornel Benko
Am Sonntag, 5. Juni 2016 um 19:03:51, schrieb Kornel Benko > Am Sonntag, 5. Juni 2016 um 18:43:03, schrieb Georg Baum > > > Kornel Benko wrote: > > ... > > The remaining directories from the second list would be located as follows: > > > > bin:

Re: One official build system?

2016-06-05 Thread Kornel Benko
Am Sonntag, 5. Juni 2016 um 18:43:03, schrieb Georg Baum > Kornel Benko wrote: > > > ATM cmake installs almost everything under the installation directory. > > Exceptions are (defaults for versioned) > > manuals /usr/local/man, (e.g.

Re: One official build system?

2016-06-05 Thread Georg Baum
Kornel Benko wrote: > ATM cmake installs almost everything under the installation directory. > Exceptions are (defaults for versioned) > manuals /usr/local/man, (e.g. /usr/local/man/man1/man1/lyxclient2.3.1) > lyx-icon /usr/local/share/icons/hicolor/scalable/apps/lyx2.3.svg > desktop

Re: One official build system?

2016-06-05 Thread Liviu Andronic
On Sun, Jun 5, 2016 at 4:20 PM, Georg Baum wrote: > Kornel Benko wrote: > >> OK, starting on the list first. I can only comment on the cmake part. >> >> [A] detection of external dependencies >> cmake does full detection IMHO >> [B] create .rpm >> cmake creates

Re: One official build system?

2016-06-05 Thread Kornel Benko
Am Sonntag, 5. Juni 2016 um 16:20:49, schrieb Georg Baum > Kornel Benko wrote: > > > OK, starting on the list first. I can only comment on the cmake part. > > > > [A] detection of external dependencies > > cmake does full detection IMHO > > [B] create .rpm > >

Re: One official build system?

2016-06-05 Thread Georg Baum
Kornel Benko wrote: > OK, starting on the list first. I can only comment on the cmake part. > > [A] detection of external dependencies > cmake does full detection IMHO > [B] create .rpm > cmake creates rpm, deb, > [E] create window package > don't know, we should ask Peter > [I] Reliability >

Re: [LyX/master] Implement gcc version check for cmake

2016-06-05 Thread Georg Baum
Kornel Benko wrote: > Am Sonntag, 5. Juni 2016 um 15:54:43, schrieb Georg Baum >> commit c2433d8b8f2bd7be363ddc96bcb95116ac5ea8cd >> Author: Georg Baum >> Date: Sun Jun 5 15:54:29 2016 +0200 >> >> Implement gcc version check for cmake >> >> diff --git

Re: [LyX/master] Implement gcc version check for cmake

2016-06-05 Thread Kornel Benko
Am Sonntag, 5. Juni 2016 um 15:54:43, schrieb Georg Baum > commit c2433d8b8f2bd7be363ddc96bcb95116ac5ea8cd > Author: Georg Baum > Date: Sun Jun 5 15:54:29 2016 +0200 > > Implement gcc version check for cmake > > diff --git a/CMakeLists.txt b/CMakeLists.txt So

Re: [LyX/master] Require at least gcc 4.3

2016-06-05 Thread Kornel Benko
Am Sonntag, 5. Juni 2016 um 15:41:29, schrieb Georg Baum > commit ad63374e26f6a314315a06b9e415fafc0366158a > Author: Georg Baum > Date: Sun Jun 5 15:40:00 2016 +0200 > > Require at least gcc 4.3 > > This is a prerequisite for mandatory C++11 support. >

Re: [LyX/master] glitch in lfundoc

2016-06-05 Thread Jürgen Spitzmüller
Am Mittwoch, den 01.06.2016, 00:33 -0700 schrieb Pavel Sanda: > Hi Juergen, > > I don't know whether it was your intention, but it seems that part of > Hidden > lfuns is no more generated correctly and some lfuns are missing (most > probably > due to the fact they don't have Syntax line). No,

Re: One official build system?

2016-06-05 Thread Kornel Benko
Am Sonntag, 5. Juni 2016 um 12:13:51, schrieb Georg Baum > Kornel Benko wrote: > > > Am Samstag, 4. Juni 2016 um 09:55:10, schrieb Georg Baum > >> > >> However, this is not so important. With autotools we have only very few > >> people who understand the macro

Re: [PATCH] unique_ptr and some clean-up

2016-06-05 Thread Georg Baum
Guillaume Munch wrote: > Dear List, > > > I have recently started using c++11 features, and, one thing leading to > another, some cleaning of the tree happened. Apparently most of the > changes below are supported by old compilers (exceptions below), i.e. > MSVC 2012 and maybe MSVC 2010 (if

Re: [PATCH] microtype

2016-06-05 Thread Jürgen Spitzmüller
Am Donnerstag, den 02.06.2016, 22:52 -0700 schrieb Pavel Sanda: > I let it in fonts, but no opposition in case others want to > push it into layout. Fine. Text layout would suit better technically, but I think most people will search it in fonts, indeed. Jürgen > > Pavel

Re: One official build system?

2016-06-05 Thread Stephan Witt
Am 05.06.2016 um 11:13 schrieb Georg Baum : > > Scott Kostyshak wrote: > >> On Sat, Jun 04, 2016 at 07:55:28PM +0200, Stephan Witt wrote: >>> Am 04.06.2016 um 10:15 schrieb Liviu Andronic : If moving to cmake definitively

Re: One official build system?

2016-06-05 Thread Georg Baum
Kornel Benko wrote: > Am Samstag, 4. Juni 2016 um 09:55:10, schrieb Georg Baum >> >> However, this is not so important. With autotools we have only very few >> people who understand the macro stuff in m4/, config/ and configure.ac, >> but everybody is able to do his modifications to the various

Re: One official build system?

2016-06-05 Thread Georg Baum
Scott Kostyshak wrote: > On Sat, Jun 04, 2016 at 07:55:28PM +0200, Stephan Witt wrote: >> >> > Am 04.06.2016 um 10:15 schrieb Liviu Andronic : >> > >> > If moving to cmake definitively would imply losing version suffix >> > functionality, this would be a big issue for my