* [sup-talk] First impressions
@ 2012-01-23 6:58 Allan Wind
2012-01-28 5:14 ` Tracy Reed
0 siblings, 1 reply; 5+ messages in thread
From: Allan Wind @ 2012-01-23 6:58 UTC (permalink / raw)
To: sup-talk
I was trying to see if sup v0.12.1 would be a suitable alternative to mutt but
first impressions are shaky. Is there a more stalbe version than the one from
installed vi gem? Help/insight appreciated.
As suggest in the new users guide I first ran sup-config, but that seem to
create a bad config and sup crashed on start-up with:
/var/lib/gems/1.8/gems/sup-0.12.1/lib/sup/util.rb:601:in `method_missing': no Redwood::HookManager instance defined in method call to run! (RuntimeError)
from /var/lib/gems/1.8/gems/sup-0.12.1/bin/sup:370
from /var/lib/gems/1.8/bin/sup:19:in `load'
from /var/lib/gems/1.8/bin/sup:19
I am happy to send the .sup directory along if anyone are interested. Figured
there was nothing else to lose so I blew the .sup directory away, and found
that it was auto-created on start-up. Nice.
Next step was to add a source and the new users guide suggest using sup-add
with maildir://path/to/a/filename. This fails with:
allan@vent:~$ sup-add maildir://home/allan/mail/received
/var/lib/gems/1.8/gems/sup-0.12.1/lib/sup/index.rb:106:in `initialize': DatabaseLockError: Unable to get write lock on /home/allan/.sup/xapian: already locked (IOError)
from /var/lib/gems/1.8/gems/sup-0.12.1/lib/sup/index.rb:106:in `new'
from /var/lib/gems/1.8/gems/sup-0.12.1/lib/sup/index.rb:106:in `load_index'
from /var/lib/gems/1.8/gems/sup-0.12.1/lib/sup/index.rb:93:in `load'
from /var/lib/gems/1.8/gems/sup-0.12.1/bin/sup-add:80
from /var/lib/gems/1.8/bin/sup-add:19:in `load'
from /var/lib/gems/1.8/bin/sup-add:19
so I quit sup and try it again and get this error:
allan@vent:~$ sup-add maildir://home/allan/mail/received
[Mon Jan 23 01:41:06 -0500 2012] Flushing Xapian updates to disk. This may take a while...
/var/lib/gems/1.8/gems/sup-0.12.1/lib/sup/maildir.rb:17:in `initialize': maildir URI cannot have a host: home (ArgumentError)
from /var/lib/gems/1.8/gems/sup-0.12.1/bin/sup-add:100:in `new'
from /var/lib/gems/1.8/gems/sup-0.12.1/bin/sup-add:100
from /var/lib/gems/1.8/gems/sup-0.12.1/bin/sup-add:87:in `each'
from /var/lib/gems/1.8/gems/sup-0.12.1/bin/sup-add:87
from /var/lib/gems/1.8/bin/sup-add:19:in `load'
from /var/lib/gems/1.8/bin/sup-add:19
sup-add --help suggest a single slash alternative syntax which works (not sure
if this a code or doc defect):
For Maildir folders, use the form:
maildir:<path to Maildir directory>; or
maildir://<path to Maildir directory>
Next step was to convince sup to use a maildir instead of a mbox for sent
folder. Changing .sup/config.yml to:
:sent_source: maildir:/home/allan/mail/sent
seemed to be ignord even after adding it as a source as suggested in the email
archives.
Then I tried some of the searches listed in the "Searching your mail" wiki. In
particular I was trying to find all messages and came up short. I tried the
date searches (after:yesterday, before:tomorrow etc) but they returned nothing.
I was able to pull up things by lables, and was able to search with from:allan
OR to:allan. It puzzled me a bit that OR had to be upper case.
In writing this message I postposted (P) and I thought recalled the message with
R and then selected the newest version but the UI gives me the impression that
I end up with a draft each time I postpose a message. Maybe this is a feature
and I am just missing something here.
I know Q quits and q asks for confirmation. Is there a way to not have q ask
for confirmation? Sorry if this is documented somewhere, still going through
the mail archive and wiki.
Hope it helps,
/Allan
--
Allan Wind
Life Integrity, LLC
<http://lifeintegrity.com>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sup-talk] First impressions
2012-01-23 6:58 [sup-talk] First impressions Allan Wind
@ 2012-01-28 5:14 ` Tracy Reed
2012-01-28 18:38 ` Allan Wind
0 siblings, 1 reply; 5+ messages in thread
From: Tracy Reed @ 2012-01-28 5:14 UTC (permalink / raw)
To: Allan Wind; +Cc: sup-talk
[-- Attachment #1.1: Type: text/plain, Size: 692 bytes --]
On Mon, Jan 23, 2012 at 01:58:14AM -0500, Allan Wind spake thusly:
> I was trying to see if sup v0.12.1 would be a suitable alternative to mutt but
> first impressions are shaky.
I went through the very same process. I've given up on sup and am sticking with
mutt for the time being.. The developers aren't really doing anything with sup
other than minor bug fixes. They prefer to work on heliotrope which is the
successor to sup. sup itself doesn't have a future as far as I can tell. While
I love the tagging and configurability via a nice programming language I found
it crashed a lot too.
--
Tracy Reed
http://tracyreed.org
Digital signature attached for your safety.
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 140 bytes --]
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sup-talk] First impressions
2012-01-28 5:14 ` Tracy Reed
@ 2012-01-28 18:38 ` Allan Wind
2012-01-28 19:32 ` Patrick Totzke
0 siblings, 1 reply; 5+ messages in thread
From: Allan Wind @ 2012-01-28 18:38 UTC (permalink / raw)
To: sup-talk
On 2012-01-27 21:14:14, Tracy Reed wrote:
> I went through the very same process. I've given up on sup and am sticking with
> mutt for the time being.. The developers aren't really doing anything with sup
> other than minor bug fixes. They prefer to work on heliotrope which is the
> successor to sup. sup itself doesn't have a future as far as I can tell. While
> I love the tagging and configurability via a nice programming language I found
> it crashed a lot too.
Thanks Tracy.
/Allan
--
Allan Wind
Life Integrity, LLC
<http://lifeintegrity.com>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sup-talk] First impressions
2012-01-28 18:38 ` Allan Wind
@ 2012-01-28 19:32 ` Patrick Totzke
2012-01-28 21:06 ` Allan Wind
0 siblings, 1 reply; 5+ messages in thread
From: Patrick Totzke @ 2012-01-28 19:32 UTC (permalink / raw)
To: Allan Wind, sup-talk
Hi Allan and everybody else who might be interested;
Apologies in advance for the spam.
I can recommend switching to notmuch [0], a mail indexer that started of as some improvements to sup
but has grown into a very reliable and powerful mail indexer.
Notmuch uses Xapian to provide a mail indexing library and bindings for go, python and ruby are
included. There are several user interfaces that make use of this library:
Apart from a command-line binary there is an Emacs mode and a few attempts to integrate notmuch into mutt.
I am the author of a terminal interface [2] that uses notmuch's python bindings and the urwid [1] toolkit
to provide a MUA experience similar to that of sup.
Notmuch is very stable, very fast and under active development of a mid-sized group of excellent
developers.
Hope this helps, looking forward to discussions in #notmuch@freenode,
/p
[0] http://notmuchmail.org
[1] http://excess.org/urwid
[2] https://github.com/pazz/alot
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sup-talk] First impressions
2012-01-28 19:32 ` Patrick Totzke
@ 2012-01-28 21:06 ` Allan Wind
0 siblings, 0 replies; 5+ messages in thread
From: Allan Wind @ 2012-01-28 21:06 UTC (permalink / raw)
To: sup-talk
On 2012-01-28 19:32:19, Patrick Totzke wrote:
> I can recommend switching to notmuch [0], a mail indexer that started of as some improvements to sup
> but has grown into a very reliable and powerful mail indexer.
Thanks for the pointer. I installed it earlier this week and
integrated into offlineimap for (re)indexing of new email.
> Notmuch uses Xapian to provide a mail indexing library and bindings for go, python and ruby are
> included. There are several user interfaces that make use of this library:
> Apart from a command-line binary there is an Emacs mode and a few attempts to integrate notmuch into mutt.
I am trying to convince mutt-kz (which has notmuch integration)
to compile without much luck.
> I am the author of a terminal interface [2] that uses notmuch's python bindings and the urwid [1] toolkit
> to provide a MUA experience similar to that of sup.
The dependencies of alot makes this a bit of a challenge to run
on Debian stable:
Alot depends on recent versions of notmuch (>=0.10) and urwid
(>=1.0). Note that due to restrictions on argparse and
subprocess, you need to run *python v>=2.7*,
> Notmuch is very stable, very fast and under active development of a mid-sized group of excellent
> developers.
>
> Hope this helps, looking forward to discussions in #notmuch@freenode,
Thanks again.
/Allan
--
Allan Wind
Life Integrity, LLC
<http://lifeintegrity.com>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-01-28 21:16 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-23 6:58 [sup-talk] First impressions Allan Wind
2012-01-28 5:14 ` Tracy Reed
2012-01-28 18:38 ` Allan Wind
2012-01-28 19:32 ` Patrick Totzke
2012-01-28 21:06 ` Allan Wind
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox