3 Buffers

  • 3.1 The Current Buffer
  • 3.2 Buffer Functions
  • 3.3 Modelines
  • A buffer is an environment within Hemlock consisting of: [annotate]

    1. A name. [annotate]
    2. A piece of text. [annotate]
    3. A current focus of attention, the point. [annotate]
    4. An associated file (optional). [annotate]
    5. A write protect flag. [annotate]
    6. Some variables (page 6). [annotate]
    7. Some key bindings (page 1.3.1). [annotate]
    8. Some collection of modes (page 8). [annotate]
    9. Some windows in which it is displayed (page 10.1). [annotate]
    10. A list of modeline fields (optional). [annotate]