Hi Will, This is what my previous email to the list was about. You need to set ledger-fontify-xact-state-overrides to nil.
best, Erik At Mon, 22 Sep 2014 16:13:14 -0500, Monroe, Will wrote: > > Thanks so much, Andrew. I'll give that a try. > > I've noticed something else regarding ledger-mode on another device > running Ubuntu 14.04 rather than OSX 10.9 that's puzzling though. > Even though my Emacs can find ledger on Ubuntu machine and will run > basic tasks (e.g., balance, add new transactions, etc.) it does not > "highlight" transactions anymore. So now this lack of highlight is > appearing on both machines. I would expect this to be a problem if > Emacs couldn't find ledger. But that's not the case on my other > Ubuntu laptop. > > I'd like to roll back my ledger-mode to an earlier version but I can't > locate prior versions of ledger-mode anywhere. Does anyone know where > to find those? > > Will > > On 9/22/14, 12:37 PM, Andrew Schwartzmeyer wrote: > > > > On Sep 21, 2014, at 6:21 PM, Will Monroe <[email protected]> wrote: > > > >> Hello, > >> > >> I'm encountering an error when I attempt to run ledger-mode in Emacs that > >> I have not encountered before: > >> > >>> File mode specification error: (file-error "Searching for program" "No > >>> such file or directory" "ledger") > >> > >> I've been using ledger-cli 3.0 for the last three months on OSX 10.9 > >> without any problem. When I go to terminal, I'm able to use "which > >> ledger" to find ledger-cli at /opt/local/bin/ledger without any trouble. > >> I can obtain man pages, get help, and run ledger itself without any > >> trouble. But Emacs can no longer find it. A quick search of the > >> ledger-cli archives didn't yield any results. The ledger-mode FAQ doesn't > >> seem to have any information about how to declare the location of ledger > >> either. > >> > >> I know this is a very novice error but I'm not sure how to troubleshoot > >> it. Does anyone have advice on the next step I should take? > > > > Since you know the path to ledger, you could customize 'ledger-binary-path'. > > > >> Thank you kindly, > >> > >> Will > >> > >> -- > >> > >> --- 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. -- Sent from my free software system <http://fsf.org/>. -- --- 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.
