1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00
emacs/doc/lispref
Michael Albinus f5bdcb3221 Improve file notifications, especially for Tramp
* doc/lispref/files.texi (Magic File Names):
Mention `file-notify-valid-p'.

* doc/lispref/os.texi (File Notifications):
Describe `file-notify-valid-p'.

* etc/NEWS: Add `file-notify-valid-p'.

* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch):
Improve implementation.
(tramp-gvfs-monitor-file-process-filter): Rename from
`tramp-gvfs-file-gvfs-monitor-file-process-filter'.  Delete
process if appropriate.

* lisp/net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
Improve implementation.
(tramp-sh-gvfs-monitor-dir-process-filter): Rename from
`tramp-sh-file-gvfs-monitor-dir-process-filter'.  Delete process
if appropriate.
(tramp-sh-inotifywait-process-filter): Rename from
`tramp-sh-file-inotifywait-process-filter'.  Delete process if
appropriate.

* lisp/net/tramp.el (tramp-handle-file-notify-rm-watch):
Use `delete-process'
(tramp-handle-file-notify-valid-p): Check also, that file or
directory to be watched still exists.

* test/automated/file-notify-tests.el (file-notify--test-timeout):
New defun.  Use it at all places a timeout is needed.
(file-notify--test-cleanup): Delete directories recursively.
Cleanup also Tramp connections.
(file-notify-test02-events): Add tests for `attribute-change'.
(file-notify-test04-file-validity, file-notify-test05-dir-validity):
Add tests for `file-notify-rm-watch'.
2015-09-20 18:44:36 +02:00
..
abbrevs.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
anti.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
back.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
backups.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
book-spine.texi Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
buffers.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
ChangeLog.1 ; ChangeLog fixes 2015-04-17 13:13:04 -04:00
commands.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
compile.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
control.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
customize.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
debugging.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
display.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
doclicense.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
edebug.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
elisp.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
errors.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eval.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
files.texi Improve file notifications, especially for Tramp 2015-09-20 18:44:36 +02:00
frames.texi * doc/lispref/frames.texi (Cursor Parameters): Document 'x-stretch-cursor'. 2015-09-17 10:48:39 +03:00
functions.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
gpl.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
hash.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
help.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
hooks.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
index.texi Fix minor whitespace issues after "." in manual. 2012-12-05 14:27:56 -08:00
internals.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
intro.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
keymaps.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
lay-flat.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
lists.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
loading.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
macros.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
Makefile.in Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
maps.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
markers.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
minibuf.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
modes.texi * lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove 2015-09-17 20:33:55 -04:00
nonascii.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
numbers.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
objects.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
os.texi Improve file notifications, especially for Tramp 2015-09-20 18:44:36 +02:00
package.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
positions.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
processes.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
README Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
searching.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
sequences.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
spellfile
streams.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
strings.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
symbols.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
syntax.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
text.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
tips.texi Quote less in manuals 2015-09-15 08:48:44 -07:00
two-volume-cross-refs.txt Minor quoting etc. fixes to lispref manual 2015-04-10 11:28:52 -07:00
two-volume.make Update copyright year to 2015 2015-01-01 14:26:41 -08:00
variables.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00
windows.texi Restore some of the quoting in the manuals 2015-09-16 12:56:45 +03:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2015 Free Software Foundation, Inc.  -*- outline -*-
See the end of the file for license conditions.


README for the Emacs Lisp Reference Manual.

* This directory contains the texinfo source files for the Emacs Lisp
Reference Manual.

* Report bugs in the Lisp Manual (or in Emacs) using M-x report-emacs-bug.
To ask questions, use the help-gnu-emacs mailing list.

* The Emacs Lisp Reference Manual is quite large.  It totals around
1100 pages in smallbook format; the info files total around 3.0 megabytes.

* You can format this manual for Info, for printing hardcopy using TeX,
or for HTML.

* You can buy nicely printed copies from the Free Software Foundation.
Buying a manual from the Free Software Foundation helps support our GNU
development work.  See <http://shop.fsf.org/>.
(At time of writing, this manual is out of print.)

* The master file for formatting this manual for Tex is called 'elisp.texi'.
It contains @include commands to include all the chapters that make up
the manual.

* This distribution contains a Makefile that you can use with GNU Make.

** To make an Info file, you need to install Texinfo, then run 'make info'.

** Use 'make elisp.pdf' or 'make elisp.html' to create PDF or HTML versions.


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.