[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: function definition is void: cvs-edit
- X-ml-count: 2961
- Subject: Re: function definition is void: cvs-edit
- From: 弓岡 也守輝 (YUMIOKA Yasuteru) <te-kun@xxxxxxxxxxxxxx>
- Date: Wed, 17 Jan 2001 09:54:34 +0900 (JST)
- X-mailer: Mew version 1.95b97 on Emacs 20.7 / Mule 4.1 (AOI)
弓岡です。
From: Keiichi Suzuki <keiichi@xxxxxxxxx>
Subject: Re: function definition is void: cvs-edit (was: ezmlm response)
> 弓岡> pcl-cvs 2.9.9
> ...のファイル INSTALL をみると...
> 4. Edit the file `site-start.el' (or default.el) in your emacs lisp
> directory ((i.e. the one specified above) and enter the
> contents of the file `pcl-cvs-startup.el' into it. It contains
> a couple of `autoload's that facilitates the use of pcl-cvs.
> Alternatively, you can just use `make install_startup'.
> というのがありますが、 site-start.el は使っていないのと、編集す
> るのが面倒なので、 ~/.emacs (から load される .el ファイル) に、
> (load "pcl-cvs-startup")
> というのを書いてあります。
これで解決できました。ありがとうございます。
# INSTALL は読んではいたんですが、理解していませんでした。