emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] org archiving and local variables
@ 2006-12-20 19:16 Leo
  2006-12-20 20:29 ` Leo
  0 siblings, 1 reply; 4+ messages in thread
From: Leo @ 2006-12-20 19:16 UTC (permalink / raw)
  To: emacs-orgmode

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)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-21  0:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-20 19:16 [bug] org archiving and local variables Leo
2006-12-20 20:29 ` Leo
2006-12-20 23:42   ` Carsten Dominik
2006-12-21  0:21     ` Leo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).