Re: [notmuch] [PATCH] compatibility with emacs22

2010-11-16 Thread Carl Worth
On Sat, 27 Feb 2010 20:34:45 -0500, James Vasile ja...@hackervisions.org 
wrote:
 Emacs22 lacks apply-partially and mouse-event-p, so define them if emacs
 version is less than 23.  With this change, I was able to begin using
 notmuch in emacs22.

Hi James.

Thanks very much for the patch. I've pushed this now, (and apologize
that I let it languish for so long!).

In the meantime, we've switched the emacs interface to parse JSON,
requring json.el which ships in emacs 23 but not earlier. But perhaps
getting access to that single, entire file will be easier than getting
access to these two little functions.

-Carl

-- 
carl.d.wo...@intel.com


pgpNyMPjlFDEz.pgp
Description: PGP signature
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: [notmuch] [PATCH] compatibility with emacs22

2010-11-16 Thread Rob Browning
Carl Worth cwo...@cworth.org writes:

 But perhaps getting access to that single, entire file will be easier
 than getting access to these two little functions.

Assuming the current emacs-23 version will work:

  wget -O json.el \
'http://repo.or.cz/w/emacs.git/blob_plain/emacs-23:/lisp/json.el'

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch