Re: mail/neomutt: Make tests work

2025-01-11 Thread Stuart Cassoff
On Saturday, January 11, 2025 at 05:04:17 a.m. EST, Stuart Henderson wrote: On 2025/01/11 09:50, Stuart Cassoff wrote:> Excellent, thanks! > > Now 1 failure on amd64 and 4 on i386. Pretty good. actually I missed another part, pre-test:         cd ${WRKSRC}/neomutt-test-files; .

Re: mail/neomutt: Make tests work

2025-01-11 Thread Stuart Henderson
On 2025/01/11 09:50, Stuart Cassoff wrote: > Excellent, thanks! > > Now 1 failure on amd64 and 4 on i386. Pretty good. actually I missed another part, pre-test: cd ${WRKSRC}/neomutt-test-files; ./setup.sh > Ok to update? yes.

Re: mail/neomutt: Make tests work

2025-01-11 Thread Stuart Cassoff
elds 4 fewer test failures. It is supposed to point at a dir with a checkout of https://github.com/neomutt/neomutt-test-files (which already has the "tmp" dir created). This would be ok: Index: Makefile === RCS file: /cvs/po

Re: mail/neomutt: Make tests work

2025-01-10 Thread Stuart Henderson
On 2025/01/10 15:54, Stuart Cassoff wrote: > Adding the env var makes the tests work. > Making the tmp dir yields 4 fewer test failures. It is supposed to point at a dir with a checkout of https://github.com/neomutt/neomutt-test-files (which already has the "tmp" dir created).

mail/neomutt: Make tests work

2025-01-10 Thread Stuart Cassoff
Adding the env var makes the tests work. Making the tmp dir yields 4 fewer test failures. Stu Index: Makefile === RCS file: /cvs/ports/mail/neomutt/Makefile,v diff -u -p -u -p -r1.99 Makefile --- Makefile    9 Jan 2025 12:30:43

Re: [patch] neomutt: enable pcre2 to parse non-ASCII urls

2024-09-03 Thread Stuart Henderson
thanks, committed. On 2024/09/03 04:57, James Cook wrote: > On Tue, Jul 16, 2024 at 04:11:42PM +, James Cook wrote: > > Hi, > > > > neomutt can't properly parse non-ASCII URLs on OpenBSD without > > pcre2. It doesn't affect me personally but I imagine

Re: [patch] neomutt: enable pcre2 to parse non-ASCII urls

2024-09-02 Thread James Cook
On Tue, Jul 16, 2024 at 04:11:42PM +, James Cook wrote: Hi, neomutt can't properly parse non-ASCII URLs on OpenBSD without pcre2. It doesn't affect me personally but I imagine someone out there will be unhappy that neomutt can't open their IMAP folder. See: htt

[patch] neomutt: enable pcre2 to parse non-ASCII urls

2024-07-16 Thread James Cook
Hi, neomutt can't properly parse non-ASCII URLs on OpenBSD without pcre2. It doesn't affect me personally but I imagine someone out there will be unhappy that neomutt can't open their IMAP folder. See: https://github.com/neomutt/neomutt/issues/4352 You can see it in neom

Re: [patch] neomutt

2023-01-03 Thread Jon Fineman
some other person who happens to be mentioned in a commit message > 5 years ago should be responsible. The sasl patches you suggest to remove are leftovers of the pledge patches for mutt which were dropped for neomutt at some point. I can't tell whether that removal was deliberate or an

Re: [patch] neomutt

2023-01-03 Thread Stuart Henderson
who > happens to be mentioned in a commit message > 5 years ago should be > responsible. > > The sasl patches you suggest to remove are leftovers of the pledge > patches for mutt which were dropped for neomutt at some point. I can't > tell whether that removal was deliberate

Re: [patch] neomutt

2023-01-03 Thread Theo Buehler
e sasl patches you suggest to remove are leftovers of the pledge patches for mutt which were dropped for neomutt at some point. I can't tell whether that removal was deliberate or an accident - the Makefile still says # uses pledge(). The auto_def patch doesn't look like a patch that

Re: [patch] neomutt

2023-01-03 Thread Jon Fineman
rote: I am CC'ing tb as they touched this patch last. I never touched neomutt.

Re: [patch] neomutt

2023-01-03 Thread Theo Buehler
> I am CC'ing tb as they touched this patch last. I never touched neomutt.

[patch] neomutt

2023-01-03 Thread Jon Fineman
I built upstream neomutt with gpgme sasl notmuch options and ports neomutt FLAVOR (gpgme sasl notmuch) without any patches. Both linked and launched without any issues. I did a cursory run through of neomutt/Notmuch and neomutt/IMAP and they looked fine. The one patch looks like it is

neomutt segmentation fault

2021-12-11 Thread Jon Fineman
I upgraded openBSD and updated packages about 6 hours ago and this was the first issue on this release. Version and dmesg follow, debug. I had quit viewing a message, deleted it, and was changing folders. desktop(~)$: egdb neomutt neomutt.core GNU gdb (GDB) 9.2 Copyright (C) 2020 Free

neomutt segmentation fault

2021-10-20 Thread Jon Fineman
OpenBSD 7.0 release debug-neomutt-20210205-notmuch (installed) neomutt-20210205-notmuch (installed) I guess I shouldn't have commented about not having any dumps. desktop(~)$: egdb neomutt neomutt_20211020.core GNU gdb (GDB) 7.12.1 Copyright (C) 2017 Free Software Foundation, Inc. Li

Re: neomutt segmentation fault

2021-10-18 Thread Bjorn Ketelaars
On Mon 18/10/2021 23:48, Theo Buehler wrote: > +Cc maintainer > > On Mon, Oct 18, 2021 at 09:07:07PM +, James Cook wrote: > > I don't know if this is related to the other recent neomutt segfault > > thread. > > Unlikely. > > > falsifian moth

Re: neomutt segmentation fault

2021-10-18 Thread James Cook
> > falsifian moth ~ $ pkg_info neomutt > > Information for inst:neomutt-20211015 > > So it seems you're running -current, right? Yes. > > falsifian moth ~ $ dmesg|head -n1 > > OpenBSD 7.0 (GENERIC.MP) #232: Thu Sep 30 14:25:29 MDT 2021 > > &g

Re: neomutt segmentation fault

2021-10-18 Thread Theo Buehler
+Cc maintainer On Mon, Oct 18, 2021 at 09:07:07PM +, James Cook wrote: > I don't know if this is related to the other recent neomutt segfault > thread. Unlikely. > falsifian moth ~ $ pkg_info neomutt > Information for inst:neomutt-20211015 So it seems you're r

Re: neomutt segmentation fault

2021-10-18 Thread Jon Fineman
Under 6.9 I had submitted several seq fault traces and had even more not submitted. I was experiencing a fault once a day at least. Stuart provided a patch under 6.9 that greatly reduced the dumps. I had I think two with the patch. With the new version of neomutt (20210205) using 7.0 release

neomutt segmentation fault

2021-10-18 Thread James Cook
I don't know if this is related to the other recent neomutt segfault thread. After sysupgrade -s and pkg_add -u, neomutt crashes immediately when I start it. Is anyone else seeing this? Details below. I took filesystem backups before upgrading, so I can probably figure out the exact (wo

Re: neomutt segmentation fault

2021-10-10 Thread Jon Fineman
On Thu, Oct 07, 2021 at 01:31:29PM +0100, Stuart Henderson wrote: On 2021/10/06 21:14, Jon Fineman wrote: Not sure I built this correctly. I applied the patch, ran make in ./mail/neomutt under my userid, then with doas after pkg_add issued errors. I did not run make install. Is it valid to

Re: neomutt segmentation fault

2021-10-07 Thread Stuart Henderson
On 2021/10/06 21:14, Jon Fineman wrote: > Not sure I built this correctly. I applied the patch, ran make in > ./mail/neomutt under my userid, then with doas after pkg_add issued errors. > I did not run make install. > > Is it valid to run neomutt out of the pobj directory? While

Re: neomutt segmentation fault

2021-10-07 Thread Jon Fineman
On Wed, Oct 06, 2021 at 09:14:47PM -0400, Jon Fineman wrote: Not sure I built this correctly. I applied the patch, ran make in ./mail/neomutt under my userid, then with doas after pkg_add issued errors. I did not run make install. Is it valid to run neomutt out of the pobj directory? While

Re: neomutt segmentation fault

2021-10-06 Thread Jon Fineman
Not sure I built this correctly. I applied the patch, ran make in ./mail/neomutt under my userid, then with doas after pkg_add issued errors. I did not run make install. Is it valid to run neomutt out of the pobj directory? While it launched and I was able to interact with it I did get the

Re: neomutt segmentation fault

2021-10-05 Thread Stuart Henderson
tes. > > It probably needs reporting upstream, but there's a new release of > neomutt due this week so it would be better to test with that first, in > case the poblems you're running into have been fixed already. > Not the released vers

Re: neomutt segmentation fault

2021-10-04 Thread Stuart Henderson
new release of neomutt due this week so it would be better to test with that first, in case the poblems you're running into have been fixed already.

neomutt segmentation fault

2021-10-04 Thread Jon Fineman
I had been using it about 5 minutes and just entered a few commands. Hopefully one of these will help. dmesg follows. It is rather random with staying up days to just a few minutes. desktop(~)$: egdb neomutt neomutt.core GNU gdb (GDB) 7.12.1 Copyright (C) 2017 Free Software Foundation, Inc

neomutt Segmentation fault (core dumped)

2021-09-13 Thread Jon Fineman
I had only been using neomutt about 10 minutes. desktop(~)$: uname -a OpenBSD desktop 6.9 GENERIC.MP#4 amd64 desktop(~)$: desktop(~)$: egdb neomutt neomutt.core GNU gdb (GDB) 7.12.1 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.

Re: neomutt Segmentation fault (core dumped)

2021-07-10 Thread Jon Fineman
egdb neomutt neomutt_20210710.core GNU gdb (GDB) 7.12.1 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the

Re: neomutt Segmentation fault (core dumped)

2021-07-10 Thread Stuart Henderson
On 2021/07/10 06:44, Jon Fineman wrote: > It had been running for several days. Ran the '$' command to purge messages > marked for deletion. I have the debug package installed, not sure why I am > not getting more info from egdb. > > > desktop(~)$: egdb de

neomutt Segmentation fault (core dumped)

2021-07-10 Thread Jon Fineman
It had been running for several days. Ran the '$' command to purge messages marked for deletion. I have the debug package installed, not sure why I am not getting more info from egdb. desktop(~)$: egdb debug-neomutt-20210205-notmuch neomutt.core GNU gdb (GDB) 7.12.1 Copyright (C)

[macppc] mail/neomutt: build with kyotocabinet support

2020-10-08 Thread Charlene Wendling
Hi, Since kc can now be built on macppc (diff sent previously), here is a diff that enables kc support for macppc in neomutt. I've built neomutt and its 3 flavours without issues. I've also tested by creating a basic neomuttrc with: [...] set header_cache=/tmp/neocache set header_cac

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-09-09 Thread Aisha Tammy
gt;>>>> On 9/5/20 5:40 PM, Pamela Mosiejczuk wrote: >>>>>> >>>>>> On 2020-08-13 14:48, Aisha Tammy wrote: >>>>>>>>>>> On 6/1/20 12:46 AM, Aisha Tammy wrote: >>>>>>>>>>>> Hi, >&

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-09-07 Thread Rafael Sadowski
; >>>> > >>>> On 2020-08-13 14:48, Aisha Tammy wrote: > >>>>>>>>> On 6/1/20 12:46 AM, Aisha Tammy wrote: > >>>>>>>>>> Hi, > >>>>>>>>>> This is quite a handy package for autoconf

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-09-07 Thread Rafael Sadowski
te: > >>>>>>>> Hi, > >>>>>>>> This is quite a handy package for autoconfiguration of neomutt > >>>>>>>> and other utilities. I'm hoping we can get it so that a lot of the > >>>>>>>> ne

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-09-06 Thread Aisha Tammy
On 9/5/20 6:08 PM, Aisha Tammy wrote: > On 9/5/20 5:40 PM, Pamela Mosiejczuk wrote: >> >> On 2020-08-13 14:48, Aisha Tammy wrote: >>>>>>> On 6/1/20 12:46 AM, Aisha Tammy wrote: >>>>>>>> Hi, >>>>>>>> This is quit

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-09-05 Thread Aisha Tammy
On 9/5/20 5:40 PM, Pamela Mosiejczuk wrote: > > On 2020-08-13 14:48, Aisha Tammy wrote: >>>>>> On 6/1/20 12:46 AM, Aisha Tammy wrote: >>>>>>> Hi, >>>>>>> This is quite a handy package for autoconfiguration of neomutt >>

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-09-05 Thread Pamela Mosiejczuk
On 2020-08-13 14:48, Aisha Tammy wrote: On 6/1/20 12:46 AM, Aisha Tammy wrote: Hi, This is quite a handy package for autoconfiguration of neomutt and other utilities. I'm hoping we can get it so that a lot of the newcomers who want to use neomutt won't be that daunted by the dotfi

Re: Enable kyotocabinet header cache in mail/neomutt

2020-08-30 Thread Rafael Sadowski
==== > > RCS file: /cvs/ports/mail/neomutt/Makefile,v > > retrieving revision 1.56 > > diff -u -p -u -p -r1.56 Makefile > > --- Makefile13 Aug 2020 18:22:58 - 1.56 > > +++ Makefile24 Aug 2020 11:00:09 - > > @@

Re: Enable kyotocabinet header cache in mail/neomutt

2020-08-27 Thread Stuart Henderson
> > > > Index: Makefile > > === > > RCS file: /cvs/ports/mail/neomutt/Makefile,v > > retrieving revision 1.56 > > diff -u -p -u -p -r1.56 Makefile > > --- Makefile13 Aug 2020 18:22:58

Re: Enable kyotocabinet header cache in mail/neomutt

2020-08-27 Thread Stuart Henderson
On 2020/08/27 12:11, Rafael Sadowski wrote: > Runs very stable for me and speeds up my work immensely. > > Opinions? OKs? > Index: Makefile > === > RCS file: /cvs/ports/mail/neomutt/Makefile,v > retrieving revis

Re: Enable kyotocabinet header cache in mail/neomutt

2020-08-27 Thread su.root
Ok On 27/08 12:11 , Rafael Sadowski wrote: > Runs very stable for me and speeds up my work immensely. > > Opinions? OKs? > > Index: Makefile > === > RCS file: /cvs/ports/mail/neomutt/Makefile,v > retriev

Enable kyotocabinet header cache in mail/neomutt

2020-08-27 Thread Rafael Sadowski
Runs very stable for me and speeds up my work immensely. Opinions? OKs? Index: Makefile === RCS file: /cvs/ports/mail/neomutt/Makefile,v retrieving revision 1.56 diff -u -p -u -p -r1.56 Makefile --- Makefile13 Aug 2020 18:22:58

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-08-13 Thread Chris Bennett
Hi. I built it, no problems. If I understand correctly, gpg2 needs to be used instead of what the manual says. However I got the following error: Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? o We need to generate a lot of random bytes. It is a good idea to perform some other action (type

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-08-13 Thread Aisha Tammy
t; >>> Aisha >>> >>> On 6/8/20 1:36 PM, Aisha Tammy wrote: >>>> Bumping. >>>> Also it makes it easy to connect to proton using the bridge so thats >>>> a positive as well. >>>> >>>> Aisha >>>> >>>> O

Re: add notmuch flavor to mail/neomutt

2020-08-09 Thread Stuart Henderson
Please either send directly to the maintainer, or at least CC the maintainer, on ports changes. On 2020/08/09 12:03, Olivier Taïbi wrote: > diff -uNpr /usr/ports/mail/neomutt/Makefile > /build/usr/ports/mail/neomutt/Makefile Not sure what went wrong, but the emailed diff doesn't

Re: add notmuch flavor to mail/neomutt

2020-08-09 Thread Klemens Nanni
Seems plausible/fine to me, but please document the flavor in DESCR as well (warranting a REVISION bump). The flavor must also be hooked up in mail/Makefile. On Sun, Aug 09, 2020 at 12:03:17PM +0200, Olivier Taïbi wrote: > +$OpenBSD$ Please comment patches. > +Index: notmuch/private.h > +--- no

add notmuch flavor to mail/neomutt

2020-08-09 Thread Olivier Taïbi
diff -uNpr /usr/ports/mail/neomutt/Makefile /build/usr/ports/mail/neomutt/Makefile --- /usr/ports/mail/neomutt/MakefileTue Jul 28 23:54:23 2020 +++ /build/usr/ports/mail/neomutt/Makefile Fri Aug 7 23:46:50 2020 @@ -26,7 +26,7 @@ BUILD_DEPENDS+= textproc/docbook-xsl

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-07-05 Thread Aisha Tammy
Bumping. >>> Also it makes it easy to connect to proton using the bridge so thats >>> a positive as well. >>> >>> Aisha >>> >>> On 6/1/20 12:46 AM, Aisha Tammy wrote: >>>> Hi, >>>> This is quite a handy package for autoconfig

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-06-24 Thread Aisha Tammy
tive as well. >> >> Aisha >> >> On 6/1/20 12:46 AM, Aisha Tammy wrote: >>> Hi, >>> This is quite a handy package for autoconfiguration of neomutt >>> and other utilities. I'm hoping we can get it so that a lot of the >>> newcomers

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-06-17 Thread Aisha Tammy
> This is quite a handy package for autoconfiguration of neomutt >> and other utilities. I'm hoping we can get it so that a lot of the >> newcomers who want to use neomutt won't be that daunted by the dotfiles. >> >> I've attached the port but upstream doesn'

Re: [new package] mutt-wizard - automated configuration manager for neomutt

2020-06-08 Thread Aisha Tammy
Bumping. Also it makes it easy to connect to proton using the bridge so thats a positive as well. Aisha On 6/1/20 12:46 AM, Aisha Tammy wrote: > Hi, > This is quite a handy package for autoconfiguration of neomutt > and other utilities. I'm hoping we can get it so that a lot of t

[new package] mutt-wizard - automated configuration manager for neomutt

2020-06-01 Thread Aisha Tammy
Hi, This is quite a handy package for autoconfiguration of neomutt and other utilities. I'm hoping we can get it so that a lot of the newcomers who want to use neomutt won't be that daunted by the dotfiles. I've attached the port but upstream doesn't make any tagged releas

Re: neomutt-20200501: not an update patch

2020-05-05 Thread Stuart Henderson
allation was successfully and there > were no changes (aside from COPYRIGHT.md file) in the > PLIST. > > 'env FLAVOR=sasl make package' > (env FLAVOR=sasl was used for all intermediate commands) > gives following error > > '/usr/portsdir/pobj/n

Re: neomutt-20200313-gpgme-sasl error sending from command line

2020-03-18 Thread Tom Wong-Cornall
On Thu, Mar 19 '20 at 08.14 NZDT, myportslist20190...@nym.hush.com wrote: > Synopsis: neomutt-20200313-gpgme-sasl error sending command line email Looks like it's a known bug, see https://github.com/neomutt/neomutt/issues/2176 (caused by commit 331702b with comment "abor

neomutt-20200313-gpgme-sasl error sending from command line

2020-03-18 Thread myportslist20190323
Synopsis: neomutt-20200313-gpgme-sasl error sending command line email Environment: System : OpenBSD 6.6 Details : OpenBSD 6.6-current (GENERIC.MP) #56: Sun Mar 15 12:44:04 MDT 2020 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile

Neomutt is messing up my Date:

2019-11-15 Thread Chris Bennett
After the latest snapshot and neomutt, I am still getting all of the headers with date and time correct. Until the final Date: which is wrong. This started one or two of the snapshots I used before and was including the neomutt version right before this one. Using just mail locally works correctly

neomutt: fix crash in mutt_extract_token()

2019-11-09 Thread Klemens Nanni
Cherry-picked upstream commit from five days ago; this lets me read mails again. OK? Index: Makefile === RCS file: /cvs/ports/mail/neomutt/Makefile,v retrieving revision 1.40 diff -u -p -r1.40 Makefile --- Makefile7 Nov 2019

Re: neomutt-20191025p0 dumps core on alias -group command

2019-11-02 Thread Klemens Nanni
On Sat, Nov 02, 2019 at 06:33:15PM +, Stuart Henderson wrote: > https://github.com/neomutt/neomutt/issues/1882 Thanks, I'll just wait for today's release to come around then.

Re: neomutt-20191025p0 dumps core on alias -group command

2019-11-02 Thread Stuart Henderson
https://github.com/neomutt/neomutt/issues/1882 -- Sent from a phone, apologies for poor formatting. On 2 November 2019 15:38:14 Klemens Nanni wrote: Latest neomutt dumps core when assigning aliases to groups; this is independent of the user configuration: $ sysctl -n kern.version OpenBSD

neomutt-20191025p0 dumps core on alias -group command

2019-11-02 Thread Klemens Nanni
Latest neomutt dumps core when assigning aliases to groups; this is independent of the user configuration: $ sysctl -n kern.version OpenBSD 6.6-current (GENERIC.MP) #424: Fri Nov 1 14:12:12 MDT 2019 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP $ cd /usr/ports/mail

Re: mail/neomutt crashes when refusing a cert with wrong hostname

2019-04-18 Thread Stuart Henderson
On 2019/04/17 22:17, Solene Rapenne wrote: > I'm not sure it's a neomutt bug or openbsd specific. > It can be reproduced reliably. > > I have an imap server with a SSL certificate. > If I make a ssh tunnel to forward it locally and that I connect to it through > l

mail/neomutt crashes when refusing a cert with wrong hostname

2019-04-17 Thread Solene Rapenne
I'm not sure it's a neomutt bug or openbsd specific. It can be reproduced reliably. I have an imap server with a SSL certificate. If I make a ssh tunnel to forward it locally and that I connect to it through localhost, SSL certificate is wrong (due to different hostname). neomut

Re: mail/neomutt: Add slang flavor

2017-07-19 Thread Stuart Henderson
On 2017/07/19 15:28, Klemens Nanni wrote: > On Wed, Jul 19, 2017 at 02:15:03PM +0100, Stuart Henderson wrote: > > On 2017/07/19 15:06, Klemens Nanni wrote: > > > I was missing the slang flavor when trying neomutt over mutt so here it > > > is. > > > > >

Re: mail/neomutt: Add slang flavor

2017-07-19 Thread Klemens Nanni
On Wed, Jul 19, 2017 at 02:15:03PM +0100, Stuart Henderson wrote: > On 2017/07/19 15:06, Klemens Nanni wrote: > > I was missing the slang flavor when trying neomutt over mutt so here it > > is. > > > > --with-curses can be safely dropped as it's the default. >

Re: mail/neomutt: Add slang flavor

2017-07-19 Thread Stuart Henderson
On 2017/07/19 15:06, Klemens Nanni wrote: > I was missing the slang flavor when trying neomutt over mutt so here it > is. > > --with-curses can be safely dropped as it's the default. > > Feedback? Comments? I think neomutt already has enough build flavours..

mail/neomutt: Add slang flavor

2017-07-19 Thread Klemens Nanni
I was missing the slang flavor when trying neomutt over mutt so here it is. --with-curses can be safely dropped as it's the default. Feedback? Comments? Index: Makefile === RCS file: /cvs/ports/mail/neomutt/Makefile,v retri

Re: neomutt

2016-10-18 Thread Peter Hessler
On 2016 Oct 18 (Tue) at 11:16:35 +0100 (+0100), Stuart Henderson wrote: :(My original plan was to replace mutt completely MASSIVE NAK on that, please.

Re: neomutt

2016-10-18 Thread Stefan Sperling
s for that? > > (My original plan was to replace mutt completely, but at this point I think > it's better to have a clean mutt-1.7.1 without the big array of patch options > to allow it to be updated sanely, and a separate clean neomutt). OK to import this version. I agree with this ap

Re: neomutt

2016-10-18 Thread Stuart Henderson
On 2016/10/17 13:11, Stefan Sperling wrote: > On Sun, Oct 16, 2016 at 11:23:28PM +0200, Stefan Sperling wrote: > > On Mon, Sep 26, 2016 at 01:07:30PM +0100, Stuart Henderson wrote: > > > People who were seeing crashes with neomutt, please test this, and get > > > me

Re: neomutt

2016-10-17 Thread Stefan Sperling
On Sun, Oct 16, 2016 at 11:23:28PM +0200, Stefan Sperling wrote: > On Mon, Sep 26, 2016 at 01:07:30PM +0100, Stuart Henderson wrote: > > People who were seeing crashes with neomutt, please test this, and get > > me backtraces if you still see them (the port Makefile here is setup to

Re: neomutt

2016-10-16 Thread Stefan Sperling
On Mon, Sep 26, 2016 at 01:07:30PM +0100, Stuart Henderson wrote: > People who were seeing crashes with neomutt, please test this, and get > me backtraces if you still see them (the port Makefile here is setup to > build with symbols so you don't need to set DEBUG in this case).

neomutt

2016-09-26 Thread Stuart Henderson
People who were seeing crashes with neomutt, please test this, and get me backtraces if you still see them (the port Makefile here is setup to build with symbols so you don't need to set DEBUG in this case). neomutt.tgz Description: application/tar-gz