Next: , Previous: , Up: Top   [Contents][Index]


Appendix D Buffer-Local Variables

The table below lists the general-purpose SXEmacs variables that are automatically local (when set) in each buffer. Many Lisp packages define such variables for their internal use; we don’t list them here.

abbrev-mode

see Abbrevs

auto-fill-function

see Auto Filling

buffer-auto-save-file-name

see Auto-Saving

buffer-backed-up

see Backup Files

buffer-display-table

see Display Tables

buffer-file-format

see Format Conversion

buffer-file-name

see Buffer File Name

buffer-file-number

see Buffer File Name

buffer-file-truename

see Buffer File Name

buffer-invisibility-spec

see Invisible Text

buffer-offer-save

see Saving Buffers

buffer-read-only

see Read Only Buffers

buffer-saved-size

see Point

buffer-undo-list

see Undo

cache-long-line-scans

see Text Lines

case-fold-search

see Searching and Case

ctl-arrow

see Usual Display

comment-column

see Comments in The XEmacs User’s Manual

default-directory

see System Environment

defun-prompt-regexp

see List Motion

fill-column

see Auto Filling

goal-column

see Moving Point in The XEmacs User’s Manual

left-margin

see Indentation

local-abbrev-table

see Abbrevs

local-write-file-hooks

see Saving Buffers

major-mode

see Mode Help

mark-active

see The Mark

mark-ring

see The Mark

minor-modes

see Minor Modes

modeline-format

see Modeline Data

modeline-buffer-identification

see Modeline Variables

modeline-format

see Modeline Data

modeline-modified

see Modeline Variables

modeline-process

see Modeline Variables

mode-name

see Modeline Variables

overwrite-mode

see Insertion

paragraph-separate

see Standard Regexps

paragraph-start

see Standard Regexps

point-before-scroll

Used for communication between mouse commands and scroll-bar commands.

require-final-newline

see Insertion

selective-display

see Selective Display

selective-display-ellipses

see Selective Display

tab-width

see Usual Display

truncate-lines

see Truncation

vc-mode

see Modeline Variables


Next: , Previous: , Up: Top   [Contents][Index]