broken mime-example

OKAZAKI Tetsurou okazaki @ be.to
2000年 12月 25日 (月) 14:48:46 JST


In the ML [emacs-mime-ja 00683] 
Daiki Ueno <ueno @ bug.org> wrote:

> >>>>> In [emacs-mime-ja : No.00681] 
> >>>>>	okada @ opaopa.org (岡田 健一 / Kenichi OKADA) wrote:

> > > .mime-exampleが、なんらかの理由で壊れている場合、
> > > emacs-20.7 などで、SEMI をバイトコンパイルすると、
> > >
> > > While compiling toplevel forms in file /home/kokada/cvs/m17n/semi/mime-pgp.el:
> > >   !! error (("Invalid character: 0331200, 111232, 0x1b280"))
> > >
> > > のようなエラーが出るようです.

私もつい最近、同じ様なエラーを体験しました。~/.mime-example の中身が
壊れている事が原因だと気づくまでに、しばらくかかってしまいました。

While compiling toplevel forms in file /usr/home/refactor/works/usr/home/refactor/Ports/edit
ors/semi-emacs20-current/work/semi-1_14-200012150500/mime-pgp.el:
  !! Invalid read syntax (("."))

調べてみたら、~/.mime-example がこんなんなってました。:-)

-------------- next part --------------
テキスト形式以外の添付ファイルを保管しました...
ファイル名: .mime-example.error
型:         application/octet-stream
サイズ:     370 バイト
説明:       無し
URL:        <http://lists.chise.org/pipermail/emacs-mime-ja/attachments/20001225/2f85b8ac/attachment.obj>
-------------- next part --------------

> > そもそも、該当の部分をmake時に読み込む必要はないですよね.

> 具体的には、現在 mime-view の toplevel に書かれている、
> mime-{preview|acting}-siguation-example-list の設定箇所を
> (eval-after-load "mime-view" ...) で括って、semi-setup.el に入れてしまえ
> ばどうかと思うのですが、如何でしょうか?

私は賛成します。もちろん、byte-compile時ではなく、実行時にのみ
読み込む様にしても、error message に関しては [emacs-mime-ja 00681]
と同様の変更をした方が良いと思います。

-- 
岡崎哲朗


More information about the Emacs-mime-ja mailing list