load 不会改变定义的位置,可能是你在 emacs-config.el 执行了 eval 之类的操作。
emacs-config.el
最好把配置精简一下,验证是否仍然存在问题,把有问题的 emacs-config.el 贴出来。