emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH v2 0/9] mail, clock and calc changes
@ 2015-11-03 20:15 Jan Malakhovski
  2015-11-03 20:15 ` [PATCH 1/9] org-clock: fix a typo Jan Malakhovski
                   ` (9 more replies)
  0 siblings, 10 replies; 24+ messages in thread
From: Jan Malakhovski @ 2015-11-03 20:15 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Jan Malakhovski

Hello.

While my assignment is snail-mail delivered to and processed by FSF
I'd like to request comments on the following set of patches, which
contains all the patches I sent to this list before and some new ones.

I'm mainly worried by ChangeLog format and possibly unorthodox elisp
in ob-calc.

The first two are TINYCHANGE.

Cheers,
  Jan

Jan Malakhovski (9):
  org-clock: fix a typo
  org-colview: add a FIXME
  org-clock: fix `org-clock-time%'
  org: move `org-duration-string-to-minutes' to a better place
  rename `org-duration-string-to-minutes' to
    `org-clocksum-string-to-minutes' everywhere
  factor out date-timestamp* calculations to org-store-link-props
  org-notmuch: add date support to org-notmuch-store-link
  ob-calc: add more API, documentation and examples so that it can be
    used in tables
  ob-calc: don't leave garbage on the stack

 contrib/lisp/org-depend.el     |   2 +-
 contrib/lisp/org-mew.el        |  11 +-
 contrib/lisp/org-notmuch.el    |   7 +-
 contrib/lisp/org-vm.el         |  11 +-
 contrib/lisp/org-wl.el         |  10 +-
 contrib/lisp/ox-taskjuggler.el |   2 +-
 doc/org.texi                   |   4 +-
 lisp/ob-calc.el                | 236 ++++++++++++++++++++++++++++++++---------
 lisp/org-agenda.el             |   2 +-
 lisp/org-clock.el              |  41 +++----
 lisp/org-colview.el            |   5 +-
 lisp/org-gnus.el               |  15 +--
 lisp/org-mhe.el                |  10 +-
 lisp/org-rmail.el              |  11 +-
 lisp/org.el                    |  67 +++++++-----
 15 files changed, 263 insertions(+), 171 deletions(-)

-- 
2.6.2

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2015-11-04 15:24 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-03 20:15 [PATCH v2 0/9] mail, clock and calc changes Jan Malakhovski
2015-11-03 20:15 ` [PATCH 1/9] org-clock: fix a typo Jan Malakhovski
2015-11-03 20:15 ` [PATCH 2/9] org-colview: add a FIXME Jan Malakhovski
2015-11-03 20:15 ` [PATCH 3/9] org-clock: fix `org-clock-time%' Jan Malakhovski
2015-11-04 11:18   ` Aaron Ecay
2015-11-04 11:46     ` Jan Malakhovski
2015-11-03 20:15 ` [PATCH 4/9] org: move `org-duration-string-to-minutes' to a better place Jan Malakhovski
2015-11-03 20:15 ` [PATCH 5/9] rename `org-duration-string-to-minutes' to `org-clocksum-string-to-minutes' everywhere Jan Malakhovski
2015-11-04 11:21   ` Aaron Ecay
2015-11-04 11:47     ` Jan Malakhovski
2015-11-03 20:15 ` [PATCH 6/9] factor out date-timestamp* calculations to org-store-link-props Jan Malakhovski
2015-11-04 11:26   ` Aaron Ecay
2015-11-04 11:45     ` Jan Malakhovski
2015-11-04 14:39       ` Aaron Ecay
2015-11-04 15:21         ` Jan Malakhovski
2015-11-03 20:15 ` [PATCH 7/9] org-notmuch: add date support to org-notmuch-store-link Jan Malakhovski
2015-11-03 20:15 ` [PATCH 8/9] ob-calc: add more API, documentation and examples so that it can be used in tables Jan Malakhovski
2015-11-03 20:15 ` [PATCH 9/9] ob-calc: don't leave garbage on the stack Jan Malakhovski
2015-11-04 11:31   ` Aaron Ecay
2015-11-04 11:53     ` Jan Malakhovski
2015-11-04 14:41       ` Aaron Ecay
2015-11-04 15:24         ` Jan Malakhovski
2015-11-04 11:36 ` [PATCH v2 0/9] mail, clock and calc changes Aaron Ecay
2015-11-04 11:59   ` Jan Malakhovski

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).