Re: Patch 8.1.0656

2018-12-29 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter [2018-12-29 12:35 +0100]: > * Bram Moolenaar [2018-12-29 11:04 +0100]: > > > > > Patch 8.1.0656 > > Problem:Trying to reconnect to X server may cause problems. > > Solution: Do no try reconnecting when exiting. (James McCoy) >

Re: Patch 8.1.0656

2018-12-29 Fir de Conversatie Bram Moolenaar
I wrote: > Dominique wrote: > > > Bram Moolenaar wrote: > > > > > Patch 8.1.0656 > > > Problem:Trying to reconnect to X server may cause problems. > > > Solution: Do no try reconnecting when exiting. (James McCoy) > > >

Re: Patch 8.1.0656

2018-12-29 Fir de Conversatie Bram Moolenaar
Dominique wrote: > Bram Moolenaar wrote: > > > Patch 8.1.0656 > > Problem:Trying to reconnect to X server may cause problems. > > Solution: Do no try reconnecting when exiting. (James McCoy) > > Files: src/os_unix.c > > Something is

Re: Patch 8.1.0656

2018-12-29 Fir de Conversatie Dominique Pellé
Bram Moolenaar wrote: > Patch 8.1.0656 > Problem:Trying to reconnect to X server may cause problems. > Solution: Do no try reconnecting when exiting. (James McCoy) > Files: src/os_unix.c Something is wrong with this patch. I get several of these errors "E956: C

Re: Patch 8.1.0656

2018-12-29 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2018-12-29 11:04 +0100]: > > Patch 8.1.0656 > Problem:Trying to reconnect to X server may cause problems. > Solution: Do no try reconnecting when exiting. (James McCoy) > Files:src/os_unix.c Building in a tmux window stalls at: VIMRUNTIM

Patch 8.1.0656

2018-12-29 Fir de Conversatie Bram Moolenaar
Patch 8.1.0656 Problem:Trying to reconnect to X server may cause problems. Solution: Do no try reconnecting when exiting. (James McCoy) Files: src/os_unix.c *** ../vim-8.1.0655/src/os_unix.c 2018-12-28 17:01:55.307292166 +0100 --- src/os_unix.c 2018-12-29 10:55