from all over (and basically resulted in NeoMutt). If we're not
going to have anyone who can even commit small patches to development,
then we're going back to how it was all before. I'd hate to see that
happen. Is it inevitable?
Thanks,
Fabian
>
> --
> Magnus
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: PGP signature
0,7 @@ When set, color is applied only to the exact text
> matched by
> message (informational messages)
> normal
> prompt
> +progress (visual progress bar)
> quoted (text matching linkend="quote-regexp">$quote_regexp in the body of a
> message)
> quoted1, quoted2, ..., quotedN (higher
> levels of quoting)
> search (highlighting of words in the pager)
> diff --git a/mutt_curses.h b/mutt_curses.h
> index f21e0eab..fc2fba07 100644
> --- a/mutt_curses.h
> +++ b/mutt_curses.h
> @@ -127,6 +127,7 @@ enum
>MT_COLOR_UNDERLINE,
>MT_COLOR_INDEX,
>MT_COLOR_PROMPT,
> + MT_COLOR_PROGRESS,
> #ifdef USE_SIDEBAR
>MT_COLOR_DIVIDER,
>MT_COLOR_FLAGGED,
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: PGP signature
e the user to setup his/her own preferences.
We can debate this, of course, but it seems easier to append the
necessary attachments settings of Muttrc.dist to the provided Muttrc
(based on mbox/maildir) and solve this "bug".
We might have to notify others, to ensure they don't prod
nt looks about right).
Thanks,
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: PGP signature
Hi Kevin,
On 01-11-2019 18:56:06 +0800, Kevin J. McCarthy wrote:
> On Fri, Nov 01, 2019 at 09:56:24AM +0100, Fabian Groffen wrote:
> >As can be read from the Debian bug, the original rationale was to be
> >able to keep Bcc-header in the Fcc copy, but not reveal the Bcc header
&g
l also remove
> it from the Fcc copy.
>
> The ticket asks if there is a way to turn off passing the recipients on
> the command line. I'm wondering if this would be a generally useful
> option.
>
> Thanks for any advice or input!
>
> --
> Kevin J. McCarthy
&
th 8, the printf-warnings got much more in volume and
annoying (yet correctly pointing out problems).
My €0.02
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: PGP signature
_LOCAL|GPGME_KEYLIST_MODE_EXTERN); in
> crypto-gpgme.c#get_candidates.
>
> [2]: https://lists.gnupg.org/pipermail/gnupg-devel/2017-August/033021.html
>
> [3]: https://gitlab.com/muttmua/mutt/issues/3
>
> --
> https://metacode.biz/@wiktor
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: PGP signature
sus consus 64 Apr 4 09:50 3 -> socket:[79931]
>
> $ lsof | grep 79931
> mutt 25074 consus3u IPv4 79931 0t0
> TCP XX.XX.XX.XX:->imap.fastmail.com:imaps (ESTABLISHED)
>
> Is there a way to prevent this?
> I
e won't apply to mutt
> v1.9.1 .
Do you mean this patch?
https://sourceforge.net/p/gentoomuttpatches/code/ci/mutt-1.9/tree/features-extra/0003-feature-status-color.patch
It doesn't report the author you refer to, so perhaps it's not the same.
Fabian
--
Fabian Groffen
Gent
ed for the connection to the open
> mailbox.
>
> If you have a chance, would you try the attached patch out and let me
> know how it works? I should have more time this weekend to dig my
> laptop out and test it myself, too.
Thanks for the swift reply and potential patch! I'm run
aviour or that my config/patches
somehow interact badly. I'd like to debug this somehow, but I've got no
idea yet how. Any plans, suggestions, etc. are welcome. For the
record, I see this behaviour on both macOS and Solaris, multiple
machines, so I assume it's not a specific instance p
On 02-03-2017 18:10:00 +0100, Ulrich Lauther wrote:
> On Thu, Mar 02, 2017 at 02:10:23PM +0100, Fabian Groffen wrote:
> >
> > From your previous post it appears configure didn't find ncursesw
> > ("wide-char support"). A quick search seems to suggest you nee
d with 6.0).
> Could you compile mutt against that version?
From your previous post it appears configure didn't find ncursesw
("wide-char support"). A quick search seems to suggest you need
"libncursesw5-dev". Maybe you need to install such package?
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
date:Tue Dec 13 11:16:10 2016 -0800
| | summary: Rework OpenSSL certificate verification to support
alternative chains. (closes #3903)
Perhaps it helps.
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
On 27-01-2017 09:58:52 +0100, Fabian Groffen wrote:
> > Two minor issues:
> > - You may want to set LMDB_DB_SIZE to a larger value, see
> >https://github.com/neomutt/neomutt/issues/267
>
> Ok, I'll add that.
>
> > - There's a mi
On 26-01-2017 22:16:51 +0100, Clemens Lang wrote:
> Hi,
>
> On Thu, Jan 26, 2017 at 11:03:19AM -0800, Will Yardley wrote:
> > On Thu, Jan 26, 2017 at 10:40:37AM -0800, Kevin J. McCarthy wrote:
> > > On Thu, Jan 26, 2017 at 06:42:10PM +0100, Fabian Groffen wrote:
> &
of licence aspects LMDB gets preferred by some distros these days.
FWIW, the patch is part of Mutt on Gentoo.
Please consider including the attached patch for the next Mutt release.
I'll try to address any issues people might raise, if any.
Thanks,
Fabian
--
Fabian Groffen
Gentoo on a diff
On 31-10-2016 20:41:17 -0700, Kevin J. McCarthy wrote:
> On Mon, Oct 31, 2016 at 08:27:00AM +0100, Fabian Groffen wrote:
> > Gentoo also ships libtinfow when wide char support (unicode) is enabled.
> > I can't tell you much more than that, I'm affraid.
>
> Thanks fo
tinfow when wide char support (unicode) is enabled.
I can't tell you much more than that, I'm affraid.
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
n,
That patch looks much simpler and works like a charm, thanks!
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
On 31-08-2016 09:13:37 -0700, Kevin J. McCarthy wrote:
> On Mon, Aug 29, 2016 at 11:24:13AM +0200, Fabian Groffen wrote:
> > While trying to compile Mutt on Solaris, I found that since
> >
> > 6837:ce71d168c819
> >
> > getaddrinfo is used for hostname re
--
Fabian Groffen
Gentoo on a different level
# HG changeset patch
# Parent b7888124b1c911ee7262b738a7e6ddbc5662dacc
configure: drop conditional for socket library checks
Since getaddrinfo is now used to determine the local hostname, we always
need to check for socket support and necessary libs
On 30-06-2016 11:12:12 +0200, Moritz Barsnick wrote:
> On Wed, Jun 29, 2016 at 19:09:17 +0200, Fabian Groffen wrote:
> > In Gentoo we've used the following patch since 1.5.22:
>
> Since ncurses doesn't provide pkgconfig support, shouldn't at least
> ncurs
On 29-06-2016 19:08:00 -0700, Kevin J. McCarthy wrote:
> On Wed, Jun 29, 2016 at 07:09:17PM +0200, Fabian Groffen wrote:
> > For some time now, ncurses can be built in a mode where the low level
> > terminfo functionality lives in a separate lib called libtinfo. Because
> >
the next release, as this might
potentially be beneficial for more people.
I'm affraid the only way to test this is to get an ncurses with split
tinfo library installed.
Thanks,
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
ow I'd suggest keeping focused on maintaining and increasing the
> project momentum.
Maybe this helps some people:
https://github.com/felipec/git-remote-hg
I haven't used it myself though.
Thanks,
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
MUTT_READ and was able
to compile afterwards.
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
On 08-03-2016 16:39:45 +, Richard Russon wrote:
> On Tue, Mar 08, 2016 at 09:37:16AM +0100, Fabian Groffen wrote:
> > On 07-03-2016 16:30:36 +, Richard Russon wrote:
> > > ## progress - Show a visual progress bar on slow operations
> > This is a different pat
/neomutt/wiki/progress
This is a different patch than Rocco's one from:
http://article.gmane.org/gmane.mail.mutt.devel/18743
but it looks similar enough to me to wonder if it could have been based
on pmdef's patch. I think he deserves some of the credits.
Fabian
--
Fabian Groffen
Gento
ies
the text too much to my liking, but that was in 2007, so perhaps this
changed (I never tested it since -- don't need it I suppose). It
explains why it doesn't harm me.
I'm happy to help get the intention of this patch implemented!
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
d port our patches
without complaining, but I don't think I'll be voting in favour of
performing these cleanups.
[1] https://sourceforge.net/p/gentoomuttpatches/code/ci/default/tree/
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
Personally, setting both annoyed me with screen + Apple's Terminal.app,
due to having to look at the same information twice, as the icon
information cannot be unset when using both ('\033]0;').
Thanks,
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
lace you're assuming)
Probably. Back then when the issue was reported, gdb pointed me there.
Fact is, Mutt will get stuck when run without a tty. I'd appreciate
that issue to get addressed.
Thanks,
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
to help with rolling Mutt releases (I have to do it for
Gentoo anyway, currently maintaining a branch with backports of fixes
only). That said, if there's interest from Mutt maintainers for that,
feel free to contact me.
Thanks for Mutt,
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
On 30-12-2012 16:18:27 +0100, Matthias Andree wrote:
> Am 30.12.2012 15:55, schrieb Fabian Groffen:
> > On 30-12-2012 15:45:30 +0100, Matthias Andree wrote:
> >> This is bogofilter's configure.ac code, and for reference, check
> >> Solaris's standards(5
/compiler/bin:...
please NO! (don't mess with PATH like that)
Mutt's sources are in Mercurial, so no need to prevent building on
platforms just because of some git version parsing. People that do
that, most likely have a /bin/sh that supports those operations anyway.
--
Fabian
s. It is
more important that the shipped configure script still works and the
sources build.
My €0.02.
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
f already takes almost a full
terminal window here.
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
should do the right thing here.
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
# HG changeset patch
# User Fabian Groffen
# Date 1356106486 -3600
# Branch HEAD
# Node ID 7c1baf76330f4954a4c26b62e7e95c154e7bafb5
# Parent 5554d811eb999595b74b890d5e7ca7484bca9c7a
configure: refine libidn test not to report false positive
Do not assume idna headers exist on the system if
On 20-12-2012 13:39:18 -0600, Will Fiveash wrote:
> On Thu, Dec 20, 2012 at 12:55:07PM +0100, Fabian Groffen wrote:
> > On Solaris/OpenIndiana there is a libidn, and the headers are in
> > /usr/include/idn but they aren't exactly working like GNU libidn, it
> > seems.
t
trickery for Mutt. Hence, stick with my recommendation to backout
changesets 36b0cc717ecc and 73900ca5db9a.
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
On 20-12-2012 09:57:13 -0600, Derek Martin wrote:
> On Thu, Dec 20, 2012 at 12:55:07PM +0100, Fabian Groffen wrote:
> > On Solaris/OpenIndiana there is a libidn, and the headers are in
> > /usr/include/idn but they aren't exactly working like GNU libidn, it
> > seems.
On Solaris/OpenIndiana there is a libidn, and the headers are in
/usr/include/idn but they aren't exactly working like GNU libidn, it
seems. So check for the existence of the headers, before assuming they
are there (see the code, e.g. main.c, mutt_idna.h).
# HG changeset patch
# User F
On 19-12-2012 13:27:28 -0800, Michael Elkins wrote:
> On Wed, Dec 19, 2012 at 12:02:01PM -0800, Michael Elkins wrote:
> >On Wed, Dec 19, 2012 at 09:12:04AM +0100, Fabian Groffen wrote:
> >>All the [01][0-9]-* and sidebar-* patches are features. From the
> >>rema
ault has been applied recently,
leaving only interix-btowc and solaris-ncurses-chars as "maybe"
relevant.
Thanks,
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
FAICT) in Mercurial (hg), and have changed
considerably since 1.5.21 release. So you better get yourself a clone,
or get yourself a snapshot of the current sources using the bz2 or gz
links on http://dev.mutt.org/hg/mutt/.
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
ics of my Terminal that prints
both window title and icon title separated by a dash in the window
title, I'd rather avoid setting both.
Would you have any objections changing it to \033]2?
Thanks for your work!
Fabian
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
tried
smtp_url=smtps://me\@googlemail.com:myp...@smtp.gmail.com/ ?
That syntax works for things like folder with imap, not sure if it does
for smtp_url, though.
--
Fabian Groffen
Gentoo on a different level
signature.asc
Description: Digital signature
y interest between "distros" here to cooperate more
closely in any way here (a central place for the latest patches,
maybe? Some hg clone with just bugfixes backported?), I'm all ears.
More communication like the email I reply to, is also fine with me.
--
Fabian Groffen
Gentoo on a different level
mproved patch over the one from bug #3300
http://dev.mutt.org/trac/ticket/3300
Maybe add it there as possible replacement of the patch we use now?
Thanks,
--
Fabian Groffen
Gentoo on a different level
On 02-10-2010 00:44:49 +, Stuart Henderson wrote:
> On 2010-09-16, Fabian Groffen wrote:
> > sidebar patch needs love too.
>
> this is what I'm using in the OpenBSD port:
> http://spacehopper.org/mutt/sidebar-5302767aa6aa.gz
You're a hero, thanks a ton!
--
P patches please :-)
sidebar patch needs love too. Compressed folders patch applies with
small fixes, but I haven't tested it.
--
Fabian Groffen
Gentoo on a different level
On 03-08-2010 22:03:11 +0200, Andreas Marschke wrote:
> LABELNAME I discoverd I a problem. My labels have Dots in them
> such as
> "debian.devel", "debian.announce" and so on, which are suprisingly changed to
>
>
the
HAVE_GPGME should just be replaced with CRYPT_BACKEND_GPGME in keymap.c?
--
Fabian Groffen
Gentoo on a different level
On 06-07-2009 12:56:06 +0200, Rocco Rutte wrote:
> * Fabian Groffen wrote:
> > On 10.4 this gives me a file containing "ab" regardless which shell I
[snip]
> (gdb) a
> Undefined command: "ab". Try "help".
> (gdb)
>
> (I enter abé, hit bs 2
s gives me a file containing "ab" regardless which shell I
use, or if I'm logged into a Solaris or Linux system (using ssh). So is
it OSX, its Terminal.app, oor is it just that cat is dealing with bytes
only? Vim correctly removes two characters as expected.
--
Fabian Groffen
Gentoo on a different level
12345 - : some/path/and/file
Am I doing something wrong?
--
Fabian Groffen
Gentoo on a different level
On 20-11-2008 16:24:04 +0900, TAKAHASHI Tamotsu wrote:
> * Wed Nov 19 2008 Fabian Groffen <[EMAIL PROTECTED]>
> > On 18-11-2008 12:39:31 +0100, Jukka Salmi wrote:
> > > > Hmm, is anybody else seing this as well?
> >
> > I a similar problem on Cyrus. I can
On 19-11-2008 20:58:14 +0100, Fabian Groffen wrote:
> On 18-11-2008 12:39:31 +0100, Jukka Salmi wrote:
> > Jukka Salmi --> mutt-dev (2008-11-08 14:01:08 +0100):
> > > I'm seeing some recently introduced problems with Mutt, mainly regarding
> > > browsing IMAP
can see the folder though.
> A patch (which is attached) I received off-list from TAKAHASHI Tamotsu
> seems to fix the problems described above. Any comments?
Unfortunately it doesn't help in my case :/
--
Fabian Groffen
Gentoo on a different level
eird interaction with some environment variable, which I fixed by
>> unsetting the variable).
>
> VERY interesting! Perhaps their package has some unique patch applied?
I see exactly the same on Interix. It is caused by
set charset="utf-8"
which is a mismatch with the current local
On 07-08-2008 19:51:14 +0200, Moritz Barsnick wrote:
> Hi Fabian, list,
>
> On Sat, Jul 19, 2008 at 23:59:25 +0200, Fabian Groffen wrote:
> > * Interix doesn't have btowc, but it does have mbtowc. Linux manpage
> > also discourages the use of btowc.
>
> Same on
,
where regular expressions still seem to work fine with this patch.
--
Fabian Groffen
Gentoo on a different level
* Interix doesn't have btowc, but it does have mbtowc. Linux manpage
also discourages the use of btowc.
--- regex.c
+++ regex.c
@@ -2212,6 +2212,7 @@
bool
On 20-06-2008 13:52:02 +0200, Rocco Rutte wrote:
> Hi,
>
> * Fabian Groffen wrote:
>> On 20-05-2008 14:40:40 +0200, Fabian Groffen wrote:
>>> If you want to look at some warnings, I put up some logs here:
>>> http://dev.gentoo.org/~grobian/logs/
>>> I'
On 20-05-2008 14:40:40 +0200, Fabian Groffen wrote:
> If you want to look at some warnings, I put up some logs here:
> http://dev.gentoo.org/~grobian/logs/
> I'll add sparc-solaris and sparc64-solaris later, although I expect them
> not to include much new. Note that the x64-so
strsep warning more serious than on x86-solaris. I'll try it on
x86-interix once I get enough running there, but I'm affraid that'll
take some days/weeks given that Interix makes all slower on top of an
already slow OS.
--
Fabian Groffen
Gentoo on a different level
neric thing that points to
the installation used "default" (at least on Gentoo), which means -ldb
is used, resulting in no mismatch for me since /my/place/usr/lib is in
my library search path. However, I don't think this works for everyone.
--
Fabian Groffen
Gentoo on a different level
selected, like for instance mailbox
switching now also suggests a value, but erases it on the first
keystroke?
--
Fabian Groffen
Gentoo on a different level
I just upgraded from 1.5.16 keeping my hcache, using
a directory though.
Not using MacPorts and/or Fink.
--
Fabian Groffen
Gentoo on a different level
vior is that when you press 'c', mutt
> > will suggest the next unread mailbox but allows you to select any mailbox
> > you want.
>
> That's not the current behavior I see. When I press 'c', mutt
> suggests the first unread mailbox in its list
On 21-04-2007 10:14:38 +0200, Fabian Groffen wrote:
> > > > Sometimes Mutt seems to forget marking messages as read. Most of the
> > > > time it works fine, but every now and then I read a newly received
> > > > message, close Mutt, start it again, and the messa
he next folder, as I want to choose it myself, just
getting Mutt's suggestion for the next unread mailbox. Or is this
default now?
(Assuming I would bind 'c' to next-unread-mailbox.)
--
Fabian Groffen
Gentoo on a different level
s it is even after closing mutt and starting it again that the
mail is marked as new again. Just like mutt forgets to mark it as
read or something. If you crash mutt (or kill it) I think the same
happens, but then it's kind of logical to me.
--
Fabian Groffen
Gentoo on a different level
ven't actually typed
> > anything yet.
>
> This might be ok, but I don't know how many people want the existing
> behaviour. We used to have a quote-next-char key (was it ^V?) for this
> situation. I can't figure out what happened to it.
I always use to get the space there. Which once you know
it, is fine.
--
Fabian Groffen
Gentoo on a different level
done
> fi
This patch indeed fixes the problem for me. Thanks.
--
Fabian Groffen
Gentoo on a different level
On 07-04-2007 22:18:51 +0200, Matthias Andree wrote:
> Fabian Groffen <[EMAIL PROTECTED]> writes:
>
> > I have it reproducible on at least three different platforms. The
> > segfault/buserror occurs somewhere in the db code, some internal
> > function, so I assu
g. You accidentially
checked in my first "fix" there, which is in any case wrong. I now did
some other hack around it. In any case, make sure that this (unsigned
char) cast that now is in the code disappears.
Thanks!
--
Fabian Groffen
Gentoo on a different level
--- mutt-1.5.15/cop
7; and `--with-bdb-libdir=DIR' as Cyrus
> IMAP's configure script does.
Sort of, yes.
> But maybe it's easier to use QDBM instead... ;-)
Currently Gentoo doesn't have this database backend supported for Mutt.
I don't know why, but I guess trying to get it compiled is a start.
--
Fabian Groffen
Gentoo on a different level
On 07-04-2007 14:17:41 +0200, Fabian Groffen wrote:
> On 07-04-2007 14:04:16 +0200, Fabian Groffen wrote:
> > Two issues:
> >
> > 1) I cannot read this message (Message could not be opened). I need to
> >edit it (e) to see you said "applied, thanks"
>
On 07-04-2007 14:04:16 +0200, Fabian Groffen wrote:
> Two issues:
>
> 1) I cannot read this message (Message could not be opened). I need to
>edit it (e) to see you said "applied, thanks"
It only happens on Darwin, probably because gpgme won't (ever?) compile
ing is done against
db-4.5. Somehow I can imagine that this can go wrong.
I can't find a way to force configure to just do "normal", so maybe I'll
give up on bdb, or hack the configure check for Gentoo.
On 05-04-2007 13:10:38 -0700, Brendan Cully wrote:
--
Fabian Groffen
Gentoo on a different level
hen switching imap folders, which I haven't seen any more
using berkely db.
Should I try qdbm?
--
Fabian Groffen
Gentoo on a different level
> > warning: dereferencing a type-punned variable will break strict aliasing
> > rules
>
> I don't know about these type-punning hacks. I think we need a better
> fix...
I agree it isn't elegant. The warning more or less says pointers are being
casted, not the values. Problem here is that the pointer type might
not match the allocated data size.
--
Fabian Groffen
Gentoo on a different level
ieve db 4.5 and 4.4 should be
checked, but if 4.3 (and below?) are found and taken as supported then
the code shouldn't crash. Possible solutions are to either drop support
for <4.3 or fix it in some way.
Anyway, I hope this is useful information somehow.
--
Fabian Groffen
Gent
se it is not supposed to be used by normal users.
And also, of course you have to believe -Werror is useful too ;)
--
Fabian Groffen
Gentoo on a different level
On 03-04-2007 19:38:57 +0200, Fabian Groffen wrote:
> warnings.patch
> warnings I fixed that GCC chokes on using -Werror -std=gnu99. Because
> I don't know how to solve the "%lld is forbidden in C90" error I used
> the latter option. Please review c
On 03-04-2007 19:38:57 +0200, Fabian Groffen wrote:
> diff -ur mutt-1.5.14cvs.orig/regex.c mutt-1.5.14cvs/regex.c
>
> warning: comparison always yields in false due to limited data type
> second hunk: warning: XXX defined but never used
>
> --- mutt-1.5.14cvs.orig/regex.c
ight actually really happen in some cases.
I commented inside the patches, feel free to reject or apply. :)
--
Fabian Groffen
Gentoo on a different level
* allow to use CFLAGS that are not used in configure itself, X_CFLAGS,
useful for injecting -Werror -std=gnu99 for instance.
diff -ur mutt-1.
On 03-04-2007 11:12:29 +0200, Fabian Groffen wrote:
> On 03-04-2007 09:46:13 +0200, Thomas Roessler wrote:
> > d5ab883ef90a reproducibly leads to segmentation faults in either
> > line 999 or 1002 of hcache.c. At that point, h->db is a NULL
> > pointer which is dereferenc
in main (argc=1, argv=0x80472e4) at main.c:962
(gdb) p h
$1 = (struct header_cache *) 0x814e2e0
(gdb) p h->db
$2 = (DB *) 0x0
(gdb)
code fragment: (1000-1004)
if (stat(path, &sb) != 0 && errno == ENOENT)
{
createflags |= DB_EXCL;
h->db->set_pagesize(h->db, pag
`mutt_hcache_open' implicitly converted to pointer at util.c:84
What causes this is:
util.c:84: warning: implicit declaration of function ‘mutt_hcache_open’
I solved this by simply including hcache.h as in the attached patch.
--
Fabian Groffen
Gentoo on a different level
--- imap/util.c
+++
On 29-03-2007 16:03:15 -0700, Brendan Cully wrote:
> On Monday, 05 March 2007 at 13:43, Antoine Reilles wrote:
> > A patch to add a (change_folder_next) option to mutt was proposed long
> > time ago. It allow the change-folder command to start at the folder
> > after the current folder. The reason
r=imaps://[EMAIL PROTECTED]/folder. When the login to imaps://[EMAIL
PROTECTED] fails,
"switching" to imaps://[EMAIL PROTECTED]/folder (after a successfull relogin to
imaps://[EMAIL PROTECTED]) confuses mutt, such that it doesn't find any
subfolders
in that "account". A
eem to ship it by default.
Also the imap hang patch from bug 2717 I'm using for a while now, and
allows me to reconnect, or type a wrong password. Though this is more a
bugfix, I'd still like it to be in.
Thanks and regards,
--
Fabian Groffen
Gentoo on a different level
96 matches
Mail list logo