|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: b
Length: 7452 (0x1d1c) Names: »buff-menu.elc«
└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89 └─⟦46d41b2d0⟧ »./emacs-18.55.tar.Z« └─⟦fa971747f⟧ └─⟦this⟧ »dist-18.55/lisp/buff-menu.elc«
0x0000…0020 0a 28 64 65 66 76 61 72 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 6e 69 ┆ (defvar Buffer-menu-mode-map ni┆ 0x0020…0040 6c 20 22 5c 0a 22 29 0a 0a 28 69 66 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 ┆l "\ ") (if Buffer-menu-mode-ma┆ 0x0040…0060 70 20 6e 69 6c 20 28 73 65 74 71 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 ┆p nil (setq Buffer-menu-mode-map┆ 0x0060…0080 20 28 6d 61 6b 65 2d 6b 65 79 6d 61 70 29 29 20 28 73 75 70 70 72 65 73 73 2d 6b 65 79 6d 61 70 ┆ (make-keymap)) (suppress-keymap┆ 0x0080…00a0 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 74 29 20 28 64 65 66 69 6e 65 ┆ Buffer-menu-mode-map t) (define┆ 0x00a0…00c0 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 71 22 20 28 71 ┆-key Buffer-menu-mode-map "q" (q┆ 0x00c0…00e0 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 73 65 6c 65 63 74 29 29 20 28 64 65 66 69 6e ┆uote Buffer-menu-select)) (defin┆ 0x00e0…0100 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 32 22 20 28 ┆e-key Buffer-menu-mode-map "2" (┆ 0x0100…0120 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 32 2d 77 69 6e 64 6f 77 29 29 20 28 64 65 ┆quote Buffer-menu-2-window)) (de┆ 0x0120…0140 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 31 ┆fine-key Buffer-menu-mode-map "1┆ 0x0140…0160 22 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 31 2d 77 69 6e 64 6f 77 29 29 20 ┆" (quote Buffer-menu-1-window)) ┆ 0x0160…0180 28 64 65 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 ┆(define-key Buffer-menu-mode-map┆ 0x0180…01a0 20 22 66 22 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 74 68 69 73 2d 77 69 6e ┆ "f" (quote Buffer-menu-this-win┆ 0x01a0…01c0 64 6f 77 29 29 20 28 64 65 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f ┆dow)) (define-key Buffer-menu-mo┆ 0x01c0…01e0 64 65 2d 6d 61 70 20 22 6f 22 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6f 74 ┆de-map "o" (quote Buffer-menu-ot┆ 0x01e0…0200 68 65 72 2d 77 69 6e 64 6f 77 29 29 20 28 64 65 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d ┆her-window)) (define-key Buffer-┆ 0x0200…0220 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 73 22 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d ┆menu-mode-map "s" (quote Buffer-┆ 0x0220…0240 6d 65 6e 75 2d 73 61 76 65 29 29 20 28 64 65 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d ┆menu-save)) (define-key Buffer-m┆ 0x0240…0260 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 64 22 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d ┆enu-mode-map "d" (quote Buffer-m┆ 0x0260…0280 65 6e 75 2d 64 65 6c 65 74 65 29 29 20 28 64 65 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d ┆enu-delete)) (define-key Buffer-┆ 0x0280…02a0 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 6b 22 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d ┆menu-mode-map "k" (quote Buffer-┆ 0x02a0…02c0 6d 65 6e 75 2d 64 65 6c 65 74 65 29 29 20 28 64 65 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 ┆menu-delete)) (define-key Buffer┆ 0x02c0…02e0 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 04 22 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 ┆-menu-mode-map " " (quote Buffer┆ 0x02e0…0300 2d 6d 65 6e 75 2d 64 65 6c 65 74 65 2d 62 61 63 6b 77 61 72 64 73 29 29 20 28 64 65 66 69 6e 65 ┆-menu-delete-backwards)) (define┆ 0x0300…0320 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 0b 22 20 28 71 ┆-key Buffer-menu-mode-map " " (q┆ 0x0320…0340 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 64 65 6c 65 74 65 29 29 20 28 64 65 66 69 6e ┆uote Buffer-menu-delete)) (defin┆ 0x0340…0360 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 78 22 20 28 ┆e-key Buffer-menu-mode-map "x" (┆ 0x0360…0380 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 65 78 65 63 75 74 65 29 29 20 28 64 65 66 ┆quote Buffer-menu-execute)) (def┆ 0x0380…03a0 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 20 22 ┆ine-key Buffer-menu-mode-map " "┆ 0x03a0…03c0 20 28 71 75 6f 74 65 20 6e 65 78 74 2d 6c 69 6e 65 29 29 20 28 64 65 66 69 6e 65 2d 6b 65 79 20 ┆ (quote next-line)) (define-key ┆ 0x03c0…03e0 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 7f 22 20 28 71 75 6f 74 65 20 ┆Buffer-menu-mode-map " " (quote ┆ 0x03e0…0400 42 75 66 66 65 72 2d 6d 65 6e 75 2d 62 61 63 6b 75 70 2d 75 6e 6d 61 72 6b 29 29 20 28 64 65 66 ┆Buffer-menu-backup-unmark)) (def┆ 0x0400…0420 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 22 7e 22 ┆ine-key Buffer-menu-mode-map "~"┆ 0x0420…0440 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6e 6f 74 2d 6d 6f 64 69 66 69 65 64 ┆ (quote Buffer-menu-not-modified┆ 0x0440…0460 29 29 20 28 64 65 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d ┆)) (define-key Buffer-menu-mode-┆ 0x0460…0480 6d 61 70 20 22 3f 22 20 28 71 75 6f 74 65 20 64 65 73 63 72 69 62 65 2d 6d 6f 64 65 29 29 20 28 ┆map "?" (quote describe-mode)) (┆ 0x0480…04a0 64 65 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 20 ┆define-key Buffer-menu-mode-map ┆ 0x04a0…04c0 22 75 22 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 75 6e 6d 61 72 6b 29 29 20 ┆"u" (quote Buffer-menu-unmark)) ┆ 0x04c0…04e0 28 64 65 66 69 6e 65 2d 6b 65 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 ┆(define-key Buffer-menu-mode-map┆ 0x04e0…0500 20 22 6d 22 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 61 72 6b 29 29 29 0a ┆ "m" (quote Buffer-menu-mark))) ┆ 0x0500…0520 0a 28 70 75 74 20 28 71 75 6f 74 65 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 29 20 28 ┆ (put (quote Buffer-menu-mode) (┆ 0x0520…0540 71 75 6f 74 65 20 6d 6f 64 65 2d 63 6c 61 73 73 29 20 28 71 75 6f 74 65 20 73 70 65 63 69 61 6c ┆quote mode-class) (quote special┆ 0x0540…0560 29 29 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 20 6e 69 6c 20 ┆)) (defun Buffer-menu-mode nil ┆ 0x0560…0580 22 5c 0a 4d 61 6a 6f 72 20 6d 6f 64 65 20 66 6f 72 20 65 64 69 74 69 6e 67 20 61 20 6c 69 73 74 ┆"\ Major mode for editing a list┆ 0x0580…05a0 20 6f 66 20 62 75 66 66 65 72 73 2e 0a 45 61 63 68 20 6c 69 6e 65 20 64 65 73 63 72 69 62 65 73 ┆ of buffers. Each line describes┆ 0x05a0…05c0 20 6f 6e 65 20 6f 66 20 74 68 65 20 62 75 66 66 65 72 73 20 69 6e 20 45 6d 61 63 73 2e 0a 4c 65 ┆ one of the buffers in Emacs. Le┆ 0x05c0…05e0 74 74 65 72 73 20 64 6f 20 6e 6f 74 20 69 6e 73 65 72 74 20 74 68 65 6d 73 65 6c 76 65 73 3b 20 ┆tters do not insert themselves; ┆ 0x05e0…0600 69 6e 73 74 65 61 64 2c 20 74 68 65 79 20 61 72 65 20 63 6f 6d 6d 61 6e 64 73 2e 0a 6d 20 2d 2d ┆instead, they are commands. m --┆ 0x0600…0620 20 6d 61 72 6b 20 62 75 66 66 65 72 20 74 6f 20 62 65 20 64 69 73 70 6c 61 79 65 64 2e 0a 71 20 ┆ mark buffer to be displayed. q ┆ 0x0620…0640 2d 2d 20 73 65 6c 65 63 74 20 62 75 66 66 65 72 20 6f 66 20 6c 69 6e 65 20 70 6f 69 6e 74 20 69 ┆-- select buffer of line point i┆ 0x0640…0660 73 20 6f 6e 2e 0a 20 20 41 6c 73 6f 20 73 68 6f 77 20 62 75 66 66 65 72 73 20 6d 61 72 6b 65 64 ┆s on. Also show buffers marked┆ 0x0660…0680 20 77 69 74 68 20 6d 20 69 6e 20 6f 74 68 65 72 20 77 69 6e 64 6f 77 73 2e 0a 31 20 2d 2d 20 73 ┆ with m in other windows. 1 -- s┆ 0x0680…06a0 65 6c 65 63 74 20 74 68 61 74 20 62 75 66 66 65 72 20 69 6e 20 66 75 6c 6c 2d 73 63 72 65 65 6e ┆elect that buffer in full-screen┆ 0x06a0…06c0 20 77 69 6e 64 6f 77 2e 0a 32 20 2d 2d 20 73 65 6c 65 63 74 20 74 68 61 74 20 62 75 66 66 65 72 ┆ window. 2 -- select that buffer┆ 0x06c0…06e0 20 69 6e 20 6f 6e 65 20 77 69 6e 64 6f 77 2c 0a 20 20 74 6f 67 65 74 68 65 72 20 77 69 74 68 20 ┆ in one window, together with ┆ 0x06e0…0700 62 75 66 66 65 72 20 73 65 6c 65 63 74 65 64 20 62 65 66 6f 72 65 20 74 68 69 73 20 6f 6e 65 20 ┆buffer selected before this one ┆ 0x0700…0720 69 6e 20 61 6e 6f 74 68 65 72 20 77 69 6e 64 6f 77 2e 0a 66 20 2d 2d 20 73 65 6c 65 63 74 20 74 ┆in another window. f -- select t┆ 0x0720…0740 68 61 74 20 62 75 66 66 65 72 20 69 6e 20 70 6c 61 63 65 20 6f 66 20 74 68 65 20 62 75 66 66 65 ┆hat buffer in place of the buffe┆ 0x0740…0760 72 20 6d 65 6e 75 20 62 75 66 66 65 72 2e 0a 6f 20 2d 2d 20 73 65 6c 65 63 74 20 74 68 61 74 20 ┆r menu buffer. o -- select that ┆ 0x0760…0780 62 75 66 66 65 72 20 69 6e 20 61 6e 6f 74 68 65 72 20 77 69 6e 64 6f 77 2c 0a 20 20 73 6f 20 74 ┆buffer in another window, so t┆ 0x0780…07a0 68 65 20 62 75 66 66 65 72 20 6d 65 6e 75 20 62 75 66 66 65 72 20 72 65 6d 61 69 6e 73 20 76 69 ┆he buffer menu buffer remains vi┆ 0x07a0…07c0 73 69 62 6c 65 20 69 6e 20 69 74 73 20 77 69 6e 64 6f 77 2e 0a 7e 20 2d 2d 20 63 6c 65 61 72 20 ┆sible in its window. ~ -- clear ┆ 0x07c0…07e0 6d 6f 64 69 66 69 65 64 2d 66 6c 61 67 20 6f 6e 20 74 68 61 74 20 62 75 66 66 65 72 2e 0a 73 20 ┆modified-flag on that buffer. s ┆ 0x07e0…0800 2d 2d 20 6d 61 72 6b 20 74 68 61 74 20 62 75 66 66 65 72 20 74 6f 20 62 65 20 73 61 76 65 64 2c ┆-- mark that buffer to be saved,┆ 0x0800…0820 20 61 6e 64 20 6d 6f 76 65 20 64 6f 77 6e 2e 0a 64 20 6f 72 20 6b 20 2d 2d 20 6d 61 72 6b 20 74 ┆ and move down. d or k -- mark t┆ 0x0820…0840 68 61 74 20 62 75 66 66 65 72 20 74 6f 20 62 65 20 64 65 6c 65 74 65 64 2c 20 61 6e 64 20 6d 6f ┆hat buffer to be deleted, and mo┆ 0x0840…0860 76 65 20 64 6f 77 6e 2e 0a 43 2d 64 20 2d 2d 20 6d 61 72 6b 20 74 68 61 74 20 62 75 66 66 65 72 ┆ve down. C-d -- mark that buffer┆ 0x0860…0880 20 74 6f 20 62 65 20 64 65 6c 65 74 65 64 2c 20 61 6e 64 20 6d 6f 76 65 20 75 70 2e 0a 78 20 2d ┆ to be deleted, and move up. x -┆ 0x0880…08a0 2d 20 64 65 6c 65 74 65 20 6f 72 20 73 61 76 65 20 6d 61 72 6b 65 64 20 62 75 66 66 65 72 73 2e ┆- delete or save marked buffers.┆ 0x08a0…08c0 0a 75 20 2d 2d 20 72 65 6d 6f 76 65 20 61 6c 6c 20 6b 69 6e 64 73 20 6f 66 20 6d 61 72 6b 73 20 ┆ u -- remove all kinds of marks ┆ 0x08c0…08e0 66 72 6f 6d 20 63 75 72 72 65 6e 74 20 6c 69 6e 65 2e 0a 44 65 6c 65 74 65 20 2d 2d 20 62 61 63 ┆from current line. Delete -- bac┆ 0x08e0…0900 6b 20 75 70 20 61 20 6c 69 6e 65 20 61 6e 64 20 72 65 6d 6f 76 65 20 6d 61 72 6b 73 2e 0a 0a 50 ┆k up a line and remove marks. P┆ 0x0900…0920 72 65 63 69 73 65 6c 79 2c 5c 5c 7b 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 70 ┆recisely,\\{Buffer-menu-mode-map┆ 0x0920…0940 7d 22 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c6 20 88 c7 08 21 88 c2 89 11 88 c2 89 13 88 c8 89 ┆}" (byte-code " ! ┆ 0x0940…0960 14 88 c9 89 15 88 ca cb 21 87 22 20 5b 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 6d 61 ┆ ! " [Buffer-menu-mode-ma┆ 0x0960…0980 70 20 74 72 75 6e 63 61 74 65 2d 6c 69 6e 65 73 20 74 20 62 75 66 66 65 72 2d 72 65 61 64 2d 6f ┆p truncate-lines t buffer-read-o┆ 0x0980…09a0 6e 6c 79 20 6d 61 6a 6f 72 2d 6d 6f 64 65 20 6d 6f 64 65 2d 6e 61 6d 65 20 6b 69 6c 6c 2d 61 6c ┆nly major-mode mode-name kill-al┆ 0x09a0…09c0 6c 2d 6c 6f 63 61 6c 2d 76 61 72 69 61 62 6c 65 73 20 75 73 65 2d 6c 6f 63 61 6c 2d 6d 61 70 20 ┆l-local-variables use-local-map ┆ 0x09c0…09e0 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 20 22 42 75 66 66 65 72 20 4d 65 6e 75 22 20 72 ┆Buffer-menu-mode "Buffer Menu" r┆ 0x09e0…0a00 75 6e 2d 68 6f 6f 6b 73 20 62 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 6f 64 65 2d 68 6f 6f 6b 5d 20 ┆un-hooks buffer-menu-mode-hook] ┆ 0x0a00…0a20 34 29 29 0a 0a 28 64 65 66 76 61 72 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 62 75 66 66 65 72 2d ┆4)) (defvar Buffer-menu-buffer-┆ 0x0a20…0a40 63 6f 6c 75 6d 6e 20 6e 69 6c 29 0a 0a 28 64 65 66 76 61 72 20 42 75 66 66 65 72 2d 6d 65 6e 75 ┆column nil) (defvar Buffer-menu┆ 0x0a40…0a60 2d 73 69 7a 65 2d 63 6f 6c 75 6d 6e 20 6e 69 6c 29 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 72 ┆-size-column nil) (defun Buffer┆ 0x0a60…0a80 2d 6d 65 6e 75 2d 62 75 66 66 65 72 20 28 65 72 72 6f 72 2d 69 66 2d 6e 6f 6e 2d 65 78 69 73 74 ┆-menu-buffer (error-if-non-exist┆ 0x0a80…0aa0 65 6e 74 2d 70 29 20 22 5c 0a 52 65 74 75 72 6e 20 62 75 66 66 65 72 20 64 65 73 63 72 69 62 65 ┆ent-p) "\ Return buffer describe┆ 0x0aa0…0ac0 64 20 62 79 20 74 68 69 73 20 6c 69 6e 65 20 6f 66 20 62 75 66 66 65 72 20 6d 65 6e 75 2e 22 20 ┆d by this line of buffer menu." ┆ 0x0ac0…0ae0 28 62 79 74 65 2d 63 6f 64 65 20 22 08 3f 85 21 00 8a 65 62 88 c6 c7 21 88 c8 c9 21 88 69 89 10 ┆(byte-code " ? ! eb ! ! i ┆ 0x0ae0…0b00 88 c6 ca 21 88 c8 c9 21 88 69 89 11 29 88 8a cb 20 88 cc 08 21 88 60 c5 1b 1a cd ce 21 88 cf d0 ┆ ! ! i ) ! ` ! ┆ 0x0b00…0b20 21 88 d1 0a 60 5c 22 89 13 88 d2 0b 21 86 4f 00 0c 83 4e 00 d3 d4 0b 5c 22 82 4f 00 c5 2a 29 87 ┆! `\" ! O N \" O *) ┆ 0x0b20…0b40 22 20 5b 42 75 66 66 65 72 2d 6d 65 6e 75 2d 62 75 66 66 65 72 2d 63 6f 6c 75 6d 6e 20 42 75 66 ┆" [Buffer-menu-buffer-column Buf┆ 0x0b40…0b60 66 65 72 2d 6d 65 6e 75 2d 73 69 7a 65 2d 63 6f 6c 75 6d 6e 20 73 74 61 72 74 20 73 74 72 69 6e ┆fer-menu-size-column start strin┆ 0x0b60…0b80 67 20 65 72 72 6f 72 2d 69 66 2d 6e 6f 6e 2d 65 78 69 73 74 65 6e 74 2d 70 20 6e 69 6c 20 73 65 ┆g error-if-non-existent-p nil se┆ 0x0b80…0ba0 61 72 63 68 2d 66 6f 72 77 61 72 64 20 22 42 75 66 66 65 72 22 20 62 61 63 6b 77 61 72 64 2d 77 ┆arch-forward "Buffer" backward-w┆ 0x0ba0…0bc0 6f 72 64 20 31 20 22 53 69 7a 65 22 20 62 65 67 69 6e 6e 69 6e 67 2d 6f 66 2d 6c 69 6e 65 20 66 ┆ord 1 "Size" beginning-of-line f┆ 0x0bc0…0be0 6f 72 77 61 72 64 2d 63 68 61 72 20 72 65 2d 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 20 22 09 ┆orward-char re-search-forward " ┆ 0x0be0…0c00 5c 5c 7c 20 20 22 20 73 6b 69 70 2d 63 68 61 72 73 2d 62 61 63 6b 77 61 72 64 20 22 20 09 22 20 ┆\\| " skip-chars-backward " " ┆ 0x0c00…0c20 62 75 66 66 65 72 2d 73 75 62 73 74 72 69 6e 67 20 67 65 74 2d 62 75 66 66 65 72 20 65 72 72 6f ┆buffer-substring get-buffer erro┆ 0x0c20…0c40 72 20 22 4e 6f 20 62 75 66 66 65 72 20 6e 61 6d 65 64 20 5c 22 25 73 5c 22 22 5d 20 31 33 29 29 ┆r "No buffer named \"%s\""] 13))┆ 0x0c40…0c60 0a 0a 28 64 65 66 75 6e 20 62 75 66 66 65 72 2d 6d 65 6e 75 20 28 61 72 67 29 20 22 5c 0a 4d 61 ┆ (defun buffer-menu (arg) "\ Ma┆ 0x0c60…0c80 6b 65 20 61 20 6d 65 6e 75 20 6f 66 20 62 75 66 66 65 72 73 20 73 6f 20 79 6f 75 20 63 61 6e 20 ┆ke a menu of buffers so you can ┆ 0x0c80…0ca0 73 61 76 65 2c 20 64 65 6c 65 74 65 20 6f 72 20 73 65 6c 65 63 74 20 74 68 65 6d 2e 0a 57 69 74 ┆save, delete or select them. Wit┆ 0x0ca0…0cc0 68 20 61 72 67 75 6d 65 6e 74 2c 20 73 68 6f 77 20 6f 6e 6c 79 20 62 75 66 66 65 72 73 20 74 68 ┆h argument, show only buffers th┆ 0x0cc0…0ce0 61 74 20 61 72 65 20 76 69 73 69 74 69 6e 67 20 66 69 6c 65 73 2e 0a 54 79 70 65 20 3f 20 61 66 ┆at are visiting files. Type ? af┆ 0x0ce0…0d00 74 65 72 20 69 6e 76 6f 63 61 74 69 6f 6e 20 74 6f 20 67 65 74 20 68 65 6c 70 20 6f 6e 20 63 6f ┆ter invocation to get help on co┆ 0x0d00…0d20 6d 6d 61 6e 64 73 20 61 76 61 69 6c 61 62 6c 65 2e 0a 54 79 70 65 20 71 20 69 6d 6d 65 64 69 61 ┆mmands available. Type q immedia┆ 0x0d20…0d40 74 65 6c 79 20 74 6f 20 6d 61 6b 65 20 74 68 65 20 62 75 66 66 65 72 20 6d 65 6e 75 20 67 6f 20 ┆tely to make the buffer menu go ┆ 0x0d40…0d60 61 77 61 79 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 20 22 50 22 29 20 28 62 79 74 65 2d 63 ┆away." (interactive "P") (byte-c┆ 0x0d60…0d80 6f 64 65 20 22 c1 88 c2 08 21 88 c3 c4 21 88 c5 c6 21 88 c7 c8 21 87 22 20 5b 61 72 67 20 6e 69 ┆ode " ! ! ! ! " [arg ni┆ 0x0d80…0da0 6c 20 6c 69 73 74 2d 62 75 66 66 65 72 73 20 70 6f 70 2d 74 6f 2d 62 75 66 66 65 72 20 22 2a 42 ┆l list-buffers pop-to-buffer "*B┆ 0x0da0…0dc0 75 66 66 65 72 20 4c 69 73 74 2a 22 20 66 6f 72 77 61 72 64 2d 6c 69 6e 65 20 32 20 6d 65 73 73 ┆uffer List*" forward-line 2 mess┆ 0x0dc0…0de0 61 67 65 20 22 43 6f 6d 6d 61 6e 64 73 3a 20 64 2c 20 73 2c 20 78 3b 20 31 2c 20 32 2c 20 6d 2c ┆age "Commands: d, s, x; 1, 2, m,┆ 0x0de0…0e00 20 75 2c 20 71 3b 20 64 65 6c 65 74 65 3b 20 7e 3b 20 20 3f 20 66 6f 72 20 68 65 6c 70 2e 22 5d ┆ u, q; delete; ~; ? for help."]┆ 0x0e00…0e20 20 35 29 29 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 61 72 6b 20 6e 69 ┆ 5)) (defun Buffer-menu-mark ni┆ 0x0e20…0e40 6c 20 22 5c 0a 4d 61 72 6b 20 62 75 66 66 65 72 20 6f 6e 20 74 68 69 73 20 6c 69 6e 65 20 66 6f ┆l "\ Mark buffer on this line fo┆ 0x0e40…0e60 72 20 62 65 69 6e 67 20 64 69 73 70 6c 61 79 65 64 20 62 79 20 5c 5c 5b 42 75 66 66 65 72 2d 6d ┆r being displayed by \\[Buffer-m┆ 0x0e60…0e80 65 6e 75 2d 73 65 6c 65 63 74 5d 20 63 6f 6d 6d 61 6e 64 2e 22 20 28 69 6e 74 65 72 61 63 74 69 ┆enu-select] command." (interacti┆ 0x0e80…0ea0 76 65 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c1 88 c2 20 88 c3 c4 21 83 10 00 c5 20 82 1d 00 ┆ve) (byte-code " ! ┆ 0x0ea0…0ec0 c1 18 c6 c7 21 88 c8 63 88 c9 c7 21 29 87 22 20 5b 62 75 66 66 65 72 2d 72 65 61 64 2d 6f 6e 6c ┆ ! c !) " [buffer-read-onl┆ 0x0ec0…0ee0 79 20 6e 69 6c 20 62 65 67 69 6e 6e 69 6e 67 2d 6f 66 2d 6c 69 6e 65 20 6c 6f 6f 6b 69 6e 67 2d ┆y nil beginning-of-line looking-┆ 0x0ee0…0f00 61 74 20 22 20 5b 2d 4d 5d 22 20 64 69 6e 67 20 64 65 6c 65 74 65 2d 63 68 61 72 20 31 20 36 32 ┆at " [-M]" ding delete-char 1 62┆ 0x0f00…0f20 20 66 6f 72 77 61 72 64 2d 6c 69 6e 65 5d 20 36 29 29 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 ┆ forward-line] 6)) (defun Buffe┆ 0x0f20…0f40 72 2d 6d 65 6e 75 2d 75 6e 6d 61 72 6b 20 6e 69 6c 20 22 5c 0a 43 61 6e 63 65 6c 20 61 6c 6c 20 ┆r-menu-unmark nil "\ Cancel all ┆ 0x0f40…0f60 72 65 71 75 65 73 74 65 64 20 6f 70 65 72 61 74 69 6f 6e 73 20 6f 6e 20 62 75 66 66 65 72 20 6f ┆requested operations on buffer o┆ 0x0f60…0f80 6e 20 74 68 69 73 20 6c 69 6e 65 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 29 20 28 62 79 74 ┆n this line." (interactive) (byt┆ 0x0f80…0fa0 65 2d 63 6f 64 65 20 22 c5 88 c6 20 88 c7 c8 21 83 10 00 c9 20 82 40 00 ca c1 21 18 cb 08 21 1a ┆e-code " ! @ ! ! ┆ 0x0fa0…0fc0 8a 08 71 88 0c 29 1b c5 1c cc cd 21 88 0b 83 35 00 0a 83 31 00 ce 82 32 00 cf 82 3e 00 0a 83 3d ┆ q ) ! 5 1 2 > =┆ 0x0fc0…0fe0 00 d0 82 3e 00 d1 63 2c 88 d2 d3 21 87 22 20 5b 62 75 66 20 74 20 6d 6f 64 20 72 65 61 64 6f 6e ┆ > c, ! " [buf t mod readon┆ 0x0fe0…1000 6c 79 20 62 75 66 66 65 72 2d 72 65 61 64 2d 6f 6e 6c 79 20 6e 69 6c 20 62 65 67 69 6e 6e 69 6e ┆ly buffer-read-only nil beginnin┆ 0x1000…1020 67 2d 6f 66 2d 6c 69 6e 65 20 6c 6f 6f 6b 69 6e 67 2d 61 74 20 22 20 5b 2d 4d 5d 22 20 64 69 6e ┆g-of-line looking-at " [-M]" din┆ 0x1020…1040 67 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 62 75 66 66 65 72 20 62 75 66 66 65 72 2d 6d 6f 64 69 ┆g Buffer-menu-buffer buffer-modi┆ 0x1040…1060 66 69 65 64 2d 70 20 64 65 6c 65 74 65 2d 63 68 61 72 20 33 20 22 20 2a 25 22 20 22 20 20 25 22 ┆fied-p delete-char 3 " *%" " %"┆ 0x1060…1080 20 22 20 2a 20 22 20 22 20 20 20 22 20 66 6f 72 77 61 72 64 2d 6c 69 6e 65 20 31 5d 20 38 29 29 ┆ " * " " " forward-line 1] 8))┆ 0x1080…10a0 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 62 61 63 6b 75 70 2d 75 6e 6d 61 ┆ (defun Buffer-menu-backup-unma┆ 0x10a0…10c0 72 6b 20 6e 69 6c 20 22 5c 0a 4d 6f 76 65 20 75 70 20 61 6e 64 20 63 61 6e 63 65 6c 20 61 6c 6c ┆rk nil "\ Move up and cancel all┆ 0x10c0…10e0 20 72 65 71 75 65 73 74 65 64 20 6f 70 65 72 61 74 69 6f 6e 73 20 6f 6e 20 62 75 66 66 65 72 20 ┆ requested operations on buffer ┆ 0x10e0…1100 6f 6e 20 6c 69 6e 65 20 61 62 6f 76 65 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 29 20 28 62 ┆on line above." (interactive) (b┆ 0x1100…1120 79 74 65 2d 63 6f 64 65 20 22 c0 88 c1 c2 21 88 c3 20 88 c1 c2 21 87 22 20 5b 6e 69 6c 20 66 6f ┆yte-code " ! ! " [nil fo┆ 0x1120…1140 72 77 61 72 64 2d 6c 69 6e 65 20 2d 31 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 75 6e 6d 61 72 6b ┆rward-line -1 Buffer-menu-unmark┆ 0x1140…1160 5d 20 34 29 29 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 64 65 6c 65 74 65 ┆] 4)) (defun Buffer-menu-delete┆ 0x1160…1180 20 6e 69 6c 20 22 5c 0a 4d 61 72 6b 20 62 75 66 66 65 72 20 6f 6e 20 74 68 69 73 20 6c 69 6e 65 ┆ nil "\ Mark buffer on this line┆ 0x1180…11a0 20 74 6f 20 62 65 20 64 65 6c 65 74 65 64 20 62 79 20 5c 5c 5b 42 75 66 66 65 72 2d 6d 65 6e 75 ┆ to be deleted by \\[Buffer-menu┆ 0x11a0…11c0 2d 65 78 65 63 75 74 65 5d 20 63 6f 6d 6d 61 6e 64 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 ┆-execute] command." (interactive┆ 0x11c0…11e0 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c1 88 c2 20 88 c3 c4 21 83 10 00 c5 20 82 1d 00 c1 18 ┆) (byte-code " ! ┆ 0x11e0…1200 c6 c7 21 88 c8 63 88 c9 c7 21 29 87 22 20 5b 62 75 66 66 65 72 2d 72 65 61 64 2d 6f 6e 6c 79 20 ┆ ! c !) " [buffer-read-only ┆ 0x1200…1220 6e 69 6c 20 62 65 67 69 6e 6e 69 6e 67 2d 6f 66 2d 6c 69 6e 65 20 6c 6f 6f 6b 69 6e 67 2d 61 74 ┆nil beginning-of-line looking-at┆ 0x1220…1240 20 22 20 5b 2d 4d 5d 22 20 64 69 6e 67 20 64 65 6c 65 74 65 2d 63 68 61 72 20 31 20 36 38 20 66 ┆ " [-M]" ding delete-char 1 68 f┆ 0x1240…1260 6f 72 77 61 72 64 2d 6c 69 6e 65 5d 20 36 29 29 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 72 2d ┆orward-line] 6)) (defun Buffer-┆ 0x1260…1280 6d 65 6e 75 2d 64 65 6c 65 74 65 2d 62 61 63 6b 77 61 72 64 73 20 6e 69 6c 20 22 5c 0a 4d 61 72 ┆menu-delete-backwards nil "\ Mar┆ 0x1280…12a0 6b 20 62 75 66 66 65 72 20 6f 6e 20 74 68 69 73 20 6c 69 6e 65 20 74 6f 20 62 65 20 64 65 6c 65 ┆k buffer on this line to be dele┆ 0x12a0…12c0 74 65 64 20 62 79 20 5c 5c 5b 42 75 66 66 65 72 2d 6d 65 6e 75 2d 65 78 65 63 75 74 65 5d 20 63 ┆ted by \\[Buffer-menu-execute] c┆ 0x12c0…12e0 6f 6d 6d 61 6e 64 0a 61 6e 64 20 74 68 65 6e 20 6d 6f 76 65 20 75 70 20 6f 6e 65 20 6c 69 6e 65 ┆ommand and then move up one line┆ 0x12e0…1300 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c0 88 c1 20 ┆" (interactive) (byte-code " ┆ 0x1300…1320 88 c2 c3 21 88 c4 c5 21 85 12 00 c2 c6 21 87 22 20 5b 6e 69 6c 20 42 75 66 66 65 72 2d 6d 65 6e ┆ ! ! ! " [nil Buffer-men┆ 0x1320…1340 75 2d 64 65 6c 65 74 65 20 66 6f 72 77 61 72 64 2d 6c 69 6e 65 20 2d 32 20 6c 6f 6f 6b 69 6e 67 ┆u-delete forward-line -2 looking┆ 0x1340…1360 2d 61 74 20 22 20 5b 2d 4d 5d 22 20 31 5d 20 35 29 29 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 ┆-at " [-M]" 1] 5)) (defun Buffe┆ 0x1360…1380 72 2d 6d 65 6e 75 2d 73 61 76 65 20 6e 69 6c 20 22 5c 0a 4d 61 72 6b 20 62 75 66 66 65 72 20 6f ┆r-menu-save nil "\ Mark buffer o┆ 0x1380…13a0 6e 20 74 68 69 73 20 6c 69 6e 65 20 74 6f 20 62 65 20 73 61 76 65 64 20 62 79 20 5c 5c 5b 42 75 ┆n this line to be saved by \\[Bu┆ 0x13a0…13c0 66 66 65 72 2d 6d 65 6e 75 2d 65 78 65 63 75 74 65 5d 20 63 6f 6d 6d 61 6e 64 2e 22 20 28 69 6e ┆ffer-menu-execute] command." (in┆ 0x13c0…13e0 74 65 72 61 63 74 69 76 65 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c1 88 c2 20 88 c3 c4 21 88 ┆teractive) (byte-code " ! ┆ 0x13e0…1400 c5 c6 21 83 14 00 c7 20 82 21 00 c1 18 c8 c4 21 88 c9 63 88 ca c4 21 29 87 22 20 5b 62 75 66 66 ┆ ! ! ! c !) " [buff┆ 0x1400…1420 65 72 2d 72 65 61 64 2d 6f 6e 6c 79 20 6e 69 6c 20 62 65 67 69 6e 6e 69 6e 67 2d 6f 66 2d 6c 69 ┆er-read-only nil beginning-of-li┆ 0x1420…1440 6e 65 20 66 6f 72 77 61 72 64 2d 63 68 61 72 20 31 20 6c 6f 6f 6b 69 6e 67 2d 61 74 20 22 20 5b ┆ne forward-char 1 looking-at " [┆ 0x1440…1460 2d 4d 5d 22 20 64 69 6e 67 20 64 65 6c 65 74 65 2d 63 68 61 72 20 38 33 20 66 6f 72 77 61 72 64 ┆-M]" ding delete-char 83 forward┆ 0x1460…1480 2d 6c 69 6e 65 5d 20 37 29 29 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6e ┆-line] 7)) (defun Buffer-menu-n┆ 0x1480…14a0 6f 74 2d 6d 6f 64 69 66 69 65 64 20 6e 69 6c 20 22 5c 0a 4d 61 72 6b 20 62 75 66 66 65 72 20 6f ┆ot-modified nil "\ Mark buffer o┆ 0x14a0…14c0 6e 20 74 68 69 73 20 6c 69 6e 65 20 61 73 20 75 6e 6d 6f 64 69 66 69 65 64 20 28 6e 6f 20 63 68 ┆n this line as unmodified (no ch┆ 0x14c0…14e0 61 6e 67 65 73 20 74 6f 20 73 61 76 65 29 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 29 20 28 ┆anges to save)." (interactive) (┆ 0x14e0…1500 62 79 74 65 2d 63 6f 64 65 20 22 c1 88 8a c3 c0 21 71 88 c4 c1 21 29 88 8a c5 20 88 c6 c7 21 88 ┆byte-code " !q !) ! ┆ 0x1500…1520 c8 c9 21 85 24 00 c1 1a ca c7 21 88 cb 63 29 29 87 22 20 5b 74 20 6e 69 6c 20 62 75 66 66 65 72 ┆ ! $ ! c)) " [t nil buffer┆ 0x1520…1540 2d 72 65 61 64 2d 6f 6e 6c 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 62 75 66 66 65 72 20 73 65 ┆-read-only Buffer-menu-buffer se┆ 0x1540…1560 74 2d 62 75 66 66 65 72 2d 6d 6f 64 69 66 69 65 64 2d 70 20 62 65 67 69 6e 6e 69 6e 67 2d 6f 66 ┆t-buffer-modified-p beginning-of┆ 0x1560…1580 2d 6c 69 6e 65 20 66 6f 72 77 61 72 64 2d 63 68 61 72 20 31 20 6c 6f 6f 6b 69 6e 67 2d 61 74 20 ┆-line forward-char 1 looking-at ┆ 0x1580…15a0 22 5c 5c 2a 22 20 64 65 6c 65 74 65 2d 63 68 61 72 20 33 32 5d 20 37 29 29 0a 0a 28 64 65 66 75 ┆"\\*" delete-char 32] 7)) (defu┆ 0x15a0…15c0 6e 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 65 78 65 63 75 74 65 20 6e 69 6c 20 22 5c 0a 53 61 76 ┆n Buffer-menu-execute nil "\ Sav┆ 0x15c0…15e0 65 20 61 6e 64 2f 6f 72 20 64 65 6c 65 74 65 20 62 75 66 66 65 72 73 20 6d 61 72 6b 65 64 20 77 ┆e and/or delete buffers marked w┆ 0x15e0…1600 69 74 68 20 5c 5c 5b 42 75 66 66 65 72 2d 6d 65 6e 75 2d 73 61 76 65 5d 20 6f 72 20 5c 5c 5b 42 ┆ith \\[Buffer-menu-save] or \\[B┆ 0x1600…1620 75 66 66 65 72 2d 6d 65 6e 75 2d 64 65 6c 65 74 65 5d 20 63 6f 6d 6d 61 6e 64 73 2e 22 20 28 69 ┆uffer-menu-delete] commands." (i┆ 0x1620…1640 6e 74 65 72 61 63 74 69 76 65 29 20 28 62 79 74 65 2d 63 6f 64 65 20 22 c0 88 8a 65 62 88 c6 c7 ┆nteractive) (byte-code " eb ┆ 0x1640…1660 21 88 c8 c9 c0 c1 23 85 39 00 c0 1a 8a ca c1 21 71 88 cb 20 88 cc 20 89 12 29 88 c0 1b cd ce 21 ┆! # 9 !q ) !┆ 0x1660…1680 88 0a 83 31 00 cf 82 32 00 d0 63 29 29 88 82 0a 00 29 88 8a 65 62 88 c6 c7 21 88 70 c0 1b 1c d1 ┆ 1 2 c)) ) eb ! p ┆ 0x1680…16a0 d2 c0 c1 23 85 89 00 d3 ce 21 88 ca c0 21 1d 0d c0 3d 86 68 00 0d 0c 3d 86 68 00 8a d4 0d 21 29 ┆ # ! ! = h = h !)┆ 0x16a0…16c0 29 88 ca c0 21 83 79 00 cd c7 21 88 d0 63 82 85 00 d5 60 c6 c7 21 88 60 5c 22 88 d3 ce 21 88 82 ┆) ! y ! c ` ! `\" ! ┆ 0x16c0…16e0 47 00 2a 29 87 22 20 5b 6e 69 6c 20 74 20 6d 6f 64 70 20 62 75 66 66 65 72 2d 72 65 61 64 2d 6f ┆G *) " [nil t modp buffer-read-o┆ 0x16e0…1700 6e 6c 79 20 62 75 66 66 2d 6d 65 6e 75 2d 62 75 66 66 65 72 20 62 75 66 20 66 6f 72 77 61 72 64 ┆nly buff-menu-buffer buf forward┆ 0x1700…1720 2d 6c 69 6e 65 20 31 20 72 65 2d 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 20 22 5e 2e 53 22 20 ┆-line 1 re-search-forward "^.S" ┆ 0x1720…1740 42 75 66 66 65 72 2d 6d 65 6e 75 2d 62 75 66 66 65 72 20 73 61 76 65 2d 62 75 66 66 65 72 20 62 ┆Buffer-menu-buffer save-buffer b┆ 0x1740…1760 75 66 66 65 72 2d 6d 6f 64 69 66 69 65 64 2d 70 20 64 65 6c 65 74 65 2d 63 68 61 72 20 2d 31 20 ┆uffer-modified-p delete-char -1 ┆ 0x1760…1780 34 32 20 33 32 20 73 65 61 72 63 68 2d 66 6f 72 77 61 72 64 20 22 0a 44 22 20 66 6f 72 77 61 72 ┆42 32 search-forward " D" forwar┆ 0x1780…17a0 64 2d 63 68 61 72 20 6b 69 6c 6c 2d 62 75 66 66 65 72 20 64 65 6c 65 74 65 2d 72 65 67 69 6f 6e ┆d-char kill-buffer delete-region┆ 0x17a0…17c0 5d 20 31 38 29 29 0a 0a 28 64 65 66 75 6e 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 73 65 6c 65 63 ┆] 18)) (defun Buffer-menu-selec┆ 0x17c0…17e0 74 20 6e 69 6c 20 22 5c 0a 53 65 6c 65 63 74 20 74 68 69 73 20 6c 69 6e 65 27 73 20 62 75 66 66 ┆t nil "\ Select this line's buff┆ 0x17e0…1800 65 72 3b 20 61 6c 73 6f 20 64 69 73 70 6c 61 79 20 62 75 66 66 65 72 73 20 6d 61 72 6b 65 64 20 ┆er; also display buffers marked ┆ 0x1800…1820 77 69 74 68 20 5c 22 3e 5c 22 2e 0a 59 6f 75 20 63 61 6e 20 6d 61 72 6b 20 62 75 66 66 65 72 73 ┆with \">\". You can mark buffers┆ 0x1820…1840 20 77 69 74 68 20 74 68 65 20 5c 5c 5b 42 75 66 66 65 72 2d 6d 65 6e 75 2d 6d 61 72 6b 5d 20 63 ┆ with the \\[Buffer-menu-mark] c┆ 0x1840…1860 6f 6d 6d 61 6e 64 2e 22 20 28 69 6e 74 65 72 61 63 74 69 76 65 29 20 28 62 79 74 65 2d 63 6f 64 ┆ommand." (interactive) (byte-cod┆ 0x1860…1880 65 20 22 c4 88 c7 c1 21 70 c4 c4 1d 1b 1a 18 65 62 88 c8 c9 c4 c1 23 85 3d 00 c7 c1 21 89 15 88 ┆e " !p eb # = ! ┆ 0x1880…18a0 c4 1e 06 ca cb 21 88 cc 63 29 88 0d 08 3d 86 39 00 0d 0b 3e 86 39 00 0d 0b 42 89 13 88 82 0f 00 ┆ ! c) = 9 > 9 B ┆ 0x18a0…18c0 88 cd 0b 21 13 ce cf 20 53 0b 47 54 5c 22 89 15 88 d0 20 88 d1 08 21 88 0a 08 3d 86 5d 00 d2 0a ┆ ! S GT\" ! = ] ┆ 0x18c0…18e0 21 88 0b 85 78 00 d3 c4 0d 5c 22 88 d4 d5 21 88 d1 0b 40 21 88 0b 41 89 13 88 82 5e 00 88 d4 d5 ┆! x \" ! @! A ^ ┆ 0x18e0…1900 21 2c 87 22 20 5b 62 75 66 66 20 74 20 6d 65 6e 75 20 6f 74 68 65 72 73 20 6e 69 6c 20 74 65 6d ┆!, " [buff t menu others nil tem┆ 0x1900…1920 20 62 75 66 66 65 72 2d 72 65 61 64 2d 6f 6e 6c 79 20 42 75 66 66 65 72 2d 6d 65 6e 75 2d 62 75 ┆ buffer-read-only Buffer-menu-bu┆ […truncated at 200 lines…]