Computer/Mac/Applications/CarbonEmacs
の編集
https://museion.sakura.ne.jp/wiki/?Computer/Mac/Applications/CarbonEmacs
[
トップ
] [
編集
|
差分
|
履歴
|
添付
|
リロード
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
-- 雛形とするページ --
(no template pages)
[[Computer/Mac/Applications]] *Carbon Emacs [#b760622e] **初期設定ファイル [#ba4fc509] -/Applications/Emacs.app/Contents/Resources/share/emacs/22.0.90/site-lisp/site-start.d のような場所にあるファイルを書き換えると,起動時の初期設定を変更できます. **ギリシア文字,キリル文字のフォント [#ka7f83b9] ギリシア文字に,いわゆる「全角文字」と「半角文字」が混在してしまう現象についてです. -[[{Macemacsjp-users 1082} Re: utf-8で保存したファイル中のキリル文字,ギリシア文字のフォントについて:http://lists.sourceforge.jp/mailman/archives/macemacsjp-users/2006-June/001081.html]] -/Applications/Emacs.app/Contents/Resources/site-lisp/site-start.d/japanese-init.el 中の以下の部分をコメントにします. (#x370 . #x3ff) ; ギリシャ (#x400 . #x4ff) ; キリル **Latest Carbon Emacs on Tiger [#u1bf342f] 最近は Leopard 専用になっているので,Tiger で使いたい場合は,自分でコンパイルする必要があります.いくつかエラーが出ますが,とりあえずの対症療法をメモとして下に書いておきます. +latest source tree から Download tarball する. +Makefile を書き換える. ++xattr が含まれる行をコメントアウトする. ++_auctex を削除する. ++mew に関する記述の中で Universal Binary に関する部分を削除する. +make する. **To Install YaTeX manually [#j1dbbba4] makefile の先頭の方を修正して,次のコマンドを実行する. $ sudo make install **Compile [#hcc56666] make patch && make compile && make dmg && make install && make pkg make icon && make done
タイムスタンプを変更しない
[[Computer/Mac/Applications]] *Carbon Emacs [#b760622e] **初期設定ファイル [#ba4fc509] -/Applications/Emacs.app/Contents/Resources/share/emacs/22.0.90/site-lisp/site-start.d のような場所にあるファイルを書き換えると,起動時の初期設定を変更できます. **ギリシア文字,キリル文字のフォント [#ka7f83b9] ギリシア文字に,いわゆる「全角文字」と「半角文字」が混在してしまう現象についてです. -[[{Macemacsjp-users 1082} Re: utf-8で保存したファイル中のキリル文字,ギリシア文字のフォントについて:http://lists.sourceforge.jp/mailman/archives/macemacsjp-users/2006-June/001081.html]] -/Applications/Emacs.app/Contents/Resources/site-lisp/site-start.d/japanese-init.el 中の以下の部分をコメントにします. (#x370 . #x3ff) ; ギリシャ (#x400 . #x4ff) ; キリル **Latest Carbon Emacs on Tiger [#u1bf342f] 最近は Leopard 専用になっているので,Tiger で使いたい場合は,自分でコンパイルする必要があります.いくつかエラーが出ますが,とりあえずの対症療法をメモとして下に書いておきます. +latest source tree から Download tarball する. +Makefile を書き換える. ++xattr が含まれる行をコメントアウトする. ++_auctex を削除する. ++mew に関する記述の中で Universal Binary に関する部分を削除する. +make する. **To Install YaTeX manually [#j1dbbba4] makefile の先頭の方を修正して,次のコマンドを実行する. $ sudo make install **Compile [#hcc56666] make patch && make compile && make dmg && make install && make pkg make icon && make done
テキスト整形のルールを表示する