This appendix is included for a number of reasons:
(append-next-kill) (copy-region-as-kill) (delete-region) ;; a built-in function (get-register) (insert-buffer-substring) ;; a built-in function (insert-file-contents) (kill-append) (kill-region) (rotate-yank-pointer) (set-register) (view-register) (yank) (yank-pop) (undo)
POSITIVE NEGATIVE
Bdata in src file
Documents can stand alone. All edit operators have
Normal file operations apply. to account for file
structure and hide
Simplifies creation and internal components.
facility expansion for
structured and multi-media
files.
Bdata external to src file
Files can be displayed and Currently, bdata for
printed exactly as they look. whole directory is
No special display formatting locked when any bdata
is necessary. entry is locked.
Button-based searches and
database-type lookup operations
need only search one file
per directory.