update packages
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
;; Author: Luis Gerhorst <virtual-auto-fill@luisgerhorst.de>
|
||||
;; Maintainer: Luis Gerhorst <virtual-auto-fill@luisgerhorst.de>
|
||||
;; URL: https://github.com/luisgerhorst/virtual-auto-fill
|
||||
;; Package-Version: 20200217.2333
|
||||
;; Package-Commit: 291f6178a5423f01f2f69d6bc48603d4f605b61a
|
||||
;; Package-Version: 20200906.2038
|
||||
;; Package-Commit: ac8bf947a1f87efe8967cb18166178f5fd93a8e1
|
||||
;; Keywords: convenience, mail, outlines, files, wp
|
||||
;; Created: Sun 26. Jan 2020
|
||||
;; Version: 0.1
|
||||
@@ -317,6 +317,8 @@ mode even when your Emacs is deemed buggy, set
|
||||
(local-set-key [remap mu4e-fill-paragraph]
|
||||
#'virtual-auto-fill-fill-paragraph-after-confirmation))
|
||||
(virtual-auto-fill--restore-state)
|
||||
;; TODO: Not sure whether we ideally would also have to save/restore these
|
||||
;; keybindings.
|
||||
(local-set-key [remap fill-paragraph] nil)
|
||||
(local-set-key [remap mu4e-fill-paragraph] nil)
|
||||
(kill-local-variable 'virtual-auto-fill-fill-paragraph-require-confirmation)))
|
||||
|
||||
Reference in New Issue
Block a user