aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS15
1 files changed, 2 insertions, 13 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 67a26b93b2a..e1463f14bfc 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -364,8 +364,8 @@ For example, (system-name) returns some variation on
364"localhost.localdomain", rather the name you were expecting. 364"localhost.localdomain", rather the name you were expecting.
365 365
366You need to configure your machine with a fully qualified domain name, 366You need to configure your machine with a fully qualified domain name,
367(i.e. a name with at least one ".") either in /etc/hosts, 367(i.e., a name with at least one "."), either in /etc/hostname
368/etc/hostname, the NIS, or wherever your system calls for specifying this. 368or wherever your system calls for specifying this.
369 369
370If you cannot fix the configuration, you can set the Lisp variable 370If you cannot fix the configuration, you can set the Lisp variable
371mail-host-address to the value you want. 371mail-host-address to the value you want.
@@ -457,17 +457,6 @@ problem by adding this to your .cshrc file:
457 endif 457 endif
458 endif 458 endif
459 459
460*** Emacs startup on GNU/Linux systems (and possibly other systems) is slow.
461
462This can happen if the system is misconfigured and Emacs can't get the
463full qualified domain name, FQDN. You should have your FQDN in the
464/etc/hosts file, something like this:
465
466127.0.0.1 localhost
467129.187.137.82 nuc04.t30.physik.tu-muenchen.de nuc04
468
469The way to set this up may vary on non-GNU systems.
470
471*** Attempting to visit remote files via ange-ftp fails. 460*** Attempting to visit remote files via ange-ftp fails.
472 461
473If the error message is "ange-ftp-file-modtime: Specified time is not 462If the error message is "ange-ftp-file-modtime: Specified time is not