summaryrefslogtreecommitdiff
path: root/lisp/ledger-post.el
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2014-06-13 19:49:03 +0100
committerChristophe Rhodes <csr21@cantab.net>2014-06-13 19:49:03 +0100
commit2ef54854dc5965cf4ca8fca782313087e0dbdacd (patch)
tree50d0a69552c096d7c890b11a540940455b47df1f /lisp/ledger-post.el
parent3bfd8e71a2e08e96a877147d5cded70c60215f84 (diff)
downloadfork-ledger-2ef54854dc5965cf4ca8fca782313087e0dbdacd.tar.gz
fork-ledger-2ef54854dc5965cf4ca8fca782313087e0dbdacd.tar.bz2
fork-ledger-2ef54854dc5965cf4ca8fca782313087e0dbdacd.zip
don't add a space when completing
completing payees with ledger-magic-tab would add a space when there was only one possible completion. That space, in ledger's file format, would always need to be deleted again it might be helpful when completing accounts to add two spaces, but the current completion code organization can't (easily) distinguish between payee and account completion. Adding one space is harmful to account completion too, in that `ledger-account.*regex' parse accounts by looking for two spaces, and treat an account name ending with a single space before the newline as having the space as part of the account name.
Diffstat (limited to 'lisp/ledger-post.el')
0 files changed, 0 insertions, 0 deletions