emacs crashes

2011-02-16 Thread Brian May
the non-ASCII rubbish (from weird filenames some of our users have) is causing problems. Anybody else experienced similar results? Thanks -- Brian May br...@microcomaustralia.com.au ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org

Re: [python] get all messages of a thread

2011-05-31 Thread Brian May
. -- Brian May br...@microcomaustralia.com.au ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: Multiple sender identities (composing)

2011-05-31 Thread Brian May
you want to send mail from - pressing enter will give you the default (first in the list) - otherwise you have tab completion Is it possible to have it change the signature per identity also? -- Brian May br...@microcomaustralia.com.au ___ notmuch

Re: Multiple sender identities (composing)

2011-06-01 Thread Brian May
. -- Brian May br...@microcomaustralia.com.au ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: [python] get all messages of a thread

2011-06-02 Thread Brian May
(). Should return the length of the object, an integer = 0. Also, an object that doesn’t define a __nonzero__() method and whose __len__() method returns zero is considered to be false in a Boolean context. -- Brian May br...@microcomaustralia.com.au

Re: Preventing the user shooting themself in the foot

2011-06-29 Thread Brian May
that there are still unread messages further down. -- Brian May br...@microcomaustralia.com.au ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: Preventing the user shooting themself in the foot

2011-07-01 Thread Brian May
click Archive the entire thread is marked as read - as I always click archive in the message view. Not absolutely convinced this is the best approach. I think it is important to appreciate the differences that different implementations have chosen. -- Brian May br...@microcomaustralia.com.au

not much reply multipart/mixed

2011-08-09 Thread Brian May
-- Brian May br...@microcomaustralia.com.au ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

emacs email appears empty

2011-09-28 Thread Brian May
Content-Transfer-Encoding: 7bit Any ideas? Thanks -- Brian May br...@microcomaustralia.com.au ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: emacs email appears empty

2011-09-28 Thread Brian May
On 29 September 2011 11:21, Brian May br...@microcomaustralia.com.au wrote: Have seen several cases now where the message appears blank in the emacs interface. With nothing but the headers. Pushing Shift+V shows the entire raw message. Nothing special, just a plain text email without any

Re: emacs email appears empty

2011-10-10 Thread Brian May
]) by mail.vpac.org (Postfix) with ESMTP id 3A2D6C0197369; Tue, 11 Oct 2011 09:44:29 +1100 (EST) Date: Tue, 11 Oct 2011 09:44:29 +1100 (EST) From: Brian May br...@vpac.org To: Brian May br...@microcomaustralia.com.au Cc: Brian May br...@vpac.org Message-ID: 1567978915.114359.1318286669223.javamail.r

emacs crashes

2011-02-17 Thread Brian May
is perhaps the non-ASCII rubbish (from weird filenames some of our users have) is causing problems. Anybody else experienced similar results? Thanks -- Brian May

emacs crashes

2011-02-20 Thread Brian May
s.debian.org/586459). Ok, that says it is fixed in version 23.2+1-5; Should be fixed in the next release of Ubuntu. http://packages.ubuntu.com/natty/emacs23 Thanks for the references. -- Brian May

[python] get all messages of a thread

2011-06-01 Thread Brian May
Most of the time, using the :meth:`Query.count_messages` is therefore more appropriate (and much faster). While not guaranteeing that it will return the exact same number than len(), in my tests it effectively always did so. --

Multiple sender identities (composing)

2011-06-01 Thread Brian May
o you want to send mail from > - pressing enter will give you the default (first in the list) > - otherwise you have tab completion > Is it possible to have it change the signature per identity also? -- Brian May -- next part -- An HTML attachment

Multiple sender identities (composing)

2011-06-02 Thread Brian May
On 1 June 2011 16:42, Thomas Jost wrote: > There's a function that changes the signature according to the From > header in the message I sent on this list yesterday > (id:"87pqmznczk.fsf at thor.loria.fr", near the end of the message). > > Thanks for the pointer, it seem

[python] get all messages of a thread

2011-06-02 Thread Brian May
hould return the length of the object, an integer >= 0. Also, an object that doesn?t define a __nonzero__() method and whose __len__() method returns zero is considered to be false in a Boolean context. -- Brian May -- next part -- An HTML attachment was scrubbed

Preventing the user shooting themself in the foot

2011-06-30 Thread Brian May
still unread messages further down. -- Brian May

Preventing the user shooting themself in the foot

2011-07-01 Thread Brian May
whenever I click "Archive" the entire thread is marked as read - as I always click archive in the message view. Not absolutely convinced this is the best approach. I think it is important to appreciate the differences that different implementations have chosen. -- Brian May

not much reply multipart/mixed

2011-08-10 Thread Brian May
-- Brian May

emacs email appears empty

2011-09-29 Thread Brian May
Content-Transfer-Encoding: 7bit Any ideas? Thanks -- Brian May

emacs email appears empty

2011-09-29 Thread Brian May
On 29 September 2011 11:21, Brian May wrote: > Have seen several cases now where the message appears blank in the > emacs interface. With nothing but the headers. > > Pushing Shift+V shows the entire raw message. Nothing special, just a > plain text email without any attachments.

emacs email appears empty

2011-10-11 Thread Brian May
with ESMTP id 3A2D6C0197369; Tue, 11 Oct 2011 09:44:29 +1100 (EST) Date: Tue, 11 Oct 2011 09:44:29 +1100 (EST) From: Brian May <br...@vpac.org> To: Brian May Cc: Brian May Message-ID: <1567978915.114359.1318286669223.JavaMail.root at mail.vpac.org> In-Reply-To:

Re: New Python bindings (was: Crash with Python bindings)

2018-04-04 Thread Brian May
f, if nobody beats me to it. -- Brian May <br...@linuxpenguins.xyz> https://linuxpenguins.xyz/brian/ ___ notmuch mailing list notmuch@notmuchmail.org https://notmuchmail.org/mailman/listinfo/notmuch

Re: New Python bindings (was: Crash with Python bindings)

2018-03-28 Thread Brian May
rrent official bindings unreliable with Python 3.x, and tend to cause aborts on exiting and/or fail to save updates. As such, for now I have downgraded to Python 2.7 for now. -- Brian May <br...@linuxpenguins.xyz> https://linuxpenguins.xyz/brian/ _

Re: New Python bindings (was: Crash with Python bindings)

2018-03-28 Thread Brian May
various solutions to get automatic deploys to pypi, for example through travis: https://docs.travis-ci.com/user/deployment/pypi/ Unfortunately, I think many people will not even consider using a python library unless it has up-to-date bindings available on pypi. -- Brian May <br.

Re: searching for multiple tags

2018-03-17 Thread Brian May
message is important and at least one message is unread. That actually sounds like a very useful feature to have. I would most definitely have uses for it. Is there any chance of this (or something like it) being merged into notmuch? Thanks -- Brian May <br...@linuxpenguins.xyz> http

Re: searching for multiple tags

2018-03-17 Thread Brian May
messages marked important and some marked unread, but no individual messages marked both unread and important. Oh well, maybe this was the real reason I was having problems. Thanks for your response. -- Brian May <br...@linuxpenguins.xyz> https://linuxpenguins.xyz/brian/ _

searching for multiple tags

2018-03-16 Thread Brian May
-- Brian May <br...@linuxpenguins.xyz> https://linuxpenguins.xyz/brian/ ___ notmuch mailing list notmuch@notmuchmail.org https://notmuchmail.org/mailman/listinfo/notmuch

Google Mail

2019-12-16 Thread Brian May
ogle LLC 1600 Amphitheatre Parkway, Mountain View, CA 94043 You have received this important update about your G Suite account because you designated this email address as a primary or secondary contact for mandatory service communications in your Google Admin console profile. -- Brian May h

Re: proposing "notmuch purge"

2020-01-14 Thread Brian May
won't be a drama, because said user will revert to up-to-date backup, created just before manually entering risky command, right? ;-) -- Brian May https://linuxpenguins.xyz/brian/ ___ notmuch mailing list notmuch@notmuchmail.org https://notmuchmail.org/

Re: Working with 2FA-enabled mail (app password not possible)

2020-01-08 Thread Brian May
know anything about how to register the Oauth app with Microsoft. http://www.bytereef.org/howto/oauth2/getmail.html Apparently OfflineIMAP also supports Oauth. Another option might be davmail. https://sourceforge.net/p/davmail/bugs/717/ -- Brian May https:/

Re: timezone in notmuch

2020-04-15 Thread Brian May
I would like to see something like this without having to patch notmuch. As much as I like notmuch-show-relative-dates, occasionally, I just want to be able to see the exact time an email was sent in my timezone. -- Brian May https://linuxpenguins.xyz/brian/ __

Re: Weird tagging issue

2020-03-30 Thread Brian May
y can't remember how well notmuch copes (the fact I noticed such an issue might suggest I encountered difficulties - or maybe this was something else entirely). -- Brian May https://linuxpenguins.xyz/brian/ ___ notmuch mailing list notmuch@notmuchmail.or

Re: Weird tagging issue

2020-03-29 Thread Brian May
eed the Message-ID and the References headers, right? If not, can send more: Message-ID: References: This applies to all 4 of those messages. Yes, they all look like they have the same Message-ID Also I am not seeing any duplicate headers or anything like that. -- Brian May https://linuxpenguins.xyz/brian/ ___ notmuch mailing list notmuch@notmuchmail.org https://notmuchmail.org/mailman/listinfo/notmuch

Weird tagging issue

2020-03-18 Thread Brian May
with the message - it looks OK to me. Was generated from bitbucket. It is not 100% important that I preserve my existing tags, but would like to know what is going on. This is notmuch version 0.28.4-1 from Debian buster using Maildir. Thanks -- Brian May https://linuxpenguins.xyz/brian

Re: Weird tagging issue

2020-03-19 Thread Brian May
Brian May writes: > I am having a problem with certain messages, in that I remove the tag > and it still shows up in search results. I just recreated the entire database, and I still get the same problem. -- Brian May https://linuxpenguins.xyz

Re: Weird tagging issue

2020-03-22 Thread Brian May
.org" doesn't have any information uniquely identifying a particular message for PR #88, and furthermore I don't see any message ids that look like this in this thread. I could imagine bad references might be confusing notmuch? I guess I shou

muchsync segfault

2020-09-27 Thread Brian May
to have helped. Anything else I should try? Regards -- Brian May https://linuxpenguins.xyz/brian/ ___ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-le...@notmuchmail.org

Re: muchsync segfault

2020-09-28 Thread Brian May
David Bremner writes: > Generic advice would be to run in gdb and get a backtrace, assuming you > have debugging symbols. Somebody else via private reply suggested I try the git version. So far it looks like that has solved the problem. Thanks -- Brian May https://linuxpenguins.xyz

Re: muchsync & sent mail

2022-02-02 Thread Brian May
quot;notmuch new" reports "No new mail" when it obviously found a new sent item. This is notmuch 0.31.4 (binary and emacs parts) -- Brian May https://linuxpenguins.xyz/brian/ ___ notmuch mailing list -- notmuch@notmuchmail.org To

Re: Spacemacs, anyone?

2022-02-04 Thread Brian May
nd up having to resort to hacks such as opening in Chrome first, or copying and pasting the link from notmuch (which often requires several attempts for reasons I don't understand as instead of one link that I marked I somehow get the entire document). I have reported this in various forum

Re: muchsync & sent mail

2022-02-03 Thread Brian May
inasprecali writes: > Where are you storing your sent mail? Did you set the > notmuch-fcc-dirs Emacs variable? I don't think I changed this variable. It has the value "sent". -- Brian May https://linuxpenguins.xyz/brian/ ___ notm

Re: Spacemacs, anyone?

2022-02-04 Thread Brian May
the notmuch layer has never reached the main branch, but maybe I don't really understand the release process. IIRC there are some minor things that don't work so well, but I can't think of what they are right now. Possibly a figment of my imagination. -- Brian M

Re: muchsync & sent mail

2022-01-26 Thread Brian May
Debian/bullseye broke something. Can't imagine what though. Will continue to investigate. -- Brian May https://linuxpenguins.xyz/brian/ ___ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-le...@notmuchmail.org

muchsync & sent mail

2022-01-26 Thread Brian May
how people handle this situation? Thanks -- Brian May https://linuxpenguins.xyz/brian/ ___ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-le...@notmuchmail.org