Fix `org-without-partial-completion' again.
commit65815f64a4326f75938ba8710b52851cb2aab8a3
authorBastien Guerry <bzg@altern.org>
Sat, 2 Jul 2011 09:25:56 +0000 (2 11:25 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 2 Jul 2011 09:25:56 +0000 (2 11:25 +0200)
tree94e3061c0dc5704e48784dd4b7d3e5e518124709
parent467435dba78085199e41a141a7588c2455c4fa06
Fix `org-without-partial-completion' again.

This uses the macro David Maus suggests.  In particular, it doesn't
use the (let (pc-mode ...)) binding, which, as David states, could
cause leakage if the pc-mode variable is used within ,@body.
lisp/org-macs.el