[Orgmode] Re: mh-e, mairix and org-mode

2008-05-18 Thread Bill Wohler
Nick Dokos <[EMAIL PROTECTED]> wrote:

> Hi Bill,
> 
> You have probably forgotten the email that I am replying to (it was
> back in December! I found it in the mh-e-users archives at
> 
> https://sourceforge.net/mailarchive/forum.php?thread_name=18867.1196806703%40localhost&forum_name=mh-e-users
> 
> in case you haven't kept it).
> 
> Briefly, Pete Phillips was trying to get org-mode links to email
> messages (kept in mh folders) working, but was getting type mismatches.
> Bastien Guerry (iirc) had suggested the workaround that Pete included
> in his message.
> 
> I debugged the problem a bit and I found out that there are problems on
> both sides of the fence: mh-e's mairix interface does not handle
> message-IDs properly (as Bastien had suggested) and I think org-mode's
> handling of mh-e searches (other than the pick case) is wrong.
> 
> I am going to send a patch to the org-mode mailing list about the latter
> problem in just a little bit, but it depends on the following mh-e
> patch, so I'd appreciate it very much if you could apply it: the mh-e
> patch extends the capabilities of mh-mairix-regexp-builder to include
> several search options (including the message-id "m:" one) that are
> supported by the current version (0.21) of mairix. It only affects the
> mairix interface, so it's rather unlikely to break anything else and
> since it extends the current interface, it should be backwards
> compatible as well.
> 
> I've been running with this plus the org-mode patch for a couple of
> weeks. Thanks to Pete Phillips for taking time out to do some testing as
> well.
> 
> Thanks very much,
> Nick

Thanks for the patch, Nick. Thanks also to Pete for testing (since I
don't use mairix). Your patch has been applied to CVS.

-- 
Bill Wohler <[EMAIL PROTECTED]>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: mh-e, mairix and org-mode

2008-05-18 Thread Bill Wohler
Nick Dokos <[EMAIL PROTECTED]> wrote:

> I've been running with this plus the org-mode patch for a couple of
> weeks. Thanks to Pete Phillips for taking time out to do some testing as
> well.

Hi Pete,

Please confirm that you've been running with Nick's patch and I'll patch
MH-E with it. Thanks to you both.

-- 
Bill Wohler <[EMAIL PROTECTED]>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Bug fix: org-mhe links don't work with mairix

2008-05-18 Thread Bill Wohler
Thomas Baumann <[EMAIL PROTECTED]> wrote:

> your patch actually breaks namazu, swish and grep searches. 
> 
> A look at mh-search-choices (mh-search.el) reveals that for namazu,
> swish and grep mh-search-regexp-builder is nil and therefore 
> 
> (funcall mh-search-regexp-builder ...
> 
> raises an error. One might be tempted to solve this on the mh-e side but
> there's no reason to add a mh-search-regexp-builder for those search
> engines.

Thank you, Thomas. I agree.

-- 
Bill Wohler <[EMAIL PROTECTED]>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode