Re: [PATCH 2/3] config: respect `pager.config` in list/get-mode only

2018-02-13 Thread Martin Ågren
On 13 February 2018 at 11:25, Duy Nguyen wrote: > On Sun, Feb 11, 2018 at 11:40 PM, Martin Ågren wrote: >> Similar to de121ffe5 (tag: respect `pager.tag` in list-mode only, >> 2017-08-02), use the DELAY_PAGER_CONFIG-mechanism to only respect >> `pager.config` when we are listing or "get"ing confi

Re: [PATCH 2/3] config: respect `pager.config` in list/get-mode only

2018-02-13 Thread Duy Nguyen
On Sun, Feb 11, 2018 at 11:40 PM, Martin Ågren wrote: > Similar to de121ffe5 (tag: respect `pager.tag` in list-mode only, > 2017-08-02), use the DELAY_PAGER_CONFIG-mechanism to only respect > `pager.config` when we are listing or "get"ing config. > > Some getters give at most one line of output, b