[emacs] disable orgalist for the time being
authorAmin Bandali <bandali@gnu.org>
Fri, 12 Apr 2019 23:18:49 +0000 (19:18 -0400)
committerAmin Bandali <bandali@gnu.org>
Fri, 12 Apr 2019 23:18:49 +0000 (19:18 -0400)
Interacts badly with a recent change in text-mode on emacs master.
See [1] for bug report with more info.

[1]: https://lists.gnu.org/r/emacs-orgmode/2019-04/msg00007.html

init.org
straight/versions/default.el

index ee75041..26bf448 100644 (file)
--- a/init.org
+++ b/init.org
@@ -2100,6 +2100,7 @@ Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]].
 
 #+begin_src emacs-lisp
 (use-package orgalist
+  :disabled t
   :after message
   :hook (message-mode . orgalist-mode))
 #+end_src
index 538236c..8e34177 100644 (file)
@@ -53,7 +53,6 @@
  ("mwim.el" . "b4f3edb4c0fb8f8b71cecbf8095c2c25a8ffbf85")
  ("no-littering" . "99ae007ead688689b5b25a9482f98ec67663bb61")
  ("org" . "09a1a24b735d5e65ca8f27eca2834b8923da6f70")
- ("orgalist" . "f70a65da3a9bf3d0c1a9c769b77821d2a79c42cb")
  ("packed" . "c41c3dfda86ae33832ffc146923e2a4675cbacfa")
  ("page-break-lines" . "87e801efb816b24e83ebf84c052001e178e180bc")
  ("pkg-info.el" . "76ba7415480687d05a4353b27fea2ae02b8d9d61")