Книги автора: Learning GNU Emacs, 3rd Edition
/ Книги автора: Learning GNU Emacs, 3rd Edition
/ Книги автора: Learning GNU Emacs, 3rd Edition
/ Книги автора: Learning GNU Emacs, 3rd Edition
Искусство программирования для UnixThe Art of Unix Programming
/ Книги автора: Learning GNU Emacs, 3rd Edition
Книга: Learning GNU Emacs, 3rd Edition
5.4 Reading Manpages in Emacs
5.4 Reading Manpages in Emacs
You can read Unix online documentation (called manpages) from within Emacs by typing M-x man or by selecting Man from the Help menu.[30] This command creates a buffer with a formatted manpage in it, which you can scroll through (or copy from) using Emacs commands. Simply type: M-x man Enter Unix-command-nameEnter.
For the Unix command name, you can use either a simple name, like ls, or a manpage section name like ttytab(5).
The advantage of using the man command is that you can scroll through the manpage easier than you can in some terminal applications or shell windows. Also, if you try to view manpages in shell mode, they may come out garbled if the settings aren't right, whereas man gives you clean text.
Похожие страницы
- Reading Documentation
- Chapter 5. Emacs as a Work Environment
- 10.2 Modifying the .emacs File Directly
- Working with emacs
- GNU Emacs and the Free Software Foundation
- 14.4.8. Emacs Lisp
- Reading Manual Pages with man
- 1.5.1. Suggestions for Additional Reading
- 2.5.1. Suggestions for Additional Reading
- 3.4.1. Suggestions For Additional Reading
- 4.5.1. Suggestions for Additional Reading
- 5.6.1. Suggestions for Additional Reading