branch: externals/cursory commit 251c6051440dc56948bd406c484e6f3327fe217a Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Clarify that cursory-mode also persists the :cursor-color --- README.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 1bb57cdc78..a72e493791 100644 --- a/README.org +++ b/README.org @@ -331,7 +331,10 @@ be restored with the ~cursory-restore-latest-preset~ function. Instead of manually storing the latest Cursory preset, users can enable the ~cursory-mode~. It arranges to track the latest preset each -time after using ~cursory-set-preset~ or Emacs is closed. +time after using ~cursory-set-preset~ or Emacs is closed. The mode +will also persist the =:cursor-color= attribute, if set, when +switching to another theme. Otherwise, the theme's style will take +precedence. ** Example hooks after setting a preset :PROPERTIES: