On Wed, Feb 06, 2013 at 11:01:57PM +0100, Olaf Hering wrote:
colors#8, cols#80, it#8, lines#24, ncv#3, pairs#64,
The only difference is the ncv capability, which is not relevant
to this discussion, so it must be the behavior of one of the
components.
On Wed, Feb 06, Michael Elkins wrote:
> On Wed, Feb 06, 2013 at 08:42:59PM +0100, Olaf Hering wrote:
> >>>ncurses: ncurses 5.7.20101009 (compiled with 5.7)
> >>
> >>Which terminal emulator, and what $TERM ?
> >
> >TERM is screen in an xterm. And indeed, running mutt just in xterm does
> >not leave
On Wed, Feb 06, 2013 at 08:42:59PM +0100, Olaf Hering wrote:
>ncurses: ncurses 5.7.20101009 (compiled with 5.7)
Which terminal emulator, and what $TERM ?
TERM is screen in an xterm. And indeed, running mutt just in xterm does
not leave that line around.
I've attached a test case which simula
* Olaf Hering [02-06-13 14:45]:
> On Wed, Feb 06, Michael Elkins wrote:
>
> > On Wed, Feb 06, 2013 at 08:32:15PM +0100, Olaf Hering wrote:
> > >On Wed, Feb 06, Michael Elkins wrote:
> > >>Which curses implementation? I did recently commit a change to remove the
> > >>code that moved the cursor t
On Wed, Feb 06, Michael Elkins wrote:
> On Wed, Feb 06, 2013 at 08:32:15PM +0100, Olaf Hering wrote:
> >On Wed, Feb 06, Michael Elkins wrote:
> >>Which curses implementation? I did recently commit a change to remove the
> >>code that moved the cursor to the lower left corner because it seemed tha
On Wed, Feb 06, 2013 at 08:32:15PM +0100, Olaf Hering wrote:
On Wed, Feb 06, Michael Elkins wrote:
Which curses implementation? I did recently commit a change to remove the
code that moved the cursor to the lower left corner because it seemed that
both ncurses and slang do this automatically wh
On Wed, Feb 06, Michael Elkins wrote:
> On Wed, Feb 06, 2013 at 08:24:25PM +0100, Olaf Hering wrote:
> >I also see these "Mailbox unchanged" messages (in a separate line), but
> >to me it looks like the "Closing connection ..." message just lacks a
> >newline?
>
> Which curses implementation? I
On Wed, Feb 06, 2013 at 08:24:25PM +0100, Olaf Hering wrote:
I also see these "Mailbox unchanged" messages (in a separate line), but
to me it looks like the "Closing connection ..." message just lacks a
newline?
Which curses implementation? I did recently commit a change to
remove the code th
On Wed, Feb 06, Michael Elkins wrote:
> On Wed, Feb 06, 2013 at 03:46:44PM +0100, Olaf Hering wrote:
> >Currently mutt prints "Closing connection to ..." to
> >console when I quit mutt with the "q" key. This last message is not
> >properly cleared and still visible on console.
> >
> >I think this
On Wed, Feb 06, 2013 at 03:46:44PM +0100, Olaf Hering wrote:
Currently mutt prints "Closing connection to ..." to
console when I quit mutt with the "q" key. This last message is not
properly cleared and still visible on console.
I think this was introduced recently (a few weeks?), I run hg rev56
buffy.c | 129 ---
1 files changed, 90 insertions(+), 39 deletions(-)
# HG changeset patch
# User Michael Elkins
# Date 1360173788 0
# Branch HEAD
# Node ID af544d17195c25188170abbf2aa98342ad15c66c
# Parent 1ea5c2a14309777bd7dbb8a348
This series of patches modifies the new mail detection for maildir formats.
The first patch modifies move the reset of the "new" flag from the
BUFFY structure to the individual checks for each mailbox format,
such that the check function can use the previous value if needed.
The second patch brin
buffy.c | 5 -
1 files changed, 4 insertions(+), 1 deletions(-)
# HG changeset patch
# User Michael Elkins
# Date 1360124833 0
# Branch HEAD
# Node ID 82fa11059222bd6f4a93b4c746cc778f9425743d
# Parent 2a1c5d3dd72eb2f27581a385ae5309e0ab744222
allow the mailbox-specific buffy check function
Currently mutt prints "Closing connection to ..." to
console when I quit mutt with the "q" key. This last message is not
properly cleared and still visible on console.
I think this was introduced recently (a few weeks?), I run hg rev5637.
Anyone else seeing this?
Olaf
14 matches
Mail list logo