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

Highlighting issues on 'account' lines

Open cpitclaudel opened this issue 7 years ago • 2 comments

The ledger-font-xact-highlight-face overlay covers one character too much when positioned on account lines (maybe it should just be removed when the point isn't on a transaction?)

ledger-mode-

Additionally, comments on account lines are not highlighted as comments:

ledger-mode

cpitclaudel avatar Jan 22 '18 15:01 cpitclaudel

Part 1 of this is fixed. The comment highlighting is pretty broken though. :-(

purcell avatar Jan 23 '18 08:01 purcell

The first part of this still (again?) seems to be happening for me.

Versions:

  • GNU Emacs 26.3
  • ledger-mode 6a54eb2b762dd2a5a6ceff54019eeb430562948a

riastradh avatar Apr 20 '20 00:04 riastradh