-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XLabel patch for mutt-kz #74
Comments
It's available in my repo https://github.com/kdave/mutt-kz/tree/dev/dgc/xlabel , I've been using it extensively and works for me. I'll prepare and send a pull request. |
Hello, I would be interested to look into using that. Can you point to a doc? Thanks! Update: I found that http://home.uchicago.edu/~dgc/mutt/#x-label -- how could that be integrated with notmuch support? |
The x-label does not fit the notmuch usecase. The X-Label is a different label than the notmuch 'tag' and is stored in the mail header. This means the stored maildir file may change and this breaks notmuch database because it stores offset of the body of the mail in the file. I have observed this some time ago, I don't know if this has changed. |
Hi,
I'm trying to use mutt-kz and I was wondering if the X-Label patch was available for mutt-kz ? I tried a version I add for mutt but it doesn't work on mutt-kz source code.
Thanks
The text was updated successfully, but these errors were encountered: