Êíèãà: Learning GNU Emacs, 3rd Edition

Table A-5. Text editing

Table A-5. Text editing

Table A-5. Text editing (Chapter 2, Chapter 3, Chapter 7, Chapter 8)

Variable Default Description
sentence-end (see Chapter 13) Regular expression that matches ends of sentences.
sentence-end-double-space t If non-nil, do not treat single spaces after periods as ends of sentences.
paragraph-separate "[ tf]*$" Regular expression that matches beginnings of lines that separate paragraphs.
paragraph-start "f|[ t]*$" Regular expression that matches beginnings of lines that start or separate paragraphs.
page-delimiter "^f" Regular expression that matches page breaks.
tex-default-mode 'latex-mode Mode to invoke when creating a file that could be either TEX or LATEX.
tex-run-command "tex" Character string used as a command to run in a subprocess on a file in mode.
latex-run-command "latex" String used as a command to run LATEX in a subprocess.
slitex-run-command "slitex" String used as a command to run SliTEX in a subprocess.
tex-dvi-print-command "lpr -d" Character string used as a command to print a file in tex mode with C-c C-p.
tex-alt-dvi-print-command "lpr -d" Command to direct .dvi files to a secondary printer.
tex-dvi-view-command (if (eq window-system 'x) "xdvi" "dvi2tty * | cat -s") Character string used as command to view a .dvi output file with C-c C-v; this expression yields xdvi on X Window systems, and a terminal-based alternative on others. This will only work if a Unix-like operating environment is present (such as Mac OS X, or Cygwin under Windows).
tex-offer-save t If non-nil, offer to save any unsaved buffers before running TEX.
tex-show-queue-command "lpq" Character string used as command to show the print queue with C-c C-q in Tex mode.
tex-directory "." Directory for TEX to put temporary files in; default is the current directory.
outline-regexp "[*f]+" Regular expression that matches heading lines in outline mode.
outline-heading-end-regexp "n" Regular expression that matches ends of heading lines in outline mode.
selective-display-ellipses t If t, display "..." in place of hidden text in outline mode; otherwise don't display anything.

Îãëàâëåíèå êíèãè


Ãåíåðàöèÿ: 1.401. Çàïðîñîâ Ê ÁÄ/Cache: 3 / 0
ïîäåëèòüñÿ
Ââåðõ Âíèç