Re: [PATCH] Clarify CH_WEED debug message

2020-05-11 Thread Petr Pisar
On Mon, May 11, 2020 at 06:56:05PM -0500, Derek Martin wrote: > On Fri, May 08, 2020 at 06:59:18AM +0200, Petr Pisar wrote: > > On Fri, May 08, 2020 at 06:42:57AM +0200, Claus Assmann wrote: > > > On Thu, May 07, 2020, Remco Rijnders wrote: > > > > > > > - dprint (1, (debugfile, "WEED is %s\n", (

Re: locking mechanism

2020-05-11 Thread Derek Martin
On Mon, May 11, 2020 at 08:38:19PM +0200, Steffen Nurpmeso wrote: > Vincent Lefevre wrote in > <20200510204809.ga71...@zira.vinc17.org>: > |Related to commit 7bd57bc3c24adf97f1f57bd6bb2fd18347f8cbbd, is > |dotlocking still used nowadays? > > I find yes. Or at least last i looked, some MTAs aka

Re: locking mechanism

2020-05-11 Thread Vincent Lefevre
On 2020-05-11 20:38:19 +0200, Steffen Nurpmeso wrote: > Vincent Lefevre wrote in > <20200510204809.ga71...@zira.vinc17.org>: > |Related to commit 7bd57bc3c24adf97f1f57bd6bb2fd18347f8cbbd, is > |dotlocking still used nowadays? > > I find yes. Or at least last i looked, some MTAs aka MDA or > wha

Re: [PATCH] Clarify CH_WEED debug message

2020-05-11 Thread Derek Martin
On Fri, May 08, 2020 at 06:59:18AM +0200, Petr Pisar wrote: > On Fri, May 08, 2020 at 06:42:57AM +0200, Claus Assmann wrote: > > On Thu, May 07, 2020, Remco Rijnders wrote: > > > > > - dprint (1, (debugfile, "WEED is %s\n", (flags & CH_WEED) ? "Set" : > > > "Not")); > > > + dprint (1, (debugfil

Re: Use curses' raw instead of cbreak mode to capture \C[cyz\]

2020-05-11 Thread Derek Martin
On Wed, May 06, 2020 at 11:44:06AM +0200, Christopher Zimmermann wrote: > Hello dear mutt developers, > I prepared a merge request that needs some consideration. [...] Surprising absolutely no one I'm sure, I agree with Kevin. You already found the correct solution to your problem (use stty to un

Re: locking mechanism

2020-05-11 Thread Steffen Nurpmeso
Vincent Lefevre wrote in <20200510204809.ga71...@zira.vinc17.org>: |Related to commit 7bd57bc3c24adf97f1f57bd6bb2fd18347f8cbbd, is |dotlocking still used nowadays? I find yes. Or at least last i looked, some MTAs aka MDA or whatever the right name is (LDA? postfix (configurable), i think OpenB