chiark / gitweb /
el/dot-emacs.el: Redefine the playlist header line to preserve mark.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 20 Jul 2017 00:23:32 +0000 (01:23 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 20 Jul 2017 00:23:32 +0000 (01:23 +0100)
commit65f6a37a0852d705661dc5b23ebbefdd8a2a8781
treecd24713a744a088cfde65d23a59eabac0521ad1c
parent75019c667e1f02687f65f2e4b690c3d8c3df9ca6
el/dot-emacs.el: Redefine the playlist header line to preserve mark.

The definition of the header line has some Lisp code which inserts stuff
into a temporary buffer, and that sets `deactivate-mark'.  Preserve this
variable so the mark remains active after cursor movement.
el/dot-emacs.el