Re: Patch 9.0.0977

2022-12-01 Fir de Conversatie John Marriott
On 01-Dec-2022 07:19, Bram Moolenaar wrote: John Marriott wrote: On 01-Dec-2022 05:12, Bram Moolenaar wrote: Patch 9.0.0977 Problem:It is not easy to see what client-server commands are doing. Solution: Add channel log messages if ch_log() is available. Move the channel

Re: Patch 9.0.0977

2022-11-30 Fir de Conversatie Bram Moolenaar
John Marriott wrote: > On 01-Dec-2022 05:12, Bram Moolenaar wrote: > > Patch 9.0.0977 > > Problem:It is not easy to see what client-server commands are doing. > > Solution: Add channel log messages if ch_log() is available. Move the > > channel lo

Re: Patch 9.0.0977

2022-11-30 Fir de Conversatie John Marriott
On 01-Dec-2022 05:12, Bram Moolenaar wrote: Patch 9.0.0977 Problem:It is not easy to see what client-server commands are doing. Solution: Add channel log messages if ch_log() is available. Move the channel logging and make it available with the +eval feature. Files

Patch 9.0.0977

2022-11-30 Fir de Conversatie Bram Moolenaar
Patch 9.0.0977 Problem:It is not easy to see what client-server commands are doing. Solution: Add channel log messages if ch_log() is available. Move the channel logging and make it available with the +eval feature. Files: Filelist, runtime/doc/starting.txt, src