Thank you. The answer is so obvious that I am embarrassed! :-) Best, Alexandre
On Wed, Jul 9, 2014 at 5:17 PM, Douglas Philips <[email protected]> wrote: > On 7/9/14 4:15 PM, Alexandre Rademaker wrote: > > A probably foolish question that I am saving for a long time! I > > normally use C-c C-a to add transaction in the ledger-mode. I know > > that this basically call the command "ledger add". One pitfall is the > > payee names with spaces. The regex used to match the similar > > transactions fail to parse the input. Any idea? > > Hey, a question I can answer! > Just use a backslash to quote the space. > It took me a long time to figure this out. > ^C^A09 My\ Space\ Filled\ Name > > -=Doug > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Ledger" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
