diff options
| author | jao <jao@gnu.org> | 2025-11-01 15:13:11 +0000 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2025-11-01 15:13:11 +0000 |
| commit | 4dbb45a9719394c9f17dbc1c2758bfd3459835b9 (patch) | |
| tree | 2afd7c635f11ceb48637acc9205923a455434a92 /custom/jao-custom-notmuch.el | |
| parent | cb0df2b7d23a5848a0130a3a0232509015986450 (diff) | |
| download | elibs-4dbb45a9719394c9f17dbc1c2758bfd3459835b9.tar.gz elibs-4dbb45a9719394c9f17dbc1c2758bfd3459835b9.tar.bz2 | |
notmuch activation in mac
Diffstat (limited to 'custom/jao-custom-notmuch.el')
| -rw-r--r-- | custom/jao-custom-notmuch.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index 1297284..96631fb 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -125,7 +125,7 @@ (jao-notmuch-def-searches prog (append (mapcar #'jao-notmuch--sq '("lobsters" "clojure" "lisp" "scheme" - "haskell" "idris" "erlang" "pharo")) + "haskell" "idris" "erlang" "pharo" "rust")) `(,(jao-notmuch--qn "feeds" "prog" "fp" '("tag:prog" "not tag:\"/emacs/\""))))) |
