On 25 Jan 2009, at 16:06, Carsten Dominik wrote:

I just uploaded org 6.19a into Emacs CVS, so that it can still
be part of the Emacs 23.1 pretest and release.

Please test the latest release and let me know as soon as possible
if there are any regressions.

Two small niggles.

1) :VISIBILITY: property

Suppose I have the headings

* Foo
* Bar
* COMMENT setup for buffer
  :PROPERTIES:
  :VISIBILITY: folded
  :END:
#+STARTUP: overview
#+Rest of options go here

On loading the file, *Foo and *Bar are folder, as expected. *COMMENT, however shows its content. Changing value of :VISIBILITY: has no effect.

I'm afraid I can't pinpoint in which version this started to happen, but I'm fairly certain it was in the last fortnight.

2) LaTeX export, tables and timestamps

** Foo
** Bar
   |Foo|[2009-02-25 Sun]|Bar|

If I select a region from ** Bar to Bar|, and then org-export-latex-to- buffer, then the timestamp is omitted. If I select a region from ** Foo to Bar| and then org-export-latex-to-buffer, then the timestamp is included.

Not sure if this is recent behaviour of not; it's a few months since I've had cause to export a table.

Apologies that I can't further narrow down these bugs; it's a daft couple of weeks.

Best wishes,

Christopher





_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to