all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Karl Voit <devnull@Karl-Voit.at>, emacs-orgmode@gnu.org
Subject: process diagrams with dot and some glue using org
Date: Fri, 19 Jul 2013 18:23:57 +0100	[thread overview]
Message-ID: <87vc46ea4y.fsf@ucl.ac.uk> (raw)

Dear Karl,

a couple of weeks ago you developed some code to convert a pair of
tables to a graphviz digraph and you wrote a very useful Worg page about
it:

  http://article.gmane.org/gmane.emacs.orgmode/74280
  http://orgmode.org/worg/org-tutorials/org-dot-diagrams.html

I have today had a real need for this so I copied the code and used
it.  Worked like a charm!  Thanks for doing this.

I just wanted to say two things about it:

1. if the typical use case is to use the code with #+call:, it would be
     more helpful to delete the #+header: line in the source code in the
     Worg page.  This header line presumes that the particular tables in
     your first example exist.  Deleting this line means that the code
     can only be used via a #+call statement but I think this is more
     logical.

2. I appended a column to my node table with a description of each
     node.  You've written your code so that it doesn't care if there
     are extra columns.  This is a bonus!  My table not only provides
     the data for the graph but also explains the graph to a reader.

Thanks again,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.6-341-g338603

             reply	other threads:[~2013-07-19 17:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-19 17:23 Eric S Fraga [this message]
2013-07-19 17:37 ` process diagrams with dot and some glue using org Rick Frankel
2013-07-19 17:56   ` Eric S Fraga
2013-07-20 11:02   ` Eric S Fraga
2013-07-20 12:47     ` Rick Frankel
2013-07-21 19:05 ` Karl Voit
2013-07-22  8:00   ` Eric S Fraga

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

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

  git send-email \
    --in-reply-to=87vc46ea4y.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=devnull@Karl-Voit.at \
    --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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.