>>708
たまには、ヘルプを読もうよ...

M-x describe-function

load is a built-in function.
(load FILE &optional NOERROR NOMESSAGE NOSUFFIX MUST-SUFFIX)

Execute a file of Lisp code named FILE.
First try FILE with `.elc' appended, then try with `.el',
then try FILE unmodified. Environment variable references in FILE
are replaced with their values by calling `substitute-in-file-name'.
This function searches the directories in `load-path'.
If optional second arg NOERROR is non-nil,
report no error if FILE doesn't exist.
Print messages at start and end of loading unless
optional third arg NOMESSAGE is non-nil.
If optional fourth arg NOSUFFIX is non-nil, don't try adding
suffixes `.elc' or `.el' to the specified name FILE.
If optional fifth arg MUST-SUFFIX is non-nil, insist on
the suffix `.elc' or `.el'; don't accept just FILE unless
it ends in one of those suffixes or includes a directory name.
Return t if file exists.

>>708-709
> ところで、なぜ、あなたのレスはいくばくかの益も生まないばかりか、
> 不用意に喧嘩腰に映るのでしょうか。

こんなこと言う奴に質問する資格はないでしょう。スルー推奨