# HG changeset patch # User Chong Yidong # Date 1139967473 0 # Node ID 775681e7a2ad91209cef8e022205579e680f5359 # Parent 7d7207d65934c482bec6f66c776a7fedc306eb06 * custom.texi (Unsafe File Variables): File variable confirmation assumed denied in batch mode. diff -r 7d7207d65934 -r 775681e7a2ad man/ChangeLog --- a/man/ChangeLog Wed Feb 15 01:32:50 2006 +0000 +++ b/man/ChangeLog Wed Feb 15 01:37:53 2006 +0000 @@ -1,3 +1,8 @@ +2006-02-14 Chong Yidong + + * custom.texi (Unsafe File Variables): File variable confirmation + assumed denied in batch mode. + 2006-02-14 Richard M. Stallman * building.texi (GDB User Interface Layout): Don't say `inferior' diff -r 7d7207d65934 -r 775681e7a2ad man/custom.texi --- a/man/custom.texi Wed Feb 15 01:32:50 2006 +0000 +++ b/man/custom.texi Wed Feb 15 01:37:53 2006 +0000 @@ -1194,6 +1194,9 @@ type @samp{y} or @samp{SPC} to apply the local variables list, or @samp{n} to ignore it. + When Emacs is run in batch mode (@pxref{Initial Options}), it +assumes that the answer is @samp{n}. + There is a set of file variables and values that are known to be safe. For instance, it is safe to give @code{comment-column} or @code{fill-column} any integer value. If a file specifies only safe