View FILE in View mode, returning to previous buffer when done.
The usual Emacs commands are not available; instead,
a special set of commands (mostly letters and punctuation)
are defined for moving around in the buffer.
Space scrolls forward, Delete scrolls backward.
For list of all View commands, type ? or h while viewing.
Calls the value of view-hook if that is non-nil." (interactive "fView file: ") (byte-code "בêד !בə⑧הÄוpזח !ë②ג\"ê!)*ç" [had-a-buf file-name buf-to-view nil t get-file-buffer ((byte-code "✓?à③ à③א !?à③ב !ç" [had-a-buf buf-to-view buffer-modified-p kill-buffer] 3)) view-mode switch-to-buffer find-file-noselect] 7))
(defun view-buffer (buffer-name) "\
View BUFFER in View mode, returning to previous buffer when done.
The usual Emacs commands are not available; instead,
a special set of commands (mostly letters and punctuation)
are defined for moving around in the buffer.
Space scrolls forward, Delete scrolls backward.
For list of all View commands, type ? or h while viewing.
Calls the value of view-hook if that is non-nil." (interactive "bView buffer: ") (byte-code "IJêאpב✓!ê!ç" [buffer-name nil view-mode switch-to-buffer] 4))
No arg means whole window full, or number of lines set by \\[View-scroll-lines-forward-set-scroll-size].
Arg is number of lines to scroll." (interactive "P") (byte-code "IJêא✓âב✓![é①ג [!ç" [lines nil View-scroll-lines-forward prefix-numeric-value view-scroll-size] 4))
Search forward for NTH occurrence of REGEXP in View mode.
Displays line found at center of window. REGEXP is remembered for
searching with \\[View-search-last-regexp-forward] and \\[View-search-last-regexp-backward]. Sets mark at starting position and pushes mark ring." (interactive "p
Search backward from window start for NTH instance of REGEXP in View mode.
Displays line found at center of window. REGEXP is remembered for
searching with \\[View-search-last-regexp-forward] and \\[View-search-last-regexp-backward]. Sets mark at starting position and pushes mark ring." (interactive "p