On February 9, 2026, Göran Uddeborg wrote: >I have this in my .vm > (setq vm-subject-ignored-prefix "^\\(\\(re\\|sv\\|aw\\): *\\)+")
Thanks Göran. I tried your value, with "fwd" instead of "sv", and it still didn't work for me in Emacs 30.2 with VM 8.3.2. >Just a thought: you haven't forgotten to double the backslashes when >setting it in the lisp code? Great suggestion. I did not forget. :-) I used Emacs's customize-variable UI which automatically doubles the backslashes. I also tried it manually (with doubled backslashes) and there was still no change. Dan
