Moved citation regexps to a variable

This commit is contained in:
sabof
2014-02-05 20:24:05 +00:00
parent 35a40bc3fb
commit e2c8bff298
3 changed files with 7 additions and 2 deletions

View File

@ -181,6 +181,11 @@ view buffer."
:type 'boolean
:group 'mu4e)
(defcustom mu4e-cited-regexp "^[[:blank:]]*[^[:blank:]\n]*[[:blank:]]*>"
"Regular expression that determines whether a line is a citation."
:type 'string
:group 'mu4e)
(defcustom mu4e-completing-read-function 'ido-completing-read
"Function to be used to receive input from the user with
completion. This is used to receive the name of the maildir