emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] dynamic block for columnview: indent and TBLFM


From: Michael Brand
Subject: [O] dynamic block for columnview: indent and TBLFM
Date: Wed, 2 Nov 2011 18:06:44 +0100

Hi all

There are some issues with dynamic block for columnview. Attached are
four minimal and complete example test files indent*_tbl*.org (remove
.txt) with different wrong behaviors dependent on if the dynamic block
is indented and if there is already a table from a previous update or
not. The test is always C-c C-c on the dynamic block header for
columnview with emacs -q, 23.3.

I searched related changes with git bisect to see if by chance I would
be able to resolve the issues by myself, but this seems too
complicated to me. If they might be interesting, from present to past:

- release_7.7-508-ga081581 (2011-11-02):

  still the same test results as release_6.30d-851-g74a59c0, see next

- commit 74a59c0c008e1123a0cadfa9933001bfc773ee85
  Author: Carsten Dominik <address@hidden>
  Date:   Fri Sep 18 09:12:26 2009 +0100

      Allow indented dynamic blocks

  - test results after change, release_6.30d-851-g74a59c0:

    | indent0_tbl0.org | nok | Lisp error, see attached backtrace |
    | indent0_tbl4.org | ok  | works as expected                  |
    | indent2_tbl0.org | nok | TBLFM deleted                      |
    | indent2_tbl4.org | nok | TBLFM deleted                      |

  - test results before change, release_6.30d-850-g60bf447:

    | indent0_tbl0.org | nok | Lisp error, see attached backtrace |
    | indent0_tbl4.org | ok  | works as expected                  |
    | indent2_tbl0.org | nok | misread as Local setup             |
    | indent2_tbl4.org | nok | misread as Local setup             |

- commit 3f1062a15d81aae2f1b10ea540f0d797711b492c
  Author: Carsten Dominik <address@hidden>
  Date:   Mon Sep 8 09:43:41 2008 +0200

      Save and restore formulas for column view capture.

  - test results after change, release_6.06b-53-g3f1062a:

    | indent0_tbl0.org | nok | Lisp error, see attached backtrace |
    | indent0_tbl4.org | ok  | works as expected                  |
    | indent2_tbl0.org | -   | indentation not supported          |
    | indent2_tbl4.org | -   | indentation not supported          |

  - test results before change, release_6.06b-52-g4aa23cf:

    | indent0_tbl0.org | nok | TBLFM deleted             |
    | indent0_tbl4.org | nok | TBLFM deleted             |
    | indent2_tbl0.org | -   | indentation not supported |
    | indent2_tbl4.org | -   | indentation not supported |

Michael

Attachment: backtrace.txt
Description: Text document

Attachment: indent0_tbl0.org.txt
Description: Text document

Attachment: indent0_tbl4.org.txt
Description: Text document

Attachment: indent2_tbl0.org.txt
Description: Text document

Attachment: indent2_tbl4.org.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]