Save match data before call to `read-char-exclusive'
commitece2c578f0a04a6cab9e552459a7d2a42c1428c3
authorDavid Maus <dmaus@ictsoc.de>
Thu, 9 Sep 2010 18:56:01 +0000 (9 20:56 +0200)
committerDavid Maus <dmaus@ictsoc.de>
Thu, 9 Sep 2010 18:57:26 +0000 (9 20:57 +0200)
tree47d9377c85e2d9d409cfed2d1f7af5d166d4e14e
parent385c2666b1519b598071b33189b8ca9f6ea28547
Save match data before call to `read-char-exclusive'

* org.el (org-priority): Save match data before call to
`read-char-exclusive'.

Otherwise interactively calling `org-priority' with org-indent-mode
enabled fails to set a new priority cookie.

Bug reported by Joseph Buchignani.
lisp/org.el