>>> "IK" == Ikumi Keita writes: Hi Ikumi > Hi Uwe, >>>>>> Uwe Brauer writes: >> With the setting >> (setq TeX-output-dir "build" >> TeX-region "build/_region_") > There was a design change in the treatment of region file. Now region > files such as _region_.tex are put in the build directory by default > when `TeX-output-dir' is non-nil. So setting `TeX-region' is no longer > necessary. Sorry, I should have read your corresponding more carefully. You are right, I confirm that after deleting the above setting, everything works as expected. Regards Uwe