Looks like you are grabbing "next" please point to "master" — Sent from Mailbox for iPhone
On Tue, May 14, 2013 at 11:27 AM, Alexandre Rademaker <[email protected]> wrote: > Craig, > My local git points to git://github.com/ledger/ledger.git! I have just > made a pull and nothing changed! > urca:ledger arademaker$ cat .git/config > [core] > repositoryformatversion = 0 > filemode = true > bare = false > logallrefupdates = true > ignorecase = true > [remote "origin"] > fetch = +refs/heads/*:refs/remotes/origin/* > url = git://github.com/ledger/ledger.git > [branch "next"] > remote = origin > merge = refs/heads/next > [submodule "lib/utfcpp"] > url = http://github.com/ledger/utfcpp.git > Best, > Alexandre Rademaker > http://arademaker.github.com/ > On Tue, May 14, 2013 at 1:51 PM, Craig Earls <[email protected]> wrote: >> I think I have found it. It was depending on transactions having >> codes, like check numbers or (POS) or (ONL), which I personally use >> extensively. I have fixed that and pushed a change to Master. Pull >> it and let me know how it works. >> >> On Tue, May 14, 2013 at 9:29 AM, Craig Earls <[email protected]> wrote: >>> OK, this has me stumped. Please tell me exactly what key strokes you >>> are using to cause this. Shoulbe something like >>> C-c C-a >>> >>> Minibuffer shows Transaction: 2013/05/ >>> >>> You type "01 Test 45" >>> >>> And the xact goes in the wrong place. >>> >>> Thanks for the kind words. >>> >>> Craig >>> >>> On Tue, May 14, 2013 at 9:25 AM, Alexandre Rademaker >>> <[email protected]> wrote: >>>> No. The only directive that I am using is the >>>> >>>> D R$ 1,000.00 >>>> >>>> Best, >>>> >>>> Alexandre Rademaker >>>> http://arademaker.github.com/ >>>> >>>> >>>> On Tue, May 14, 2013 at 12:23 PM, Craig Earls <[email protected]> wrote: >>>>> Are you using Y year directives at all? >>>>> >>>>> On Tue, May 14, 2013 at 8:17 AM, Craig Earls <[email protected]> wrote: >>>>>> That should be the default. I will look into what is happening. I >>>>>> don't have this problem at all. >>>>>> >>>>>> Craig >>>>>> >>>>>> On Tue, May 14, 2013 at 7:55 AM, Alexandre Rademaker >>>>>> <[email protected]> wrote: >>>>>>> In my case, none! I am using in all transactions what I think is the >>>>>>> default, YYYY/MM/DD, right? >>>>>>> >>>>>>> Best, >>>>>>> >>>>>>> Alexandre Rademaker >>>>>>> http://arademaker.github.com/ >>>>>>> >>>>>>> >>>>>>> On Tue, May 14, 2013 at 11:24 AM, Craig Earls <[email protected]> >>>>>>> wrote: >>>>>>>> Please tell me what date-format you have set in your .ledgerrc. >>>>>>>> >>>>>>>> Please pull the latest from Master. There veeseveral aes since April >>>>>>>> 20. >>>>>>>> >>>>>>>> On Tue, May 14, 2013 at 7:15 AM, John Rakestraw >>>>>>>> <[email protected]> wrote: >>>>>>>>> >>>>>>>>>> In the new ledger mode, the C-c C-a (add-transaction) is adding the >>>>>>>>>> transaction always in the end of the file. Does anyone know how to >>>>>>>>>> make it >>>>>>>>>> add the transactions in the right place of the file? >>>>>>>>> >>>>>>>>> >>>>>>>>> My experience is slightly different -- new entries with today's date >>>>>>>>> or >>>>>>>>> later are consistently added after the first entry for the 21st of the >>>>>>>>> current month. Other weirdness: >>>>>>>>> >>>>>>>>> - An entry dated 2013/04/30 just now landed after entries dated >>>>>>>>> 2013/05/08. >>>>>>>>> - An entry dated 2013/04/08 just now landed after entries dated >>>>>>>>> 2013/04/20. >>>>>>>>> >>>>>>>>> GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2) of >>>>>>>>> 2013-04-21 >>>>>>>>> on wani09, modified by Debian >>>>>>>>> >>>>>>>>> I last updated ldg*.el April 20. >>>>>>>>> >>>>>>>>> --John >>>>>>>>> >>>>>>>>> -- >>>>>>>>> >>>>>>>>> --- >>>>>>>>> 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/groups/opt_out. >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> 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/groups/opt_out. >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> -- >>>>>>> >>>>>>> --- >>>>>>> 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/groups/opt_out. >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Craig, Corona De Tucson, AZ >>>>>> enderw88.wordpress.com >>>>> >>>>> >>>>> >>>>> -- >>>>> 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/groups/opt_out. >>>>> >>>>> >>>> >>>> -- >>>> >>>> --- >>>> 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/groups/opt_out. >>>> >>>> >>> >>> >>> >>> -- >>> Craig, Corona De Tucson, AZ >>> enderw88.wordpress.com >> >> >> >> -- >> 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/groups/opt_out. >> >> > -- > --- > 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/groups/opt_out. -- --- 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/groups/opt_out.
