From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Will Chang" Newsgroups: gmane.emacs.help Subject: execute vc-update after load fle Date: Thu, 10 Apr 2008 18:18:27 +0800 Message-ID: <4c8ce9a40804100318y16ddcb5fo14e88422b37a9995@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15266_19425705.1207822707783" X-Trace: ger.gmane.org 1207822825 14811 80.91.229.12 (10 Apr 2008 10:20:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2008 10:20:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 10 12:20:56 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JjttM-0004xf-DN for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Apr 2008 12:20:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jjtsi-0002Ts-Ew for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Apr 2008 06:19:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JjtrX-0002RG-PB for help-gnu-emacs@gnu.org; Thu, 10 Apr 2008 06:18:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JjtrV-0002Q5-9K for help-gnu-emacs@gnu.org; Thu, 10 Apr 2008 06:18:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjtrU-0002Pq-QV for help-gnu-emacs@gnu.org; Thu, 10 Apr 2008 06:18:32 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JjtrU-0000va-OX for help-gnu-emacs@gnu.org; Thu, 10 Apr 2008 06:18:32 -0400 Original-Received: by ug-out-1314.google.com with SMTP id a2so1177151ugf.48 for ; Thu, 10 Apr 2008 03:18:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=Zy8F2jmoHOMw/0Os4iF4LoiF0OlZYHgkYtSX4bJlKdU=; b=Hgx/pRbIwnG7Lk03RSdAfYQpVBUyCx4Ik1+5ZHlN3RBiOU3nLwdxiNnibrwD8AMbKBdb3JHZzr/ccTEXn/zmXqDJnsG+00IUgIXrwp8fp8D/xJ+kr6skEmhxki7tgEIHrpZvCuR1jRmky8KtfVUCxu4bw8RCQQCedsQishtm/pA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=As1TdBh+AeF16WMkPueZ4TYYizFiedufcPdAZKxLocywf1hFws1xE6pBulCjfj1zOMgpYwB/dNX2wpN2im+cTHq2L+qwLEumxvK5mS7xAjFFbP4go1MMp8EZV2/UC4b075ahRzlLNwTxWfcPN1zs7Y7gkTi/vMAm4mmJwn20Ck4= Original-Received: by 10.67.19.13 with SMTP id w13mr5915767ugi.19.1207822707793; Thu, 10 Apr 2008 03:18:27 -0700 (PDT) Original-Received: by 10.67.20.9 with HTTP; Thu, 10 Apr 2008 03:18:27 -0700 (PDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53222 Archived-At: ------=_Part_15266_19425705.1207822707783 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I want to let emacs run vc-update from cvs after load the file automatically. Could you tell me how to do that. Thanks. ------=_Part_15266_19425705.1207822707783 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

I want to let emacs run vc-update from cvs after load the file automatically.

Could you tell me how to do that. Thanks.


------=_Part_15266_19425705.1207822707783--