Hello,
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 g
Hi,
I think I found another bug related to remote references. When I
insert/remove a row/column using the table commands, the remote
references to other tables are also updated. I think org treats "remote"
as a regular function and updates the references inside it.
Here is an example:
#+TBLNAME:
Hello,
I am using org-bbdb to add the anniversaries of my bbdb contacts to
org-agenda.
When I select an anniversary in org-agenda, my .org file that
contains (org-bbdb-anniversaries) shows up. Is it possible to show up
the bbdb entry for that name instead?
Thanks.
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
Nicolas Goaziou writes:
> It isn't a bug actually.
>
> Spreadsheet formulas are sent to Calc (unless it starts with "'(" in
> which case it is treated as Elisp). Doing symbolic computations, Calc
> parses "1d" as one time the symbolic variable "d". So "1d" is the same
> as "d".
>
> Basically, the
Michael Brand writes:
> Hi Rares
>
> On Mon, Jul 4, 2016 at 6:28 PM, Rares Vernica wrote:
>
>> | [2016-07-03 Sun]--[2016-07-04 Mon] | 1d | d |
>> | [2016-07-03 Sun]--[2016-07-05 Tue] | 2d | 2 d |
>> #+TBLFM: $3=$2
>
> A Calc formula interprets field