またまた質問。diminishで、起動時に使わないマイナーモードの設定はできないのかいな。
たとえば(diminish 'texinfo-mode "Texi")と、かいてあると、

error: "texinfo-mode is not currently registered as a minor mode"

To ensure normal operation, you should investigate the cause
of the error in your initialization file and remove it. Start
Emacs with the `--debug-init' option to view a complete error
backtrace

といわれる。(diminish 'isearch-mode "Is")は問題ない。