Hi Carsten,

[Emacs 23.0.0.4 20061218, default org: 4.56b]

ISSUE 1
=======

Suppose I have this at the end of my file:

,----
| * Archived Tasks
| 
| Local Variables:
| org-archive-location: "::* Archived Tasks"
| End:
`----

Then when I try to archive a tree it will become:

,----
| * Archived Tasks
| 
| Local Variables:
| org-archive-location: "::* Archived Tasks"
| End:
| 
| ** DONE([2006-12-20 Wed 19:08]) Test archiving
|    CLOSED: [2006-12-20 Wed]
`----

Is this a bug? The start of the local variables list must be no more
than 3000 characters from the end of the file. As the archive grows
the setting of local variables will be out of the range.

ISSUE 2
=======

If I have local variables in the file, the export engine will export
them as part of the document and they look ugly and redundant.

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to