oops. I forgot that I separated out the ledger mode document ion into a separate reference. see ledger-mode.pdf, you may need to build it using texi2pdf in the doc subdirectory of the ledger distribution.
Simon, can we add ledger-mode.pdf to the docs on the web site? On Wed, Jul 2, 2014 at 5:31 PM, Ra Wa <[email protected]> wrote: > Thanks for the info Eric > > I was able to get it working with the following config > > $ cat ~/.emacs > (add-to-list 'load-path "~/.emacs.d") > (load "ledger-mode") > (add-to-list 'auto-mode-alist > '("*\\.lgr$" . ledger-mode)) > > > > $ ls ~/.emacs.d > ledger-commodities.el ledger-exec.el ledger-mode.el ledger-reconcile.el > ledger-schedule.el ledger-test.el > ledger-complete.el ledger-fonts.el ledger-occur.el ledger-regex.el > ledger-sort.el ledger-texi.el > ledger-context.el ledger-init.el ledger-post.el ledger-report.el > ledger-state.el ledger-xact.el > > > > > Craig- The only docco I could find in the ledger manual was at > http://ledger-cli.org/3.0/doc/ledger3.html#Emacs-org-Mode which did not help > me install the supplied *.el files (which are mentioned in passing on > https://github.com/ledger/ledger). Is there another place I should be > looking? > > On Wednesday, 2 July 2014 15:45:20 UTC+9:30, Ra Wa wrote: >> >> I'm an emacs newbie , usually using vim. >> >> Can someone tell me how/where to install the emacs support files (*.el) >> and how to invoke the reconcile command? (ledger version 3.0 compiled from >> github sources) >> >> >> I copied all the *.el files to ~/.emacs.d >> I created ~/.emacs with >> (add-to-list 'load-path "~/.emacs.d") >> >> But wasnt sure what else to add. >> >> >> Should I use Control+C Control+R to invoke reconcile mode or has this >> changed? >> >> regards >> Ra >> >> > -- > > --- > 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.
