(yatexj)Sample definitions


Next: Hook variables Prev: All customizable variables Up: Lisp variables

カスタマイズ変数設定例
----------------------

  たとえば、prefix キーとして`ESC'を使用し、新たな補完候補を格納するファ
イルを、`~/src/emacs/yatexrc' にし、行頭の prefix をタブ文字一つに変え
たいときは、

             (setq YaTeX-prefix "\e"
                   YaTeX-user-completion-table "~/src/emacs/yatexrc"
                   YaTeX-fill-prefix "       ")

を `~/.emacs' に加えます。



automatically generated by info2www.cgi version 1.2