]> git.cworth.org Git - notmuch/commit
emacs: Use copy-sequence instead of copy-seq.
authorCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 17:39:52 +0000 (10:39 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 18:35:58 +0000 (11:35 -0700)
commit294b6a67c1461f41ae331e5f7ea3cd07488cb3c2
tree0e147c6cab6e525929652ca83e04c056f4dc7bc6
parent53311617494feb4ce575e9676cba938b93d5ebfb
emacs: Use copy-sequence instead of copy-seq.

I don't see copy-seq documented within emacs at all, and some users
have encountered failures of the form:

notmuch-show-del-tags-worker: Symbol's function definition is void: copy-seq

This should eliminate that problem.
emacs/notmuch-show.el