Thank you. I will get back to creating the patch this weekend and will
include your suggested change.
Best regards,
-- Piyush.
Nicolas Goaziou writes:
> Hello,
>
> Piyush Srivastava writes:
>
>> In the current org mode version (release_9.1.13), when a named cell
>>
In the current org mode version (release_9.1.13), when a named cell
formula is stored using C-u C-c =, the #+TBLFM line stores the name of
the cell *without* a prefix $ sign, as in the following table (notice
that in the #+TBLFM row, there is no $ sign before the 'sum' variable):
| | c |
|---
In the current org mode version (release_9.1.13), when a named cell
formula is stored using C-u C-c =, the #+TBLFM line stores the name of
the cell without a prefix '$' sign, as in the following table (notice
that is the #+TBLFM row, there is no '$' sign before the 'sum'
variable):
| | c |
|-
In the current org mode version (release_9.1.13), when a named cell
formula is stored using C-u C-c =, the #+TBLFM line stores the name of
the cell without a prefix '$' sign, as in the following table (notice
that is the #+TBLFM row, there is no '$' sign before the 'sum'
variable):
| | c |
|-
Hi,
In an earlier message on this list, I pointed out how a change in the
export routines in org 8.3.1 has broken many of the features of org-info,
and identified changes that need to be made to org-info-js-src to fix these
problems (while retaining backward compatibility with the earlier system).
t, Sep 5, 2015 at 8:20 PM, Piyush Srivastava
wrote:
> I think I have finally isolated a fix. org-info.js uses the magic number
> "4" (i.e. the length of the string "sec-") to substring DOM ids in order to
> fin section numbers (this is on line number 97 in the sourc
w days if this strategy sounds good.
-- Piyush.
On Sat, Sep 5, 2015 at 5:20 PM, Piyush Srivastava
wrote:
> In fact, further investigation shows that the first commit that actually
> breaks org-info-js is the replacement of `org-export-get-headline-id' by
> `org-export-get-referen
Hi,
In the current 8.3.1 release of org-mode the f/F keybinding that
org-info-js provides for folding headings in plain mode (of exported html
files) fails to work. Further, the 's' and 'o' keys for search and occur
respectively also fail to work. Both of these work with the 8.2.10 release.
I
by commit
4ee8f4 which reverted the changes made to org-export-get-reference in
cf7d64.
-- Piyush.
On Sat, Sep 5, 2015 at 4:20 PM, Piyush Srivastava
wrote:
> Hi,
>
>
> In the current 8.3.1 release of org-mode the f/F keybinding that
> org-info-js provides for folding headings in pla