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:

Occur

Run occur command to show occurrences of selected text.

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.

Query Replace

Run query-replace on selected text.

Query Replace Regexp…

Run query-replace-regexp on 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.

Look Up

If a word is selected, uses dictionary to look up its definition.

Copy as…

If the current buffer is using Org mode, then this sub-menu is displayed. Learn more about this in Org “Copy as…” Context Menu.