unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* init_system_name fqdn?
@ 2017-06-16 14:17 Ken Olum
  2017-06-16 14:33 ` Yuri Khan
  2017-06-17 15:29 ` Stefan Monnier
  0 siblings, 2 replies; 13+ messages in thread
From: Ken Olum @ 2017-06-16 14:17 UTC (permalink / raw)
  To: emacs-devel

A while back, init_system_name tried to find the system's fully
qualified domain name.  Then this code was taken out, and now it just
uses whatever gethostname returns.  I think this is a poor choice.  Many
systems are configured without a fully qualified hostname.  Then when
you send mail you get "i-did-not-set--mail-host-address--so-tickle-me"
in your from address. Of course this is easily fixed by setting
mail-host-address, e.g., in site-start.el, but then when you go to
report a bug and say "emacs -Q" ... "M-x report-emacs-bug" you are back
to "so tickle me".

                                        Ken



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-06-18  1:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-16 14:17 init_system_name fqdn? Ken Olum
2017-06-16 14:33 ` Yuri Khan
2017-06-16 18:10   ` Ken Olum
2017-06-17  3:45     ` Tim Cross
2017-06-17 14:17       ` Ken Olum
2017-06-17 16:30         ` Stefan Monnier
2017-06-18  1:48         ` Tim Cross
2017-06-17 15:29 ` Stefan Monnier
2017-06-17 17:10   ` Ken Olum
2017-06-17 17:29     ` Stefan Monnier
2017-06-17 18:52       ` Paul Eggert
2017-06-17 19:51         ` Lars Ingebrigtsen
2017-06-17 22:30           ` Ken Olum

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).