A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ernstvanderlinden/emacs-dokey below:

ernstvanderlinden/emacs-dokey: Emacs package to trigger kbd events

Emacs - dokey

Emacs package to trigger kbd events.

Install Clone

As this package is not on Melpa (yet), clone this repo and call package-install-file or simply add a load-path which points to dokey local repo. If you prefer, you could use quelpa as well.

Startup

To enable dokey on Emacs startup, add the following to your init.el:

(require 'dokey)
Dependency

None

Usage Example 1
(global-set-key (kbd "C-y") (dokey "M-x emacs-"))
Example 2
(global-set-key (kbd "C-p") (dokey "C-x C-f dokey-tmp RET insert some text"))
Example 2
(dokey-run "C-c C-m")

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4