Книги автора: 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
A Macro Revolution
A Macro Revolution
In this book, we almost never emphasize which version of Emacs we're talking about. Macros, specifically changes to macros in Emacs 21.3.5, have forced our hand. Macros underwent a major overhaul in 21.3.5. Although some of the core key bindings still work the same way, the keyboard macro functionality was radically expanded. If you are running an earlier version of Emacs, we encourage you to install the latest version (see Chapter 13) or go to the web site for this book, http://www.oreilly.com/catalog/gnu3/, which includes a link to an earlier version of this chapter.
Оглавление статьи/книги
- A Macro Revolution
- 6.1 Defining a Macro
- 6.2 Tips for Creating Good Macros
- 6.3 A More Complicated Macro Example
- 6.4 Editing a Macro
- 6.5 The Macro Ring
- 6.6 Binding Your Macro to a Key
- 6.7 Naming, Saving, and Executing Your Macros
- 6.8 Building More Complicated Macros
- 6.9 Executing Macros on a Region
- 6.10 Beyond Macros
Похожие страницы
- 5.3.1. The __setup Macro
- 5.4.1. The *__initcall Macros
- 14.3.4. Useful Kernel gdb Macros
- Macromedia Flash Professional 8. Графика и анимация
- Local macro definitions
- Some Useful Macro Definitions
- 6.2 Tips for Creating Good Macros
- 6.3 A More Complicated Macro Example
- Chapter 6. Writing Macros
- CHAPTER ONE: The Machine-Learning Revolution
- 7. Macros: Standard Control Constructs
- 8. Macros: Defining Your Own