emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive 8aff760d4a 5/7: Docs: Document Embark integrati


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 8aff760d4a 5/7: Docs: Document Embark integration
Date: Sun, 12 Nov 2023 06:59:57 -0500 (EST)

branch: elpa/hyperdrive
commit 8aff760d4a8d3a172a6694e1816f309bac1eac95
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Docs: Document Embark integration
---
 doc/hyperdrive.org  |  7 +++++++
 doc/hyperdrive.texi | 11 +++++++++++
 2 files changed, 18 insertions(+)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 6ab30dde33..75b011c636 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -555,6 +555,13 @@ If you have enabled ~find-file-at-point~ (~ffap~) bindings 
with ~M-x
 ffap-bindings~, you can open a hyperdrive link by putting the point on
 it and pressing ~C-x C-f~.
 
+*** Embark integration
+#+findex: embark-act
+
+Embark users can run ~embark-act~ in the ~hyperdrive-complete-hyperdrive~
+~completing-read~ interface in order to select an alternative action for
+the selected hyperdrive.
+
 * Concepts
 
 ** Hyperdrive
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 5b6dc48ff4..15035ec49c 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -121,6 +121,7 @@ Upload files from your filesystem
 Miscellaneous features
 
 * Find file at point integration::
+* Embark integration::
 
 Concepts
 
@@ -880,6 +881,7 @@ For examples, see @ref{Mirror a whole directory} and 
@ref{Mirror files by tag or
 
 @menu
 * Find file at point integration::
+* Embark integration::
 @end menu
 
 @node Find file at point integration
@@ -891,6 +893,15 @@ If you have enabled @code{find-file-at-point} 
(@code{ffap}) bindings with @code{
 ffap-bindings}, you can open a hyperdrive link by putting the point on
 it and pressing @code{C-x C-f}.
 
+@node Embark integration
+@subsection Embark integration
+
+@findex embark-act
+
+Embark users can run @code{embark-act} in the 
@code{hyperdrive-complete-hyperdrive}
+@code{completing-read} interface in order to select an alternative action for
+the selected hyperdrive.
+
 @node Concepts
 @chapter Concepts
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]