I'd like to display the output of (getenv "HOSTNAME") somewhere in my mode line. My display-time-mode is set to 't', so I'm already displaying time, load level and a mail flag in the mode line. Is there an easy way to get the hostname in there, too?
I'd like to have this because I'm ssh'd into 3 remote machines, all running emacs from a common set of init files, and I'd like some fast easy unobtrusive way to know which machine I'm working on.