Hi,
Same crash happened this morning. Just a few minutes ago actually. Not
sure what the problem is.
gdb output:
NU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies o
Hello Christian,
Thanks for hint! But I ended up using this, with a custom filter:
http://larve.net/people/hugo/2002/04/mutt-display-filter
The custom filter is this:
{
# PGP output fixing
-preBodyFilter => sub {
my ($body) = @_;
my $i=0;
my $idx = -1;
my $offset = 0;
whi
Hi James!
On Mo, 12 Aug 2013, James Griffin wrote:
> Hi,
>
> Same crash happened this morning. Just a few minutes ago actually. Not
> sure what the problem is.
>
> gdb output:
>
> NU gdb 6.3
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Pu