tags 27306 patch quit Alexander Shukaev writes: > In Emacs 26 series, a call to `indent-region' changes the above > indentation to > > (user-error "Unexpected initialization file: `%s' > Expected initialization file: `%s'" > (abbreviate-file-name user-init-file) > (abbreviate-file-name this-init-file)) > > which appears wrong to me. Please, take a look at this. Thank you. Thanks for reporting, here's a patch: