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

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

[nongnu] elpa/hyperdrive a84c56c889 2/3: Docs: Document ffap integration


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive a84c56c889 2/3: Docs: Document ffap integration
Date: Tue, 31 Oct 2023 04:01:11 -0400 (EDT)

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

    Docs: Document ffap 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 29d4284788..f7f1d2000a 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -544,6 +544,13 @@ or public key.
 For examples, see [[*Mirror a whole directory]] and [[*Mirror files by tag or
 other attributes]].
 
+** Miscellaneous features
+#+findex: find-file-at-point
+
+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~.
+
 * Concepts
 
 ** Hyperdrive
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 20a561b38d..644261eff4 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -96,6 +96,7 @@ Usage
 * Upload files from your filesystem::
 * Purge a hyperdrive::
 * Non-interactive use::
+* Miscellaneous features::
 
 Open a hyperdrive
 
@@ -340,6 +341,7 @@ On the network it still may be there.
 * Upload files from your filesystem::
 * Purge a hyperdrive::
 * Non-interactive use::
+* Miscellaneous features::
 @end menu
 
 @node Menu bar support
@@ -859,6 +861,15 @@ or public key.
 
 For examples, see @ref{Mirror a whole directory} and @ref{Mirror files by tag 
or other attributes}.
 
+@node Miscellaneous features
+@section Miscellaneous features
+
+@findex find-file-at-point
+
+If you have enabled @code{find-file-at-point} (@code{ffap}) bindings with 
@code{M-x
+ffap-bindings}, you can open a hyperdrive link by putting the point on
+it and pressing @code{C-x C-f}.
+
 @node Concepts
 @chapter Concepts
 



reply via email to

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