emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Jason Riedy <jason@acm.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH 0/4] Adding orgtbl-to-orbtbl and cleaning orgtbl-to-sqlinsert.
Date: Mon, 5 May 2008 07:15:43 +0200	[thread overview]
Message-ID: <5B2297B6-7026-46F8-AD40-574AA4F7CDB8@science.uva.nl> (raw)
In-Reply-To: <1209952483-23714-1-git-send-email-jason@acm.org>

Hi Jason,

On May 5, 2008, at 3:54 AM, Jason Riedy wrote:

> I needed an orgtbl-to-orgtbl transformation when writing up
> transformation examples.  It seems pretty core, so I've
> added it to org-table.el.  The function needs a way to
> suppress :tstart and :tend strings, so I added support
> for explicit nils.
>
> Cleaning up the orgtbl-to-sqlinsert function lead to some cute
> little problems.  One was that formatting columns with plist
> would pass values through directly rather than quoting them.
> So I a general *orgtbl-default-fmt* variable to handle all
> columns that aren't in the plist.  A similar one for the header
> might be useful, but I haven't needed it.
>
> All these can be pulled from
>  git://repo.or.cz/org-mode/ejr.git master

Can you explain to step by step what I would have to do to
pull these changes from your repository into a local branch in my own
repository?  Thanks.

- Carsten


>
>
> BTW, Bruno Haible's git ChangeLog merger has been working
> wonderfully for me.  It also is in gnulib; see the message
> for how to generate it with gnulib-tool:
>  http://article.gmane.org/gmane.comp.lib.gnulib.bugs/12653
>
> Jason Riedy (4):
>  Provide an *orgtbl-default-fmt* for entries not in a fmt plist.
>  Allow an explicitly nil :tstart and :tend to suppress the strings.
>  Add an orgtbl-to-orgtbl transformation.
>  Clean up orgtbl-sqlinsert.
>
> ChangeLog                        |   10 ++++++++++
> contrib/ChangeLog                |    7 +++++++
> contrib/lisp/orgtbl-sqlinsert.el |   13 +++++++------
> lisp/org-table.el                |   33 +++++++++++++++++++++++++++ 
> +-----
> 4 files changed, 52 insertions(+), 11 deletions(-)
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2008-05-05  5:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-05  1:54 [PATCH 0/4] Adding orgtbl-to-orbtbl and cleaning orgtbl-to-sqlinsert Jason Riedy
2008-05-05  1:54 ` [PATCH 1/4] Provide an *orgtbl-default-fmt* for entries not in a fmt plist Jason Riedy
2008-05-05  1:54   ` [PATCH 2/4] Allow an explicitly nil :tstart and :tend to suppress the strings Jason Riedy
2008-05-05  1:54     ` [PATCH 3/4] Add an orgtbl-to-orgtbl transformation Jason Riedy
2008-05-05  1:54       ` [PATCH 4/4] Clean up orgtbl-sqlinsert Jason Riedy
2008-05-05  5:15 ` Carsten Dominik [this message]
2008-05-05  6:34   ` [PATCH 0/4] Adding orgtbl-to-orbtbl and cleaning orgtbl-to-sqlinsert 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=5B2297B6-7026-46F8-AD40-574AA4F7CDB8@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=jason@acm.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).