Re: announce: my fork of alot

Subject: Re: announce: my fork of alot

Date: Mon, 17 May 2021 10:39:38 +0200

To: Michael J Gruber, Patrick Totzke, notmuch@notmuchmail.org

Cc:

From: Anton Khirnov


Quoting Patrick Totzke (2021-05-17 10:28:14)
> Quoting Anton Khirnov (2021-05-17 09:19:21)
> 
> > Quoting Patrick Totzke (2021-05-17 09:08:31)
> > > ```
> > > [~] git clone https://git.khirnov.net/alot.git             
> > > Cloning into 'alot'...                        
> > > fatal: unable to access 'https://git.khirnov.net/alot.git/': server certificate verification failed. CAfile: none CRLfile: none
> > 
> > no HTTP(S) cloning set up, sorry
> > 
> > > [~] git clone git://git.khirnov.net/alot.git
> > > 
> > > Cloning into 'alot'...
> > > 
> > > (times out)
> > 
> > this should work, unless you managed to trigger my firewall's autoban
> > (cleared it, just in case)
> 
> 
> Thank you, this works now.
> I had to radically edit my config but I can run it now.
> The folding stuff is indeed nice. It'd be great if that was implemented simply on alots Message widget because that'd mean it could easily be backported. 

Sadly, I couldn't implement it in a satisfactory way without big other
changes. Otherwise I would have done so and sent a PR.

> I struggle to move into messages that appear in mid-thread.

I agree. Some ideas in my TODO list for that are:
- numbering the messages in the thread list
- number-prefixing commands (like in vim) to operate on nth message

-- 
Anton Khirnov
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: