1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

* PROBLEMS: Omit obsolete mention of FQDNs.

This commit is contained in:
Paul Eggert 2014-12-29 20:42:26 -08:00
parent 21f9a9513a
commit ec98420dbc
2 changed files with 6 additions and 13 deletions

View File

@ -1,3 +1,7 @@
2014-12-30 Paul Eggert <eggert@cs.ucla.edu>
* PROBLEMS: Omit obsolete mention of FQDNs.
2014-12-27 Álvar Ibeas <ibeas@gmx.com> (tiny change)
* tutorials/TUTORIAL.es: Improve style consistency. Spelling fixes.

View File

@ -364,8 +364,8 @@ For example, (system-name) returns some variation on
"localhost.localdomain", rather the name you were expecting.
You need to configure your machine with a fully qualified domain name,
(i.e. a name with at least one ".") either in /etc/hosts,
/etc/hostname, the NIS, or wherever your system calls for specifying this.
(i.e., a name with at least one "."), either in /etc/hostname
or wherever your system calls for specifying this.
If you cannot fix the configuration, you can set the Lisp variable
mail-host-address to the value you want.
@ -457,17 +457,6 @@ problem by adding this to your .cshrc file:
endif
endif
*** Emacs startup on GNU/Linux systems (and possibly other systems) is slow.
This can happen if the system is misconfigured and Emacs can't get the
full qualified domain name, FQDN. You should have your FQDN in the
/etc/hosts file, something like this:
127.0.0.1 localhost
129.187.137.82 nuc04.t30.physik.tu-muenchen.de nuc04
The way to set this up may vary on non-GNU systems.
*** Attempting to visit remote files via ange-ftp fails.
If the error message is "ange-ftp-file-modtime: Specified time is not