emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH 0/4] Generalize orgtbl formatting with functions


From: Jason Riedy
Subject: [Orgmode] [PATCH 0/4] Generalize orgtbl formatting with functions
Date: Wed, 16 Apr 2008 14:39:50 -0700

This is lead-up to a contrib function that generates SQL insertions
from a table.  Using functions for some of the orgtbl parameters opens
up many possibilities.

Jason Riedy (4):
  Refactor orgtbl-to-generic; explicitly separate heading from body.
  Support last-line specializers.
  Allow functions for some orgtbl parameters.
  Add a :remove-nil-lines parameter to orgtbl-to-generic.

 ChangeLog         |   45 +++++++++++++
 doc/org.texi      |    5 +-
 lisp/org-table.el |  190 ++++++++++++++++++++++++++++++++++++++---------------
 3 files changed, 187 insertions(+), 53 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]