| |
|
% | | |
| % (余数函数) : | | Compute a Remainder |
|
' | | |
| ' for quoting: | | Run a Program |
|
* | | |
| * (乘法) : | | defun |
| * 用于只读缓冲区 : | | Read-only buffer |
| *scratch* 缓冲区: | | print-elements-of-list |
|
. | | |
| .emacs 文件: | | Emacs Initialization |
| .emacs 文件,开始: | | Beginning init File |
|
/ | | |
| / (division) : | | Large buffer case |
|
< | | |
| <= (小于或等于) : | | Inc Example parts |
|
> | | |
| > (greater than) : | | if in more detail |
|
A | | |
| add-hook : | | Text and Auto-fill |
| and : | | kill-new function |
| apostrophe for quoting: | | Run a Program |
| append-to-buffer : | | append-to-buffer |
| apply : | | Columns of a graph |
| apropos : | | Columns of a graph |
| ‘argument list’ defined: | | defun |
| ‘argument’ 的定义: | | Arguments |
|
B | | |
| beginning-of-buffer : | | beginning-of-buffer |
| ‘bind’定义: | | set & setq |
| buffer-file-name : | | Buffer Names |
| buffer-menu,绑定到按键 : | | Key Bindings |
| buffer-name : | | Buffer Names |
| Byte compiling: | | Byte Compiling |
|
C | | |
| ‘call’ 定义: | | Switching Buffers |
| cancel-debug-on-entry : | | debug-on-entry |
| car, introduced : | | car cdr & cons |
| cdr, introduced : | | car cdr & cons |
| Common Lisp: | | Lisp History |
| compare-windows : | | Key Bindings |
| concat : | | Data types |
| cond : | | Recursion with cond |
| condition-case : | | condition-case |
| cons cell: | | Lists diagrammed |
| cons, introduced : | | cons |
| copy-region-as-kill : | | copy-region-as-kill |
| copy-to-buffer : | | copy-to-buffer |
| count-words-example : | | count-words-example |
| count-words-in-defun : | | count-words-in-defun |
| curly quotes: | | Complete zap-to-char |
| current-buffer : | | Getting Buffers |
| current-kill : | | current-kill |
| curved quotes: | | Complete zap-to-char |
| C语言原语: | | Primitive Functions |
| C,进入C的插曲: | | Digression into C |
|
D | | |
| debug : | | debug |
| debug-on-entry : | | debug-on-entry |
| debug-on-quit : | | debug-on-quit |
| default.el 初始化文件: | | Site-wide Init |
| defconst : | | defcustom |
| defcustom : | | defcustom |
| defsubst : | | defcustom |
| defun : | | defun |
| defun 中的单词和符号: | | Words and Symbols |
| defvar : | | defvar |
| defvar 带有星号 : | | defvar and asterisk |
| defvar 用于用户可定制的变量 : | | defvar and asterisk |
| delete-and-extract-region : | | Digression into C |
| describe-function : | | simplified-beginning-of-buffer |
| describe-function, introduced : | | Finding More |
| directory-files : | | Files List |
| Division: | | Large buffer case |
| dolist : | | dolist |
| dotimes : | | dotimes |
|
E | | |
| edebug : | | edebug |
| Else: | | else |
| Emacs Lisp 中的假值和真值: | | Truth & Falsehood |
| Emacs Lisp 中的真值和假值: | | Truth & Falsehood |
| Emacs版本,选择: | | Simple Extension |
| ‘empty list’ defined: | | Lisp Atoms |
| ‘empty string’定义: | | Review |
| eobp : | | fwd-para while |
| eq : | | Review |
| eq (用法示例) : | | last-command & this-command |
| equal : | | Review |
| error : | | Body of current-kill |
| Error message generation: | | Making Errors |
| ‘evaluate’ defined: | | Run a Program |
| Evaluating inner lists: | | Evaluating Inner Lists |
| Evaluation: | | Evaluation |
|
F | | |
| FDL, GNU Free Documentation License: | | GNU Free Documentation License |
| files-in-below-directory : | | Files List |
| fill-column,一个示例变量 : | | fill-column Example |
| filter-buffer-substring : | | last-command & this-command |
| Formatting help: | | Typing Lists |
| forward-paragraph : | | forward-paragraph |
| forward-sentence : | | forward-sentence |
|
G | | |
| Generate an error message: | | Making Errors |
| global-set-key : | | Key Bindings |
| global-unset-key : | | Key Bindings |
| graph-body-print : | | graph-body-print |
| graph-body-print 最终版本。 : | | The final version |
|
H | | |
| Help typing lists: | | Typing Lists |
|
I | | |
| if : | | if |
| ‘if-part’定义: | | if in more detail |
| indent-tabs-mode : | | Indent Tabs Mode |
| Inner list evaluation: | | Evaluating Inner Lists |
| insert-buffer : | | insert-buffer |
| insert-buffer 的新版本主体: | | New insert-buffer |
| insert-buffer, 新版本主体 : | | New insert-buffer |
| insert-buffer-substring : | | append-to-buffer overview |
| interactive : | | Interactive |
| interactive 的选项: | | Interactive Options |
| interactive, 用法示例 : | | insert-buffer interactive |
| Interpreter, Lisp, explained: | | Run a Program |
| Interpreter, what it does: | | Lisp Interpreter |
|
K | | |
| Kill ring 处理: | | Kill Ring |
| kill-append : | | kill-append function |
| kill-new : | | kill-new function |
| kill-region : | | kill-region |
|
L | | |
| lambda : | | lambda |
| length : | | length |
| lengths-list-file : | | lengths-list-file |
| lengths-list-many-files : | | lengths-list-many-files |
| let : | | let |
| let 变量未初始化: | | Uninitialized let Variables |
| let 表达式的组成: | | Parts of let Expression |
| let 表达式示例: | | Sample let Expression |
| let 表达式,组成部分: | | Parts of let Expression |
| let* : | | append save-excursion |
| let* : | | fwd-para let |
| Library, 作为“文件”一词的用法: | | Finding More |
| line-to-top-of-window : | | Simple Extension |
| Lisp Atoms: | | Lisp Atoms |
| Lisp history: | | Lisp History |
| Lisp interpreter, explained: | | Run a Program |
| Lisp interpreter, what it does: | | Lisp Interpreter |
| Lisp Lists: | | Lisp Lists |
| Lisp macro: | | Lisp macro |
| Lisp 代码中的注释: | | Change a defun |
| list-buffers,重新绑定 : | | Key Bindings |
| load-library : | | Loading Files |
| load-path : | | Loading Files |
| looking-at : | | fwd-para while |
|
M | | |
| Maclisp: | | Lisp History |
| Macro, lisp: | | Lisp macro |
| make-string : | | Y Axis Element |
| mapcar : | | mapcar |
| mark : | | save-excursion |
| mark-whole-buffer : | | mark-whole-buffer |
| match-beginning : | | fwd-para while |
| max : | | Columns of a graph |
| message : | | message |
| min : | | Columns of a graph |
| mode-line-format : | | Mode Line |
|
N | | |
| ‘narrowing’定义: | | Buffer Size & Locations |
| nil : | | Truth & Falsehood |
| nil ,单词的历史: | | Buffer Names |
| nreverse : | | Counting function definitions |
| nth : | | nth |
| nthcdr : | | nthcdr |
| nthcdr : | | copy-region-as-kill |
| nthcdr, example : | | kill-new function |
| number-to-string : | | Y Axis Element |
|
O | | |
| occur : | | Key Bindings |
| optional : | | Optional Arguments |
| or : | | Insert or |
| other-buffer : | | Getting Buffers |
|
P | | |
| point : | | save-excursion |
| Point and buffer preservation: | | save-excursion |
| ‘point’定义: | | Buffer Size & Locations |
| ‘predicate’ 的定义: | | Wrong Type of Argument |
| Preserving point and buffer: | | save-excursion |
| print-elements-of-list : | | print-elements-of-list |
| print-elements-recursively : | | Recursion with list |
| print-graph 变量列表: | | print-graph Varlist |
| print-graph 最终版本。 : | | The final version |
| print-X-axis : | | X Axis Tic Marks |
| print-X-axis-numbered-line : | | X Axis Tic Marks |
| print-X-axis-tic-line : | | X Axis Tic Marks |
| print-Y-axis : | | print-Y-axis Penultimate |
| progn : | | progn |
| Program, running one: | | Run a Program |
| push, example : | | kill-new function |
|
Q | | |
| quote : | | Run a Program |
| quoting using apostrophe: | | Run a Program |
|
R | | |
| re-search-forward : | | re-search-forward |
| recursive-count-words : | | recursive-count-words |
| recursive-graph-body-print : | | recursive-graph-body-print |
| recursive-lengths-list-many-files : | | Several files recursively |
| regexp-quote : | | fwd-para let |
| Region, what it is: | | save-excursion |
| ‘returned value’ explained: | | How the Interpreter Acts |
| reverse : | | Counting function definitions |
| ring.el file: | | ring file |
| Ring,生成类似列表的: | | Kill Ring |
| Run a program: | | Run a Program |
|
S | | |
| save-excursion : | | save-excursion |
| save-restriction : | | save-restriction |
| search-forward : | | search-forward |
| sentence-end : | | sentence-end |
| set : | | Using set |
| set-buffer : | | Switching Buffers |
| set-variable : | | defvar and asterisk |
| setcar : | | setcar |
| setcdr : | | setcdr |
| setcdr, example : | | kill-new function |
| setq : | | Using setq |
| ‘side effect’ defined: | | How the Interpreter Acts |
| simplified-beginning-of-buffer : | | simplified-beginning-of-buffer |
| site-init.el 初始化文件: | | Site-wide Init |
| site-load.el 初始化文件: | | Site-wide Init |
| sort : | | Sorting |
| Special form: | | Complications |
| ‘string’ defined: | | Lisp Atoms |
| substring: | | Data types |
| switch-to-buffer : | | Switching Buffers |
| Symbol names: | | Names & Definitions |
| Symbolic expressions, introduced: | | Lisp Atoms |
|
T | | |
| Text between double quotation marks: | | Lisp Atoms |
| the-the : | | the-the |
| ‘then-part’定义: | | if in more detail |
| top-of-ranges : | | Counting function definitions |
| triangle-bugged : | | debug |
| triangle-recursively : | | Recursive triangle function |
|
V | | |
| Variables: | | Variables |
| ‘varlist’ 的定义: | | Parts of let Expression |
|
W | | |
| what-line : | | what-line |
| while : | | while |
| Whitespace in lists: | | Whitespace in Lists |
|
X | | |
| X-axis-element : | | X Axis Tic Marks |
| X轴打印: | | print-X-axis |
|
Y | | |
| Y 轴打印: | | print-Y-axis |
| Y-axis-column : | | Y-axis-column |
| Y-axis-column 最终版本。 : | | The final version |
| Y-axis-label-spacing : | | Compute a Remainder |
| Y-axis-tic : | | Y Axis Element |
| yank : | | yank |
| yank-pop : | | yank-pop |
|
Z | | |
| zap-to-char : | | zap-to-char |
| zerop : | | Body of current-kill |
|
交 | | |
| ‘交互函数’定义: | | How to Evaluate |
| 交互式函数: | | Interactive |
| 交互选项: | | Interactive Options |
|
代 | | |
| 代码安装: | | Permanent Installation |
|
余 | | |
| 余数函数,% : | | Compute a Remainder |
|
使 | | |
| 使用 if 的条件语句: | | if |
|
保 | | |
| 保留,一种递归模式: | | Keep |
|
修 | | |
| 修改函数定义: | | Change a defun |
|
全 | | |
| ‘全局变量’ 定义: | | Determining the Element |
| 全局按键设置: | | Key Bindings |
| 全局设置按键: | | Key Bindings |
|
关 | | |
| 关键字: | | Optional Arguments |
|
准 | | |
| 准备图表: | | Readying a Graph |
|
函 | | |
| ‘函数’ defined: | | Making Errors |
| ‘函数’ defined: | | Making Errors |
| ‘函数体’ 已定义: | | defun |
| ‘函数定义’ 已定义: | | defun |
| 函数定义安装: | | Install |
| 函数定义编写: | | Writing Defuns |
| 函数定义,如何修改: | | Change a defun |
| 函数,原始: | | Primitive Functions |
|
切 | | |
| 切换到缓冲区: | | Switching Buffers |
|
初 | | |
| 初始化变量: | | defvar |
| 初始化文件: | | Emacs Initialization |
|
删 | | |
| 删除文本: | | Cutting & Storing Text |
| 删除文本: | | Cutting & Storing Text |
|
剪 | | |
| 剪切与存储文本: | | Cutting & Storing Text |
| 剪切文本: | | Cutting & Storing Text |
| 剪切环概述: | | Kill Ring Overview |
|
匿 | | |
| 匿名函数: | | lambda |
|
单 | | |
| 单词, 重复: | | the-the |
| 单词,递归计数: | | recursive-count-words |
|
原 | | |
| 原型图表: | | Readying a Graph |
| 原始函数: | | Primitive Functions |
|
参 | | |
| 参数: | | Arguments |
| 参数作为局部变量: | | Dec Example altogether |
| 参数的数据类型: | | Data types |
| 参数,可变数量的: | | Variable Number of Arguments |
| 参数,错误类型的: | | Wrong Type of Argument |
|
变 | | |
| ‘变量, 全局’,定义: | | Determining the Element |
| ‘变量, 局部’, 定义: | | Prevent confusion |
| 变量初始化: | | defvar |
| 变量,示例,fill-column : | | fill-column Example |
| 变量,设置值: | | set & setq |
|
只 | | |
| 只读缓冲区: | | Read-only buffer |
|
可 | | |
| 可变数量的参数: | | Variable Number of Arguments |
| 可选参数: | | Optional Arguments |
|
命 | | |
| ‘命令’定义: | | How to Evaluate |
|
图 | | |
| 图表主体: | | Readying a Graph |
| 图表原型: | | Readying a Graph |
| 图表,全部打印: | | Print Whole Graph |
|
在 | | |
| 在 .emacs 文件中的简单扩展: | | Simple Extension |
| 在 defun 中的单词计数: | | Words in a defun |
| 在 defun 中计算单词数: | | Words in a defun |
| 在 defun 中计算单词数: | | count-words-in-defun |
| 在两个版本的Emacs之间选择: | | Simple Extension |
| 在代码中使用(debug) : | | debug-on-quit |
| 在模式行示例中的属性: | | Mode Line |
|
坐 | | |
| 坐标轴,水平打印: | | print-X-axis |
|
垂 | | |
| 垂直轴打印: | | print-Y-axis |
| 垂直轴打印: | | print-Y-axis |
|
处 | | |
| 处理 kill ring: | | Kill Ring |
|
存 | | |
| 存储与剪切文本: | | Cutting & Storing Text |
|
安 | | |
| 安装函数定义: | | Install |
|
定 | | |
| 定义安装: | | Install |
| 定义编写: | | Writing Defuns |
| 定义,如何修改: | | Change a defun |
| 定制你的 .emacs 文件: | | Emacs Initialization |
|
将 | | |
| 将信息传递给函数: | | Arguments |
|
局 | | |
| ‘局部变量’ 定义: | | Prevent confusion |
|
属 | | |
| 属性提及 buffer-substring-no-properties : | | narrow Exercise |
|
形 | | |
| ‘形式’ defined: | | Lisp Atoms |
|
循 | | |
| 循环: | | while |
| 循环和递归: | | Loops & Recursion |
|
打 | | |
| 打印垂直轴: | | print-Y-axis |
| 打印整个图表: | | Print Whole Graph |
| 打印水平轴: | | print-X-axis |
| 打开文本模式: | | Text and Auto-fill |
| 打开自动填充模式: | | Text and Auto-fill |
|
扩 | | |
| 扩大: | | Narrowing & Widening |
| 扩展,示例: | | what-line |
|
抽 | | |
| 抽屉式储物柜,作为符号的隐喻: | | Symbols as Chest |
| 抽屉,抽屉式储物柜,作为符号的隐喻: | | Symbols as Chest |
|
按 | | |
| 按键全局设置: | | Key Bindings |
| 按键解绑定: | | Key Bindings |
|
插 | | |
| 插入 : | | Yanking |
|
搜 | | |
| 搜索,演示: | | Regexp Search |
|
擦 | | |
| 擦除文本: | | Cutting & Storing Text |
|
数 | | |
| 数据的类型: | | Data types |
| 数据类型: | | Data types |
|
整 | | |
| 整个图表打印: | | Print Whole Graph |
|
文 | | |
| 文本检索: | | Yanking |
|
无 | | |
| 无推迟的解决方案: | | No deferment solution |
| 无推迟的递归: | | No Deferment |
| 无推迟解决方案: | | No deferment solution |
|
未 | | |
| 未初始化的 let 变量: | | Uninitialized let Variables |
|
本 | | |
| 本地变量列表,缓冲区特定的: | | Text and Auto-fill |
|
机 | | |
| 机器人,构建: | | Building Robots |
|
构 | | |
| 构建机器人: | | Building Robots |
|
查 | | |
| 查找函数文档: | | Finding More |
| 查找函数源码: | | Finding More |
| 查找文件: | | Find a File |
|
格 | | |
| 格式化约定: | | append save-excursion |
|
检 | | |
| 检索文本: | | Yanking |
|
模 | | |
| 模式行格式: | | Mode Line |
| 模式选择,自动: | | Text and Auto-fill |
| 模式,搜索: | | Regexp Search |
|
正 | | |
| 正则表达式搜索: | | Regexp Search |
|
每 | | |
| 每个元素,递归模式类型: | | Every |
|
水 | | |
| 水平轴打印: | | print-X-axis |
|
永 | | |
| 永久安装代码: | | Permanent Installation |
| 永久性代码安装: | | Permanent Installation |
|
没 | | |
| 没有值的符号错误: | | Void Variable |
| 没有值的符号错误消息: | | Void Variable |
| 没有函数的符号错误: | | Void Function |
| 没有函数的符号错误消息: | | Void Function |
|
源 | | |
| 源码级调试器: | | edebug |
|
点 | | |
| 点对: | | Lists diagrammed |
| 点的位置: | | Buffer Size & Locations |
| 点的位置: | | Buffer Size & Locations |
|
焦 | | |
| 焦点集中(缩窄): | | Narrowing & Widening |
|
用 | | |
| 用C编写的原语: | | Primitive Functions |
| 用于只读缓冲区的星号: | | Read-only buffer |
|
田 | | |
| 田野中的花朵: | | Lisp Lists |
|
示 | | |
| 示例 let 表达式: | | Sample let Expression |
| 示例变量,fill-column : | | fill-column Example |
|
符 | | |
| 符号作为抽屉式储物柜: | | Symbols as Chest |
|
粘 | | |
| 粘贴文本: | | Yanking |
|
累 | | |
| 累积,一种递归模式: | | Accumulate |
|
练 | | |
| 练习评估: | | Practicing Evaluation |
|
绑 | | |
| 绑定,键,修复不愉快的: | | Miscellaneous |
|
缓 | | |
| 缓冲区大小: | | Buffer Size & Locations |
| 缓冲区大小: | | Buffer Size & Locations |
| 缓冲区特定的本地变量列表: | | Text and Auto-fill |
| 缓冲区,单词的历史: | | Buffer Names |
|
编 | | |
| 编写函数定义: | | Writing Defuns |
|
缩 | | |
| 缩窄: | | Narrowing & Widening |
| 缩进用于格式化: | | append save-excursion |
|
自 | | |
| 自动加载 : | | Autoload |
| 自动模式选择: | | Text and Auto-fill |
|
获 | | |
| 获取缓冲区: | | Getting Buffers |
|
表 | | |
| ‘表达式’ defined: | | Lisp Atoms |
|
解 | | |
| 解除按键绑定: | | Key Bindings |
|
计 | | |
| 计数: | | Counting |
| 计算机中的列表: | | List Implementation |
|
设 | | |
| 设置变量的值: | | set & setq |
|
评 | | |
| 评估练习: | | Practicing Evaluation |
|
语 | | |
| 语法类别和表: | | Syntax |
|
调 | | |
| 调试: | | Debugging |
|
载 | | |
| 载入文件: | | Loading Files |
|
进 | | |
| 进入C的插曲: | | Digression into C |
|
选 | | |
| 选择Emacs版本: | | Simple Extension |
|
递 | | |
| 递归: | | Recursion |
| 递归中的推迟: | | No Deferment |
| 递归单词计数: | | recursive-count-words |
| 递归和循环: | | Loops & Recursion |
| 递归定义的组成部分: | | Recursive Definition Parts |
| 递归定义的部分: | | Recursive Definition Parts |
| 递归模式: | | Recursive Patterns |
| 递归模式 - 保留: | | Keep |
| 递归模式 - 每个元素: | | Every |
| 递归模式 - 累积: | | Accumulate |
| 递归计算单词数: | | recursive-count-words |
|
通 | | |
| 通过句子和段落进行移动: | | Regexp Search |
| 通过句子进行移动: | | Regexp Search |
| 通过正则表达式统计单词: | | Counting Words |
| 通过段落进行移动: | | Regexp Search |
| 通过重复统计单词: | | Counting Words |
|
邮 | | |
| 邮件别名: | | Mail Aliases |
|
重 | | |
| 重复单词函数: | | the-the |
| 重复(循环): | | Loops & Recursion |
| 重新绑定键位: | | Keymaps |
|
错 | | |
| 错误类型的参数: | | Wrong Type of Argument |
| 错误,最阴险的类型: | | Another Bug |
|
键 | | |
| 键位映射: | | Keymaps |
| 键绑定,修复: | | Miscellaneous |
|
防 | | |
| 防止制表符: | | Indent Tabs Mode |
|
阴 | | |
| 阴险类型的错误: | | Another Bug |
|