all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* execute vc-update after load fle
@ 2008-04-10 10:18 Will Chang
  2008-04-11  9:20 ` Will Chang
  0 siblings, 1 reply; 2+ messages in thread
From: Will Chang @ 2008-04-10 10:18 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 126 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 150 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: execute vc-update after load fle
  2008-04-10 10:18 execute vc-update after load fle Will Chang
@ 2008-04-11  9:20 ` Will Chang
  0 siblings, 0 replies; 2+ messages in thread
From: Will Chang @ 2008-04-11  9:20 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

I think it olny need a hook, when open a file, check if it's under version
control, if yes, then invoke vc-update to update this file.

I am not familiar with emacs lisp.

Could someone help me write one. thx.

On Thu, Apr 10, 2008 at 6:18 PM, Will Chang <changwei.cn@gmail.com> wrote:

> 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.
>
>
>


-- 
Will Chang (常伟)
Gtalk: changwei.cn@gmail.com
Msn:standino@msn.com <Msn%3Astandino@msn.com>

[-- Attachment #2: Type: text/html, Size: 878 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-11  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-10 10:18 execute vc-update after load fle Will Chang
2008-04-11  9:20 ` Will Chang

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.