From: Peter Wang <novalazy@gmail.com>
To: David Froger <david.froger@gmail.com>
Cc: notmuch@notmuchmail.org
Subject: Re: [announce] Bower 0.4
Date: Mon, 13 Aug 2012 00:37:35 +1000 [thread overview]
Message-ID: <20120813003735.GA20739@hili.localdomain> (raw)
In-Reply-To: <20120812144023.GC29680@david-desktop.localdomain>
On Sun, 12 Aug 2012 14:40:23 +0200, David Froger <david.froger@gmail.com> wrote:
>
> Hi,
Hi David,
>
> Thanks Peter, nice to see this new release and these new functionnalies!
>
> I'm using bower every day, both at home and at work, and it's really usefull for
> me.
>
> By the way, I have some questions:
>
> 1. To receive emails, I use a bash script that basically do:
>
> while true
> do
> offlineimap
> notmuch new
> notmuch tag ...
> sleep 60
> done
>
> Would it be possible to have a hook 'pollmails' that is triggered from the Index
> view by pressing a key (p or P), which can be configure in ~/.config/bower/bower.conf
> like this:
> pollmails=a_command.sh
Basically, run an arbitrary command when a key is pressed. It would
be fairly easy to add, but I wonder if it would be easy to stop adding
more :-) You could bind a shortcut key to your window manager or
desktop environment that runs the command instead.
> 2. I've notice that errors could happend if I modify tags from bower while my
> bash script is also modifiny tags of the incoming emails. Do you see any
> solution?
The asynchronous tagging will retry after 5 seconds. The notmuch error
message will show and mess up your screen (press ^L), which I would like
to fix somehow. Ultimately, I think notmuch should handle this more
gracefully.
> 3. Would it be possible to have the feature 'kill a thread' like Sup have? (see
> http://sup.rubyforge.org/README.txt).
I haven't needed such a feature so I don't have a clear idea how it
should work. There are some patches/ideas about muting threads using
notmuch generally around here. I guess the simplest thing to do is hide
a thread if it has a certain tag, e.g. "muted" as suggested by notmuch
TODO file, unless you search for it explicitly.
> 4. postponed message doesn't work for me. When I postpone a message, it says
> 'message postponed', but when pressing R from Index view, it says 'No postponed
> message'. Maybe I need to create a directory to store postponed messages?
The postponed message should be in Maildir/Drafts. Can you see it with
`notmuch search tag:draft'?
>
> 5. When attaching a file, would it be possible to have '~' expanded to the $HOME directory?
Sure.
> 6. In the index view, having the possiblity to scroll right and left (so one can
> see the email tags in the line in too long)?
I'm not sure that's a great solution. Maybe have a key that popups up
an info box, which would have enough room to show the whole subject
line, the list of authors and the tags?
> 7. less important, having light colors for white console?
Maybe :-)
Peter
next prev parent reply other threads:[~2012-08-12 14:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-12 5:22 [announce] Bower 0.4 Peter Wang
2012-08-12 12:40 ` David Froger
2012-08-12 14:37 ` Peter Wang [this message]
2012-08-12 15:53 ` David Froger
2012-08-12 20:33 ` Patrick Totzke
2012-08-14 4:59 ` David Froger
2012-08-13 9:10 ` Peter Wang
2012-08-14 5:25 ` David Froger
2012-08-14 12:00 ` Peter Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120813003735.GA20739@hili.localdomain \
--to=novalazy@gmail.com \
--cc=david.froger@gmail.com \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).