Debra Cameron - Learning GNU Emacs, 3rd Edition

Здесь есть возможность читать онлайн «Debra Cameron - Learning GNU Emacs, 3rd Edition» весь текст электронной книги совершенно бесплатно (целиком полную версию без сокращений). В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Год выпуска: 2004, ISBN: 2004, Издательство: O'Reilly Media, Жанр: Программы, Программирование, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

Learning GNU Emacs, 3rd Edition: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «Learning GNU Emacs, 3rd Edition»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

GNU Emacs is the most popular and widespread of the Emacs family of editors. It is also the most powerful and flexible. Unlike all other text editors, GNU Emacs is a complete working environment—you can stay within Emacs all day without leaving.
, 3rd Edition tells readers how to get started with the GNU Emacs editor. It is a thorough guide that will also "grow" with you: as you become more proficient, this book will help you learn how to use Emacs more effectively. It takes you from basic Emacs usage (simple text editing) to moderately complicated customization and programming.The third edition of
describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs customization. A new chapter details how to install and run Emacs on Mac OS X, Windows, and Linux, including tips for using Emacs effectively on those platforms.
, third edition, covers:
• How to edit files with Emacs
• Using the operating system shell through Emacs
• How to use multiple buffers, windows, and frames
• Customizing Emacs interactively and through startup files
• Writing macros to circumvent repetitious tasks
• Emacs as a programming environment for Java, C++, and Perl, among others
• Using Emacs as an integrated development environment (IDE)
• Integrating Emacs with CVS, Subversion and other change control systems for projects with multiple developers
• Writing HTML, XHTML, and XML with Emacs
• The basics of Emacs Lisp
The book is aimed at new Emacs users, whether or not they are programmers. Also useful for readers switching from other Emacs implementations to GNU Emacs.

Learning GNU Emacs, 3rd Edition — читать онлайн бесплатно полную книгу (весь текст) целиком

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «Learning GNU Emacs, 3rd Edition», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

8.3.1.1.2 Using the C-x 8 prefix

You can also insert a wide range of entities using C-x 8after you do some setup. [45]First enter SGML name entity mode by typing C-c 8. Next specify Latin-1 as your character set by typing C-x Enter k latin-1 Enter. You can then enter a large number of entities by typing commands prefixed with C-x 8. For example, to insert the entity for a yen symbol, type C-x 8 Y. Watch the minibuffer. The literal character will appear in the minibuffer as the entity is inserted. Both ISO accents mode and the C-x 8prefixes allow you to type a single undo command ( C-_) to translate the entity back into the literal character.

Table 8-2provides a list of accented characters and the bindings that help insert them. Table 8-3lists other named entities including punctuation marks and symbols.

Table 8-2. Bindings for inserting entities for accented characters [46]

C-x 8 prefix keystrokes ISO accents mode shortcut Character entity Character displayed in browser
C-x 8" " ´ ´
C-x 8 ' a ' a á á
C-x 8 ' A ' A Á Á
C-x 8 ' e ' e é é
C-x 8 ' E ' E É É
C-x 8 ' i ' i í í
C-x 8 ' I ' I Í Í
C-x 8 ' o ' o ó ó
C-x 8 ' O ' O Ó Ó
C-x 8 ' u ' u ú ú
C-x 8 ' U ' U Ú Ú
C-x 8 ' y ' y ý ý
C-x 8 ' Y ' Y Ý Ý
C-x 8 ` a ` a à à
C-x 8 ` A ` A À À
C-x 8 ` e ` e è è
C-x 8 ` E ` E È È
C-x 8 ` i ` i ì ì
C-x 8 ` I ` I Ì Ì
C-x 8 ` o ` o ò ò
C-x 8 ` O ` O Ò Ò
C-x 8 ` u ` u ù ù
C-x 8 ` U ` U Ù Ù
C-x 8 ^ a ^ a â â
C-x 8 ^ A ^ A Â Â
C-x 8 ^ e ^ e ê ê
C-x 8 ^ E ^ E Ê Ê
C-x 8 ^ i ^ i î î
C-x 8 ^ I ^ I Î Î
C-x 8 ^ o ^ o ô ô
C-x 8 ^ O ^ O Ô Ô
C-x 8 ^ u ^ u û û
C-x 8 ^ U ^ U Û Û
C-x 8 " " " " ¨ ¨
C-x 8 " a " a ä ä
C-x 8 " A " A Ä Ä
C-x 8 " e " e ë ë
C-x 8 " E " E Ë Ë
C-x 8 " i " i ï ï
C-x 8 " I " I Ï Ï
C-x 8 " o " o ö ö
C-x 8 " O " O Ö Ö
C-x 8 " u " u ü ü
C-x 8 " U " U Ü Ü
C-x 8 " s " s ß ß
C-x 8 " y " y ÿ ÿ
C-x 8 " Y " Y Ÿ Ÿ
C-x 8 ~ ~ ¬ ¬
C-x 8 ~ a ~ a ã ã
C-x 8 ~ A ~ A Ã Ã
C-x 8 ~ d ~ d ð ð
C-x 8 ~ D ~ D Ð Ð
C-x 8 ~ n ~ n ñ ñ
C-x 8 ~ N ~ N Ñ Ñ
C-x 8 ~ o ~ o õ õ
C-x 8 ~ O ~ O Õ Õ
C-x 8 ~ t ~ t þ þ
C-x 8 ~ T ~ T Þ Þ
C-x 8 / / ÷ ÷
C-x 8 o / / ˚ °
C-x 8 / a / a å å
C-x 8 / A / A Å Å
C-x 8 / e / e æ æ
C-x 8 / E / E Æ Æ
C-x 8 / o / o ø ø
C-x 8 / O / O Ø Ø
C-x 8 ,, ~~ ¸ ¸
C-x 8 , c ~c ç ç
C-x 8 , C ~C Ç Ç

Table 8-3. Bindings for inserting entities for punctuation and symbols

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «Learning GNU Emacs, 3rd Edition»

Представляем Вашему вниманию похожие книги на «Learning GNU Emacs, 3rd Edition» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «Learning GNU Emacs, 3rd Edition»

Обсуждение, отзывы о книге «Learning GNU Emacs, 3rd Edition» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x