X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fcoolj.el;fp=emacs%2Fcoolj.el;h=79d2a1b7f03db509b95705b1701fa601cf7987ca;hb=6721e2eac5c8698cc7f364c58c646f6b44105b57;hp=d820525b3f0240a3afe0e41a5faa82b85cd16cd2;hpb=3eb25c94bd8fe4065d6df6d665ee393cb9a0ad6f;p=notmuch diff --git a/emacs/coolj.el b/emacs/coolj.el index d820525b..79d2a1b7 100644 --- a/emacs/coolj.el +++ b/emacs/coolj.el @@ -45,7 +45,7 @@ Otherwise respect `fill-column'." :group 'coolj :type 'boolean) -(defcustom coolj-line-prefix-regexp "^\\(>+ \\)*" +(defcustom coolj-line-prefix-regexp "^\\(>+ ?\\)*" "Regular expression that matches line prefixes." :group 'coolj :type 'regexp)