aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-lib.el
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2013-05-29 21:13:44 -0400
committerGravatar David Bremner <bremner@debian.org>2013-05-31 22:00:44 -0300
commit6bbb91f8b64c20a491cc3501b625753f97e52882 (patch)
treed8f7d0723f0e6e2a3fe377480224cee85c12c046 /emacs/notmuch-lib.el
parent195aaa623261cc877889a27bc4804a37593656a6 (diff)
emacs: Retain text properties when toggling buttons
Previously, we lost any text properties applied to part buttons or wash buttons when they were toggled because `insert' directly copies the text properties of the string being inserted. Fix this by capturing the properties applied to the button beforehand and re-applying them after inserting the new text.
Diffstat (limited to 'emacs/notmuch-lib.el')
0 files changed, 0 insertions, 0 deletions