* X11 titlebar
@ 2003-03-31 20:18 John Russell
2003-03-31 20:59 ` Kai Großjohann
0 siblings, 1 reply; 2+ messages in thread
From: John Russell @ 2003-03-31 20:18 UTC (permalink / raw)
I just noticed that the titlebar in my emacs frame always says
emacs@localhost.localdomain. I checked the frame-title-format and it
checks with the system-name variable to find out what the system name
is. When I run hostname from a shell I get my real hostname. So why
is emacs not figuring it out? Thanks for the help.
John
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: X11 titlebar
2003-03-31 20:18 X11 titlebar John Russell
@ 2003-03-31 20:59 ` Kai Großjohann
0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2003-03-31 20:59 UTC (permalink / raw)
John Russell <jorussel@cisco.com> writes:
> I just noticed that the titlebar in my emacs frame always says
> emacs@localhost.localdomain. I checked the frame-title-format and it
> checks with the system-name variable to find out what the system name
> is. When I run hostname from a shell I get my real hostname. So why
> is emacs not figuring it out? Thanks for the help.
Emacs looks for a dot in the host name. If your normal host name
doesn't have a dot, Emacs keeps looking for other aliases for the
host.
--
A preposition is not a good thing to end a sentence with.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-31 20:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-31 20:18 X11 titlebar John Russell
2003-03-31 20:59 ` Kai Großjohann
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.