[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: function definition is void: cvs-edit



弓岡です。

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 は読んではいたんですが、理解していませんでした。