On Friday, July 10 at 08:21 AM, quoth b a:
I understand that you enclose as much calls as you can inside
mutt_allow_interrupts(1); ... mutt_allow_interrupts(0);
How does that translate later on , how does it help ncurses or any
other code that's supposed to run run ? Your code doesn't have any
I understand that you enclose as much calls as you can inside
mutt_allow_interrupts(1); ... mutt_allow_interrupts(0);
How does that translate later on , how does it help ncurses or any
other code that's supposed to run run ?
Your code doesn't have any specific code written to exit that loop ,
it j
On Friday, July 10 at 05:24 AM, quoth b a:
When pressing to view an email with a big attachement mutt
becomes unresponsive until the message is fetched.
I've had the same complaint.
I don't like this and I will fix it in the next few days by binding
the escape key to break the loop on lines
On Thursday, July 9 at 07:31 PM, quoth Thomas Dickey:
On Thu, 9 Jul 2009, Kyle Wheeler wrote:
(If it helps, I'm using Apple's Terminal.app... it may not have the
greatest BCE support, but surely there's a way to clear things
without going the route of *spaces*)
as far as I know, it has no b
I forgot to mention that what I want to get done is listed under the file
imap/TODO
9 * Interruptible socket calls, preferably without having to abort the
10 connection. For example large downloads could be chunked.
Hi,
I came here because I have a problem with mutt and I will fix it.
When pressing to view an email with a big attachement mutt
becomes unresponsive until the message is fetched.
I don't like this and I will fix it in the next few days by binding
the escape key to break the loop on lines 463 -
#3006: mutt-1.5.17: MIME boundaries should not be displayed on the only
text/plain
part
---+
Reporter: vas...@korytov.pp.ru | Owner: mutt-dev
Type: defect| Status: new
Priority:
On Thu, 9 Jul 2009, Kyle Wheeler wrote:
(If it helps, I'm using Apple's Terminal.app... it may not have the greatest
BCE support, but surely there's a way to clear things without going the route
of *spaces*)
as far as I know, it has no bce support. (Someone sent terminal
descriptions for th
I just discovered the bce "fix" to the whole "blanks at the end of all
lines in my email" problem, and I have some questions about things
that bce breaks in the rest of mutt.
For those who don't know, ncurses normally uses "space" characters to
erase the terminal (i.e. set it to blank), which
Hi all,
I'm really wondering why this bug and patch are being ignored.
Could somebody comment?
Thanks,
Aron
Aron Griffis wrote: [Wed Jun 17 2009, 03:18:36PM EDT]
> I posted this patch in July 2008. It was generally well-received,
> ending with pdmef's comment:
>
> > If either way isn't documen
Hi Rocco,
Sorry it took me so long to reply.
Rocco Rutte wrote: [Fri Jul 03 2009, 06:57:09AM EDT]
> > > http://dev.mutt.org/doc/manual.html#mailcap-search-order
> >
> > Unless I'm missing something, the trio of rules I provided
> > already adhere to those instructions...?
>
> Yes, they do. In
New changeset in mutt:
http://dev.mutt.org/hg/mutt/rev/f22b71d8005a
changeset: 5980:f22b71d8005a
branch: HEAD
tag: tip
user:Rocco Rutte
date:Wed Jul 08 13:37:27 2009 +0200
summary: Fix compiler warning
--
Repository URL: http://dev.mutt.org/hg/mutt
12 matches
Mail list logo