2.2.1 Selected Text Commands

images/anju-context-menu-region

If a context menu is raised on selected text, the following menu items are displayed:

Style

Applies mode-specific markup to emphasize the selected text (e.g. bold, italic, code, etc.).

  • Available only for org-mode and markdown-mode.
Transform Text

Applies transforms (upper/lower case, capitalize) to the selected text.

Occur

Run occur command to show occurrences of selected text.

Toggle comment

Toggles selected text to be commented based on mode.

  • Available only on modes derived from prog-mode and org-mode
Write Region

Writes selected text to a user-specified file.