Search results

Jump to navigation Jump to search
  • Show a key sequence and the corresponding command.
    275 bytes (33 words) - 21:00, 22 June 2012
  • | {{Snippet|(global-set-key (kbd "C-c c") 'org-capture)}} | <pre>{{Snippet|(global-set-key (kbd "C-c c") 'org-capture)}}</pre>
    1 KB (177 words) - 17:01, 24 July 2012
  • (global-set-key "\C-cip" 'identica-update-status-interactive) (global-set-key "\C-cid" 'identica-direct-message-interactive)
    3 KB (501 words) - 15:40, 13 April 2012
  • == Helpful key bindings ==
    2 KB (219 words) - 07:31, 4 April 2012
  • * GPG Key: http://gnulinuxlibre.org/keys/ian/key.txt
    591 bytes (86 words) - 03:59, 19 December 2012
  • The prefix key of elscreen is '''C-z'''. '''C-z''' is the prefix key, but you still can iconify emacs with '''C-x C-z'''. (see C-h w iconify-or-
    5 KB (646 words) - 12:43, 1 December 2022
  • ; {{Command|find-function-on-key}} ...ds the source file containing the definition of the function bound to that key.
    1 KB (192 words) - 09:44, 19 October 2013
  • ...n to your {{EmacsConfigFile}} and bind it to your preferred [[Key Bindings|key sequence]]. This example uses {{Keys|C-c f}}. (global-set-key (kbd "C-c f") 'ido-choose-from-recentf)
    2 KB (274 words) - 15:32, 5 April 2012
  • Some actions triggered by a key may be incomplete. For example, when I press Enter, I'd like it to go to th ...his package, a "key chord" is two keys pressed simultaneously, or a single key quickly pressed twice (excluding Ctrl, Shift or Meta)).
    4 KB (599 words) - 08:06, 15 May 2013
  • (define-key global-map (kbd "C-z") nil) (define-key escreen-map (kbd "<backspace>") 'escreen-goto-prev-screen)
    1 KB (150 words) - 19:12, 13 April 2012
  • ...'' increases the selected region by semantic units. Just keep pressing the key until it selects what you want. (global-set-key (kbd "C-=") 'er/expand-region)
    1 KB (209 words) - 08:59, 10 April 2012
  • (global-set-key (kbd "C-x 1") 'zygospore-toggle-delete-other-windows)
    515 bytes (61 words) - 19:11, 28 October 2015
  • Show a prefix key, with an optional tool tip for the associated functionality.
    496 bytes (66 words) - 02:01, 20 April 2012
  • (define-key ggtags-mode-map (kbd "C-c g s") 'ggtags-find-other-symbol) (define-key ggtags-mode-map (kbd "C-c g h") 'ggtags-view-tag-history)
    7 KB (968 words) - 10:29, 6 November 2014
  • Show a key sequence, with an optional tool tip for the associated command or function.
    476 bytes (64 words) - 01:14, 4 April 2012
  • <li>Continue hitting <code>e</code> to call it several times. Hit any other key to get out of the macro repetition.</li> * bind it to a key sequence (<code>C-x C-k b</code>)
    3 KB (580 words) - 15:27, 4 July 2016
  • ...thub.com/kwrooijen/cargo.el cargo.el] ("cargo" in MELPA) gives us a set of key combinations to perform Cargo tasks within our Rust projects. To bind it to a key in rust-mode only:
    3 KB (379 words) - 15:30, 22 May 2017
  • * Adding Emacs-style key bindings to other programs and operating systems.
    1 KB (161 words) - 08:06, 20 September 2016
  • bind it to some other key combination you can use the following line in your (global-set-key [f4] 'expand-abbrev)
    2 KB (318 words) - 21:36, 11 August 2015

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)