Please enter that as a bug. I had to rewrite the transaction navigation code to support not having empty lines between xacts. Sounds like that was a casuty.
On Monday, September 22, 2014, Monroe, Will <[email protected]> wrote: > Craig, > > Thank you! That makes sense and the term (fontification) is helpful. > > Actually, there is something kind of strange about the new behavior. The > greyed out text for completed transactions works as expected and new > transactions have the proper highlighting. However, when use I C-c C-a to > start a new transaction, the placement of the new transaction is kind of > suprising: it's usually way down on the ledger document somewhere and it's > never placed back in sequence. Maybe I've missed something important in > "completing" the transactions themselves? > > Will > > On 9/22/14, 4:22 PM, Craig Earls wrote: > >> I just updated the fontification code. By default cleared transaction are >> greyed out. Open transactions have full highlighting. If you don't like >> that there is a customization variable that I can't recall right now. >> Please let me know if that is the problem. >> >> On Monday, September 22, 2014, Monroe, Will <[email protected]> >> 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. >>> >>> >> >> > -- > > --- 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. > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com -- --- 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.
