summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2000-12-02 15:23:24 +0000
committerEli Zaretskii <eliz@gnu.org>2000-12-02 15:23:24 +0000
commit466b1e75c3daf4a238e90b36d61dd651976753d9 (patch)
tree937a9d232772f7bedd76bc9f5df452c81dbcf077 /man
parent0dd5e255d128cf87c3e277e81c9a2234485296c8 (diff)
downloademacs-466b1e75c3daf4a238e90b36d61dd651976753d9.tar.gz
Elaborate on the normal operation with find-file-existing-other-name
set to t.
Diffstat (limited to 'man')
-rw-r--r--man/files.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/files.texi b/man/files.texi
index 62b1b9cc63f..6a7eb3349f6 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -975,6 +975,11 @@ links point to directories.
two different buffers, but it warns you about the situation.
@vindex find-file-existing-other-name
+ Normally, if you visit a file which Emacs is already visiting under a
+different name, Emacs prints a message in the echo area and uses an
+existing buffer, where that file is visited under another name. This
+can happen on systems that support symbolic links, or if you use a long
+file name on a system which truncates long file names.
If Emacs should use different buffers when visiting the same file
under different names, set the variable