emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Aitor <aitors2005@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-table-recalculate-buffer-tables
Date: Fri, 16 Mar 2012 16:45:47 +0000 (UTC)	[thread overview]
Message-ID: <loom.20120316T173820-464@post.gmane.org> (raw)


Hi,

I don't manage to use the 'org-table-recalculate-buffer-tables' function within
org-mode (version 7.8.03). It just doesn't show up when I do M-x

In fact, if I want to use it I have to apply the following patch: 

Modified   lisp/org.el
diff --git a/lisp/org.el b/lisp/org.el
index 3b06347..0bbb119 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -3839,7 +3839,7 @@ This works for both table types.")
    org-table-move-column-right org-table-move-row
    org-table-move-row-down org-table-move-row-up
    org-table-next-field org-table-next-row org-table-paste-rectangle
-   org-table-previous-field org-table-recalculate
+   org-table-previous-field org-table-recalculate
org-table-recalculate-buffer-tables
    org-table-rotate-recalc-marks org-table-sort-lines org-table-sum
    org-table-toggle-coordinate-overlays
    org-table-toggle-formula-debugger org-table-wrap-region


Is there something I am doing wrong ?

best,
                                          aitor

             reply	other threads:[~2012-03-16 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16 16:45 Aitor [this message]
2012-03-16 18:17 ` org-table-recalculate-buffer-tables Nick Dokos

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=loom.20120316T173820-464@post.gmane.org \
    --to=aitors2005@gmail.com \
    --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).