Liking cljdoc? Tell your friends :D

hive-emacs.tools.emacs

Consolidated Emacs CLI tool.

Absorbs all buffer.clj and docs.clj functionality into a single consolidated tool. Docs are nested under a :docs subtree (e.g. emacs docs describe-function).

Owned entirely by hive-emacs and exposed as declarative IAddon tool data.

Consolidated Emacs CLI tool.

Absorbs all buffer.clj and docs.clj functionality into a single
consolidated tool. Docs are nested under a :docs subtree
(e.g. emacs docs describe-function).

Owned entirely by hive-emacs and exposed as declarative IAddon tool data.
raw docstring

handle-buffersclj

(handle-buffers params)

List Emacs buffers.

List Emacs buffers.
sourceraw docstring

handle-current-bufferclj

(handle-current-buffer params)

Get current buffer info.

Get current buffer info.
sourceraw docstring

handle-emacsclj

source

handle-evalclj

(handle-eval {:keys [code] :as params})

Evaluate Elisp code.

Evaluate Elisp code.
sourceraw docstring

handle-find-fileclj

(handle-find-file {:keys [file] :as params})

Open a file in Emacs.

Open a file in Emacs.
sourceraw docstring

handle-notifyclj

(handle-notify {:keys [message level] :as params})

Send notification to Emacs.

Send notification to Emacs.
sourceraw docstring

handle-saveclj

(handle-save {:keys [all] :as params})

Save current buffer or all buffers.

Save current buffer or all buffers.
sourceraw docstring

handle-statusclj

(handle-status params)

Get Emacs connection status.

Get Emacs connection status.
sourceraw docstring

handle-switch-bufferclj

(handle-switch-buffer {:keys [buffer] :as params})

Switch to a buffer.

Switch to a buffer.
sourceraw docstring

handlersclj

source

tool-defclj

source

toolsclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close