|
|
|
@ -1148,7 +1148,7 @@ |
|
|
|
"Professor · U Toronto\n")))) |
|
|
|
"Professor · U Toronto\n")))) |
|
|
|
|
|
|
|
|
|
|
|
,(make-mu4e-context |
|
|
|
,(make-mu4e-context |
|
|
|
:name "JMD Editor" |
|
|
|
:name (propertize "JMD Editor" 'face 'org-level-2) |
|
|
|
:enter-func |
|
|
|
:enter-func |
|
|
|
(lambda () (mu4e-message "Switch to the JMD Editor context")) |
|
|
|
(lambda () (mu4e-message "Switch to the JMD Editor context")) |
|
|
|
:leave-func |
|
|
|
:leave-func |
|
|
|
@ -1171,7 +1171,7 @@ |
|
|
|
"Editor for JMD\n" |
|
|
|
"Editor for JMD\n" |
|
|
|
"Professor · U Toronto\n")))) |
|
|
|
"Professor · U Toronto\n")))) |
|
|
|
,(make-mu4e-context |
|
|
|
,(make-mu4e-context |
|
|
|
:name "AMQ Editor" |
|
|
|
:name (propertize "AMQ Editor" 'face 'org-level-3) |
|
|
|
:enter-func |
|
|
|
:enter-func |
|
|
|
(lambda () (mu4e-message "Switch to the AMQ Editor context")) |
|
|
|
(lambda () (mu4e-message "Switch to the AMQ Editor context")) |
|
|
|
:leave-func |
|
|
|
:leave-func |
|
|
|
|