Variable: denote-save-buffer-after-creation
denote-save-buffer-after-creation is an alias and customizable for
denote-save-buffers, defined in denote.el.
This variable is obsolete since 3.0.0; use denote-save-buffers
instead.
Value
nil
Documentation
Control whether to save buffers automatically.
This applies to commands that create new notes, such as denote, or
those that rename existing files, such as denote-rename-file.
By default (a nil value), Denote does not save such buffers, giving users the chance to review the text before writing it to the file.
When the value is non-nil, Denote will automatically save the buffers it modifies.
Also see denote-kill-buffers.
Aliases
denote-save-buffer-after-creation (obsolete since 3.0.0)