Closed bwolf closed 10 years ago
define-minor-mode
has a built-in call to message
in its definition, so we can't do anything about that. But, I've removed the redundant message
invocation we were previously making in ido-vertical-mode. Not sure if this adequately addresses your issue, though.
Thanks a lot. This helps!
Could we please get rid of the startup message "ido-vertical-mode has been enabled" in the echo area when (setq inhibit-startup-echo-area-message "username") is set in init-file.