Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ec98420d
Commit
ec98420d
authored
Dec 29, 2014
by
Paul Eggert
Browse files
* PROBLEMS: Omit obsolete mention of FQDNs.
parent
21f9a951
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
13 deletions
+6
-13
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/PROBLEMS
etc/PROBLEMS
+2
-13
No files found.
etc/ChangeLog
View file @
ec98420d
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.
...
...
etc/PROBLEMS
View file @
ec98420d
...
...
@@ -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/host
s,
/etc/hostname, the NIS,
or wherever your system calls for specifying this.
(i.e.
,
a name with at least one ".")
,
either in /etc/host
name
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment