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

po-mode (Re: translation style)


たはら@会津大です.

>>> Thu, 04 Nov 1999 20:33:36 +0900 の刻に 「yasuhiro」、すなわち
>>> yasuhiro@xxxxxxxxxxxxxxxx(SHIRASAKI Yasuhiro) 氏曰く

>1) みなさん「パッケージ名 ja.po」と書かれることが多いみたいですね

yasuhiro> message (translation?) table なのではないでしょうかね。

これは,まだ見たことのない書き方です.
コメントだから,そんなに気にする必要はないのでしょうけど,やはり
「パッケージ名 ja.po」みたいな書き方がわかりやすいような気がします.

>10) これ,emacs の po-mode で自動置換してくれないのでしょうか...
>    毎回変更するのは面倒くさいですね.

yasuhiro> q で終了すれば
yasuhiro> (setq po-auto-replace-revision-date t)
yasuhiro> になっていれば処理されます。(po-mode.el 参照)

なるほど.customize で設定していたのに反映されていないので不思議に思っ
ていたのですが,setq でやればちゃんと反映されますね.

yasuhiro> あとは
yasuhiro> (if (not (memq 'po-replace-revision-date write-file-hooks))
yasuhiro>     (setq write-file-hooks
yasuhiro>           (cons 'po-replace-revision-date write-file-hooks)))

yasuhiro> ですか?

これは必要なかったです.
      
ほかにも,po-mode の便利な使い方があったら教えてください.(_O_) > ALL

--- Tahara Yuusuke <m5021212@xxxxxxxxxxxx>
-> The University of Aizu / Department of Computer Systems
-> http://www.u-aizu.ac.jp/~m5021212/
-> http://gehenna.u-aizu.ac.jp/~tahara/
-> ICQ: 38459330(@work), 35702748(@lab), 14439176(@home)