diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2025-04-15 19:20:18 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2025-04-15 19:20:18 +0200 |
| commit | 909e5da4947ec3325760a86610bb8d4735031a76 (patch) | |
| tree | 56d308c430cb3cad80b7892db64f4a562f27d091 /docs/transient.org | |
| parent | 55b01dc46026e5632a701b2ef1d04c21be8eb40c (diff) | |
manual: Document transient-error-on-insert-failure
Diffstat (limited to 'docs/transient.org')
| -rw-r--r-- | docs/transient.org | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/transient.org b/docs/transient.org index a18571a..0f978ca 100644 --- a/docs/transient.org +++ b/docs/transient.org @@ -784,6 +784,13 @@ These options are mainly intended for developers. predicates of those suffixes prevent that more than one of them is enabled at a time. +- User Option: transient-error-on-insert-failure :: + + This option controls whether to signal an error when + ~transient-insert-suffix~ or ~transient-append-suffix~ failed to insert + a suffix into an existing prefix. By default a warning is shown + instead. + - User Option: transient-highlight-higher-levels :: This option controls whether suffixes that would not be available by |
