[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mgp-users-jp 00885] Re: Re:サンプル ソースの日本語表示



 安藤です。桐山さん、早速のご回答、ありがとうござました。

> 桐山です。
>
> 1.09a の contrib/mgp-mode.el からのパッチを添付します。
>
> --- contrib/mgp-mode.el~        Sat Dec 18 04:21:19 1999
> +++ contrib/mgp-mode.el Tue Oct 16 16:14:22 2001
> @@ -402,8 +402,9 @@
>    (if (buffer-file-name (current-buffer))
>        (let ((compilation-window-height mgp-window-height))
>         (compile-internal
> -        (concat command-args " "
> -                (file-name-nondirectory (buffer-file-name (current-buffer))))
> +        (concat "nkf -j "
> +                (file-name-nondirectory (buffer-file-name (current-buffer)))
> +                " > ~/tmp/temp.mgp;" command-args " ~/tmp/temp.mgp")
>          "No more errors" "MagicPoint"))))
>
>  (defun mgp-current-page-position (arg)

 私は、1.08aしか使っていないのですが、上記のバッチは1.08aでもそのまま使えますでしょうか?1.08aにこだわり、すみ
ません。

 大丈夫であれば、使わせていただきます。

_/_/_/_/_/_/_/_/_/_/_/
_/安藤 直
_/_/_/_/_/_/_/