Files
mu4e/man
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:26 -07:00
2026-08-20 15:04:26 -07:00
2026-08-20 15:04:26 -07:00
2026-08-20 15:04:26 -07:00
2026-08-20 15:04:26 -07:00
2026-08-20 15:04:27 -07:00
2026-08-20 15:05:28 -07:00
2026-08-20 15:04:26 -07:00
2025-01-26 18:56:38 +02:00