[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 6a582d3cff 24/26: Docs: Note about non-UTF-8 en
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 6a582d3cff 24/26: Docs: Note about non-UTF-8 encoded text |
Date: |
Fri, 30 Aug 2024 16:00:13 -0400 (EDT) |
branch: elpa/hyperdrive
commit 6a582d3cff3df3a31510149751a98035148d3564
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Docs: Note about non-UTF-8 encoded text
---
doc/hyperdrive.org | 6 ++++++
doc/hyperdrive.texi | 9 +++++++++
2 files changed, 15 insertions(+)
diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index 7986be2752..58226c6958 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -1264,6 +1264,12 @@ e.g., ~hyper://PUBLIC-KEY/foo/bar/~ and
~hyper://PUBLIC-KEY/foo/bar~. In
this case, the folder listing for ~hyper://PUBLIC-KEY/foo/~ would
display the ~bar~ entry but not the ~bar/~ entry prefix.
+** Non-UTF-8 encoded text
+
+We have primarily tested reading and writing files which are UTF-8
+encoded. If you use other encodings and you notice issues, please let
+us know (see [[*Contributing/Getting help]]).
+
* Tips
** Quick documentation access
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index a153101b45..52cb949141 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -170,6 +170,7 @@ Known limitations
* No empty directories::
* Files and folders can have the same name::
+* Non-UTF-8 encoded text::
Tips
@@ -1691,6 +1692,7 @@ category in @code{completion-category-overrides}.
@menu
* No empty directories::
* Files and folders can have the same name::
+* Non-UTF-8 encoded text::
@end menu
@node No empty directories
@@ -1719,6 +1721,13 @@ e.g., @code{hyper://PUBLIC-KEY/foo/bar/} and
@code{hyper://PUBLIC-KEY/foo/bar}.
this case, the folder listing for @code{hyper://PUBLIC-KEY/foo/} would
display the @code{bar} entry but not the @code{bar/} entry prefix.
+@node Non-UTF-8 encoded text
+@section Non-UTF-8 encoded text
+
+We have primarily tested reading and writing files which are UTF-8
+encoded. If you use other encodings and you notice issues, please let
+us know (see @ref{Contributing/Getting help}).
+
@node Tips
@chapter Tips
- [nongnu] elpa/hyperdrive updated (56c201e497 -> c05904f585), ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive e4fecbf3ea 05/26: Meta: Update changelog, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive be372fcd82 09/26: Fix: (h/write-buffer) More accurately calculate file size, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 9dfcc25a0a 18/26: Add: (h/dir--yank-media-image-handler) String multibyte assertion, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 23cb37756b 04/26: Fix: (hyperdrive-write-buffer) Encode buffer contents when writing, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive e103791cbc 20/26: Merge: Fix text encoding issues, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 6a582d3cff 24/26: Docs: Note about non-UTF-8 encoded text,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive bccee74f7a 02/26: Meta: Update changelog, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 740c21afdb 01/26: Change: (hyperdrive-write-buffer) Don't allocate unnecessary string, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 8187adc021 07/26: Change: Distinguish URL-encoding from text-encoding in docstrings, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 7a1d35cfb4 10/26: Fix: (h/upload-file) Calculate file size, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 7db0f02d6e 08/26: Fix: (he//api-then) Decode response bodies, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive c4fe98415b 13/26: Meta: Acknowledge Eli Zaretskii, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 0ee751c591 14/26: Fix: (h/write-buffer) Fix charset in entry type, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 4ef6496965 11/26: Fix: (h/dir--yank-media-image-handler) Calculate file size, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 6874248ed5 16/26: Fix: (hyperdrive-write-buffer) Clean up encoded buffer, ELPA Syncer, 2024/08/30
- [nongnu] elpa/hyperdrive 0043faa8c7 17/26: Fix: (hyperdrive-write-buffer) Get file size from encoded buffer, ELPA Syncer, 2024/08/30