Files
mu4e/mu
Dirk-Jan C. Binnema 6dca68b989 scm: support --eval
With the ~--eval~ option you can evaluate an expression in mu/scm
environment. For example:

$ mu scm --eval \
  '(format #t "found ~d match(es)\n" (length (mfind "hello")))'
found 7173 match(es)

Add command-line parameter and implement.
2026-08-20 15:05:28 -07:00
..
2026-08-20 15:04:27 -07:00
2026-08-20 15:04:26 -07:00
2025-06-16 10:57:36 +03:00
2026-08-20 15:04:25 -07:00
2023-09-24 20:21:57 +03:00
2026-08-20 15:05:28 -07:00
2026-08-20 15:04:26 -07:00
2026-08-20 15:05:28 -07:00
2026-08-20 15:05:28 -07:00
2026-08-20 15:04:27 -07:00