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

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

[nongnu] elpa/hyperdrive aa827bb78b 07/15: Meta: Add notes to DEV.org ab


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive aa827bb78b 07/15: Meta: Add notes to DEV.org about hyperdrive-write-buffer
Date: Thu, 2 May 2024 18:58:24 -0400 (EDT)

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

    Meta: Add notes to DEV.org about hyperdrive-write-buffer
---
 DEV.org | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/DEV.org b/DEV.org
index 3d0cf942aa..124b008ddf 100644
--- a/DEV.org
+++ b/DEV.org
@@ -218,6 +218,20 @@ What hyperdrive does:
 | Already exists        | write-buffer | Prompt to overwrite         |         
          |
 | Already exists        | save-buffer  | Overwrite without prompting |         
          |
 
+** hyperdrive-write-buffer matrix
+
+| h/reuse-buffers | current buf  | context             | expected result       
                                      | works? |
+|-----------------+--------------+---------------------+-------------------------------------------------------------+--------|
+| any-version     | latest entry |                     | Buf not renamed, only 
one buf at entry                      |        |
+| any-version     | prev entry   |                     | Buf renamed, only one 
buf at entry                          |        |
+| any-version     | other        | No buf at latest    | Buf renamed, only one 
buf at entry                          |        |
+| any-version     | other        | Other buf at latest | Other buf killed, buf 
renamed, only one buf at entry        |        |
+| same-version    | latest entry |                     | Buf not renamed, only 
one buf at latest entry               |        |
+| same-version    | prev entry   | No buf at latest    | Buf renamed, only one 
buf at _latest_ entry                   |        |
+| same-version    | prev entry   | Other buf at latest | Other buf killed, buf 
renamed, only one buf at _latest_ entry |        |
+| same-version    | other        | No buf at latest    | Buf renamed, only one 
buf at _latest_ entry                   |        |
+| same-version    | other        | Other buf at latest | Other buf killed, buf 
renamed, only one buf at _latest_ entry |        |
+
 * DONE Conference presentation
 :LOGBOOK:
 - State "DONE"       from "PROJECT"    [2023-04-04 Tue 13:33] \\



reply via email to

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