I had configured mew-signature-file with a relative path for long time.
(setq mew-signature-file ".signature")
I supposed that it means "relative from mew-home" then it means ~/.signature. But it doesn't work on 6.9. I seems try to open .signature related to the working directory of the running process.
The behavior changed by commit 59e9ad9ee3478040f0f5b73781deebe3079a0f38. I'd like to revert the previous behavior.
I had configured mew-signature-file with a relative path for long time.
I supposed that it means "relative from mew-home" then it means ~/.signature. But it doesn't work on 6.9. I seems try to open .signature related to the working directory of the running process.
The behavior changed by commit 59e9ad9ee3478040f0f5b73781deebe3079a0f38. I'd like to revert the previous behavior.