emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Please test 6.19a


From: Carsten Dominik
Subject: Re: [Orgmode] Please test 6.19a
Date: Mon, 26 Jan 2009 08:24:07 +0100


On Jan 25, 2009, at 11:50 PM, Christopher Suckling wrote:


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.

I cannot reproduce this, works fine for me.

Anything the the *Messages* buffer that indicates that visiting a new buffer
in Org-mode crashes half-way, i.e. before the ful setup has finished?



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.

Yes, this is a bug, thank you very much for the report.
This made me realize that it is probably a mistake to remove
time stamps from tables, even if `org-export-with-timestamps'
is nil.  So from now on, time stamps in tables will not be
removed.

- Carsten





reply via email to

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