emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jason Riedy <jason@acm.org>
To: emacs-orgmode@gnu.org
Subject: [PATCH 0/4] Generalize orgtbl formatting with functions
Date: Wed, 16 Apr 2008 14:39:50 -0700	[thread overview]
Message-ID: <1208381994-7893-1-git-send-email-jason@acm.org> (raw)

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	other threads:[~2008-04-16 21:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-16 21:39 Jason Riedy [this message]
2008-04-16 21:39 ` [PATCH 1/4] Refactor orgtbl-to-generic; explicitly separate heading from body Jason Riedy
2008-04-16 21:39 ` [PATCH 2/4] Support last-line specializers Jason Riedy
2008-04-16 21:39 ` [PATCH 3/4] Allow functions for some orgtbl parameters Jason Riedy
2008-04-16 21:39 ` [PATCH 4/4] Add a :remove-nil-lines parameter to orgtbl-to-generic Jason Riedy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1208381994-7893-1-git-send-email-jason@acm.org \
    --to=jason@acm.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).