Bastien <[email protected]> writes: > Łukasz Stelmach <[email protected]> writes: > >> I think Greg's point is about entering data using only numeric keypad. I >> can confirm that I have considered these issues (esp. 1400 >> vs. 14:00). Fractional hours don't seem to be that easy as there are >> countries like Poland where you use comma as decimal point (working with >> Emacs' built in calc is a pain) which earns another few lines for >> parsing code. > > AFAIC, I won't mess with this part of the code, I think it's quite easy > enough to enter 14:00 instead of 1400...
Not really in fact if you use keypad. It's not about the number of keystrokes but their layout. Try it. > patch welcome ;) ASAP ;) -- Miłego dnia, Łukasz Stelmach _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
