org-mode/lisp
Carsten Dominik c0f97f14e2 Tables: Allow standard references in remote references.
Rares Vernica writes:

>  I think the standard references do not work correctly in the
>  "remote" function. Moreover, the "edit all formulas" (C-c ')
>  window replaces the internal references with standard
>  references. Even if I toggle the references back to internal
>  ones, the references in the "remote" function do not get
>  updated.
>
>  Here is an example:
>
>  #+TBLNAME: TableA
>  | 101 |
>  #+TBLFM: @1$1=remote(TableC,@1$1)
>
>  #+TBLNAME: TableB
>  | A1 |
>  #+TBLFM: @1$1=remote(TableC,A1)
>
>  #+TBLNAME: TableC
>  | 101 |
>
>  If I do C-c * in TableA, it works correctly. In TableB it
>  doesn't. If I do C-c ' in TableA and then (with or without
>  C-c C-r) C-c C-c and C-c *, then the contents of TableA will
>  be equivalent to the ones of TableB and the reference will
>  be broken.

Standard references like A1 are now allowed in call to
remote().
2009-04-15 15:16:05 +02:00
..
ChangeLog Tables: Allow standard references in remote references. 2009-04-15 15:16:05 +02:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Dependencies: New property NOBLOCKING 2009-04-08 17:01:54 +02:00
org-archive.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-ascii.el HTML export: moved functions to separate file. 2009-04-07 20:00:31 +02:00
org-attach.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-bbdb.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-bibtex.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-clock.el Minor fix 2009-04-14 12:40:25 +02:00
org-colview-xemacs.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-colview.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-compat.el Feeds: Avoid problems with sha1.el in Emacs 22 2009-04-14 18:02:41 +02:00
org-docbook.el Export: Start paragraphs after the end of literal examples. 2009-04-09 09:09:34 +02:00
org-exp.el Fix the previous fix. 2009-04-12 20:00:39 +02:00
org-faces.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-feed.el Feeds: Avoid problems with sha1.el in Emacs 22 2009-04-14 18:02:41 +02:00
org-footnote.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-gnus.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-html.el Export: Fix bug with time stamps missing a space. 2009-04-15 14:42:56 +02:00
org-icalendar.el iCalendar and XOXO export: Functions moved to new files. 2009-04-07 19:08:24 +02:00
org-id.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-info.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-inlinetask.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-irc.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-jsinfo.el HTML export: moved functions to separate file. 2009-04-07 20:00:31 +02:00
org-latex.el LaTeX export: Fix regexp bug. 2009-04-15 08:34:31 +02:00
org-list.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-mac-message.el org-mac-message: More fixes, and growl integration 2009-04-08 15:05:48 +02:00
org-macs.el Reverse the adding of the intangible property - this seems to be an 2009-04-14 12:35:32 +02:00
org-mew.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-mhe.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-mouse.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-plot.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-protocol.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-publish.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-remember.el org-remember: Skip creation of the default '* Notes' task 2009-04-10 10:26:57 +02:00
org-rmail.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-table.el Tables: Allow standard references in remote references. 2009-04-15 15:16:05 +02:00
org-timer.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-vm.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-w3m.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-wl.el Version number pushed to 6.25trans 2009-04-07 18:43:42 +02:00
org-xoxo.el iCalendar and XOXO export: Functions moved to new files. 2009-04-07 19:08:24 +02:00
org.el Refiling: Allow to create new nodes. 2009-04-14 17:58:32 +02:00