[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

D. バッファローカルな変数

以下は、各バッファにおいて、自動的にバッファローカルになる Emacsの汎用目的の変数一覧です。 ほとんどのものは、設定したときにだけバッファローカルになります。 これらのごく少数は、各バッファでつねにローカルになります。 多くのLispパッケージで内部使用向けにこのような変数を定義しますが、 それらすべてをここに示すことはしていません。

abbrev-mode
see section 35. 略語と略語の展開

auto-fill-function
see section 31.14 自動詰め込み(auto-filling)モード

buffer-auto-save-file-name
see section 25.2 自動保存

buffer-backed-up
see section 25.1 バックアップファイル

buffer-display-count
see section 27.7 ウィンドウへのバッファの表示

buffer-display-table
see section 38.14 表示テーブル

buffer-file-format
see section 24.12 ファイル書式変換

buffer-file-name
see section 26.4 バッファファイル名

buffer-file-number
see section 26.4 バッファファイル名

buffer-file-truename
see section 26.4 バッファファイル名

buffer-file-type
see section 32.10.9 MS-DOSのファイル型

buffer-invisibility-spec
see section 38.4 不可視なテキスト

buffer-offer-save
see section 24.2 バッファの保存

buffer-read-only
see section 26.7 読み出し専用バッファ

buffer-saved-size
see section 29.1 ポイント

buffer-undo-list
see section 31.9 アンドゥ

cache-long-line-scans
see section 29.2.4 テキスト行単位の移動

case-fold-search
see section 33.7 探索と大文字小文字

ctl-arrow
see section 38.13 通常の画面表示慣習

comment-column
see section `コメントの操作' in GNU Emacs マニュアル

default-directory
see section 37.3 オペレーティングシステム環境

defun-prompt-regexp
see section 29.2.6 式単位の移動

enable-multibyte-characters
see section 32. 非ASCII文字

fill-column
see section 31.14 自動詰め込み(auto-filling)モード

goal-column
see section `ポイント位置を移動する' in GNU Emacs マニュアル

left-margin
see section 31.17 字下げ

local-abbrev-table
see section 35. 略語と略語の展開

local-write-file-hooks
see section 24.2 バッファの保存

major-mode
see section 22.1.4 メジャーモードに関するヘルプ

mark-active
see section 30.7 マーク

mark-ring
see section 30.7 マーク

minor-modes
see section 22.2 マイナモード

mode-line-buffer-identification
see section 22.3.2 モード行に使われる変数

mode-line-format
see section 22.3.1 モード行のデータ構造

mode-line-modified
see section 22.3.2 モード行に使われる変数

mode-line-process
see section 22.3.2 モード行に使われる変数

mode-name
see section 22.3.2 モード行に使われる変数

overwrite-mode
see section 31.4 テキストの挿入

paragraph-separate
see section 33.8 編集に用いられる標準的な正規表現

paragraph-start
see section 33.8 編集に用いられる標準的な正規表現

point-before-scroll
マウスコマンドとスクロールコマンドの通信に使う。

require-final-newline
see section 31.4 テキストの挿入

selective-display
see section 38.5 選択表示

selective-display-ellipses
see section 38.5 選択表示

tab-width
see section 38.13 通常の画面表示慣習

truncate-lines
see section 38.2 表示の切り詰め

vc-mode
see section 22.3.2 モード行に使われる変数

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Akihiro Sagawa on January, 21 2003 using texi2html