all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-table and elisp
@ 2013-11-22 12:30 Venkatesh K S
  2013-11-23 17:36 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Venkatesh K S @ 2013-11-22 12:30 UTC (permalink / raw
  To: emacs-orgmode

Hi,

I am trying to write some elisp which goes through a org-table and
compiles an specific email based on fields in there.
I am essentially trying to create an email workflow based on orgmode and
mu4e.

Can someone please point me to to elisp which navigates through
org-table and updates the org-table as well.

Regards,
Venkatesh

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

* Re: org-table and elisp
  2013-11-22 12:30 org-table and elisp Venkatesh K S
@ 2013-11-23 17:36 ` Eric Schulte
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2013-11-23 17:36 UTC (permalink / raw
  To: Venkatesh K S; +Cc: emacs-orgmode

Venkatesh K S <venkatesh.ks@gmail.com> writes:

> Hi,
>
> I am trying to write some elisp which goes through a org-table and
> compiles an specific email based on fields in there.
> I am essentially trying to create an email workflow based on orgmode
> and
> mu4e.
>
> Can someone please point me to to elisp which navigates through
> org-table and updates the org-table as well.
>
> Regards,
> Venkatesh
>

This could be done using code blocks and a named table.  See the
"Working with source code" portion of the manual, especially the parts
about "Structure of code blocks" and "Results of evaluation".

Best,

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D

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

end of thread, other threads:[~2013-11-23 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22 12:30 org-table and elisp Venkatesh K S
2013-11-23 17:36 ` Eric Schulte

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.