ledger-mode icon indicating copy to clipboard operation
ledger-mode copied to clipboard

Configure a reasonable default outline-regexp

Open bcc32 opened this issue 11 months ago • 0 comments

For outline-minor-mode users, ledger-mode now configures a default regexp that causes multiline, entries, comments, directives, etc. to be folded by the outline commands.

This will not conflict with existing configurations for using outline-minor-mode to organize large sections of the ledger file, if such configurations set outline-regexp in ledger-mode-hook or local variables.

bcc32 avatar Mar 18 '25 04:03 bcc32