emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Millar <millarc@verizon.net>
To: emacs-orgmode@gnu.org
Subject: Re: Featur request org-table-iterate-table-subtree
Date: Fri, 27 Nov 2015 16:27:25 -0500	[thread overview]
Message-ID: <5658CABD.7030103@verizon.net> (raw)
In-Reply-To: <562C2E01.5070105@verizon.net>

Any thoughts? Any body?

If there are two headlines each with the same set of table templates but 
different data in each,  org-table-iterate-buffer-tables will converge; 
however the convergence may yield incorrect results.

I suppose there are two options at the moment,

     rename all tables in heading 1 to heading1summary, heading1A, 
heading1B, etc. and heading2summary, heading2A, heading2B, etc. and 
change all remote references to reflect this, or

     set up separate org files for each set of tables although the 
tables pertain to the same over all subject.

Neither is really acceptable, but the second is the least trouble.

A third choice is worse, narrow to the heading and use org-table-iterate 
on each table. At least the buffer should not be widened in that case.

I have missed some documentation? I thought this would be a useful 
feature much the same way that export-subtree.

Charlie Millar

On 10/24/2015 09:18 PM, Charles Millar wrote:
> Please see the attached example. If I call 
> org-table-iterate-buffer-tables, Summary1 and Summary2 both are 
> calculated using the referenced tables in heading "first set of 
> tables" and the tables in the second heading are disregarded.
>
> Without going into the details there are times when I use certain form 
> tables in separate headlines in the same file. The entries are 
> different in each and I believe that a function perhaps 
> "org-table-iterate-subtree-tables" would be a useful addition to 
> org-table.el.
>
> Please note that narrowing the buffer to the second headline does not 
> help since the code in org-table-iterate-buffer-tables widens the buffer.
>
> Charlie Millar

  reply	other threads:[~2015-11-27 21:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-25  1:18 Featur request org-table-iterate-table-subtree Charles Millar
2015-11-27 21:27 ` Charles Millar [this message]
2015-12-03 19:17   ` Aaron Ecay
2015-12-07 22:58     ` Charles Millar

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=5658CABD.7030103@verizon.net \
    --to=millarc@verizon.net \
    --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).