unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Luc Teirlinck <teirllm@dms.auburn.edu>
Cc: emacs-devel@gnu.org
Subject: Re: man/files.texi
Date: Tue, 29 Mar 2005 21:14:13 -0600 (CST)	[thread overview]
Message-ID: <200503300314.j2U3EDE01512@raven.dms.auburn.edu> (raw)
In-Reply-To: <01c532bc$Blat.v2.4$571d36e0@zahav.net.il> (eliz@gnu.org)

Eli Zaretskii wrote:

   How about moving the entire documentation of auto-revert-check-vc-info
   to one of the sections that document VC?

I indeed believe that it belongs in `(emacs)VC Mode Line'.  I also
made some further changes to the text.  I propose the following patch,
which I can install, if desired:

===File ~/man-files.texi-diff===============================
diff -c /home/teirllm/emacscvsdir/emacs/man/files.texi /home/teirllm/files-mar29.texi
*** /home/teirllm/emacscvsdir/emacs/man/files.texi	Tue Mar 29 20:31:35 2005
--- /home/teirllm/files-mar29.texi	Tue Mar 29 20:17:05 2005
***************
*** 940,954 ****
  for a changed file.  Since checking a remote file is too slow, these
  modes do not check or revert remote files.
  
- @vindex auto-revert-check-vc-info
-   Whenever Auto Revert mode reverts the buffer, it updates the version
- control information, such as the version control number displayed in
- the mode line.  However, this information may not be properly updated
- if the version control state changes outside of Emacs---for example,
- if a new version is checked in from outside the current Emacs session.
- If you set @code{auto-revert-check-vc-info} to @code{t}, Auto Revert
- mode will update the version control status information periodically.
- 
  @node Auto Save
  @section Auto-Saving: Protection Against Disasters
  @cindex Auto Save mode
--- 940,945 ----
***************
*** 1375,1380 ****
--- 1366,1383 ----
  that it is modified.  If the file is locked by some other user (for
  instance, @samp{jim}), that is displayed as @samp{RCS:jim:1.3}.
  
+ @vindex auto-revert-check-vc-info
+   When Auto Revert mode (@pxref{Reverting}) reverts a buffer that is
+ under version control, it updates the version control information in
+ the mode line.  However, Auto Revert mode may not properly update this
+ information if you change the version control status without changes
+ to the work file, from outside the current Emacs session.  If you set
+ @code{auto-revert-check-vc-info} to @code{t}, Auto Revert mode updates
+ the version control status information every
+ @code{auto-revert-interval} seconds, even if the work file itself is
+ unchanged.  The resulting CPU usage depends on the version control
+ system, but is usually not excessive.
+ 
  @node Basic VC Editing
  @subsection Basic Editing under Version Control
  

Diff finished.  Tue Mar 29 20:32:03 2005
============================================================

  reply	other threads:[~2005-03-30  3:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-27  3:51 man/files.texi Luc Teirlinck
2005-03-27 11:00 ` man/files.texi Eli Zaretskii
2005-03-30  3:14   ` Luc Teirlinck [this message]
2005-03-30  4:59     ` man/files.texi Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2005-03-22  3:06 man/files.texi Luc Teirlinck
2005-03-22 20:45 ` man/files.texi Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200503300314.j2U3EDE01512@raven.dms.auburn.edu \
    --to=teirllm@dms.auburn.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).