<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 02.09.20 10:49, <a class="moz-txt-link-abbreviated" href="mailto:julia.biro@gmail.com">julia.biro@gmail.com</a>
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+RPvyQsZL_uadvokJsw-iHWuwUxqvviFu8PXKgKPnV8L=pX1A@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi, 
        <div><br>
        </div>
        <div>I have a problem with my org archive. I used to have as
          etup where archived items go to another file, but it stopped
          working. My `org-archive-default-command` variable is set to
          `org-archove-subtree`. The `org-archive-location` is set to
          "%s_archive::".  But when I do the archive command (or the
          archive subtree command) I get "invalid function:
          org-preserve-local-variables" and of course nothing gets
          archived. Of course I googled the question, Moss, it seems to
          be a bug that should go away after updating (it dodn't) and
          maybe recompiling? I found this open ticket <a
            href="https://github.com/syl20bnr/spacemacs/issues/11801"
            moz-do-not-send="true">https://github.com/syl20bnr/spacemacs/issues/11801</a>.
          I have no .elc files in my .emacs.d and recompiling didn't do
          anything. <br>
          Sorry if my question seems noob. Spacemacs works out of the
          box almost all the time, so I really don't need to know a lot
          about it, not even whether it comes in binary form or is
          recompiled on each update. <br>
          <br>
          thanks<br>
          Julia</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
emacs-berlin mailing list
<a class="moz-txt-link-abbreviated" href="mailto:emacs-berlin@emacs-berlin.org">emacs-berlin@emacs-berlin.org</a>
<a class="moz-txt-link-freetext" href="https://mailb.org/mailman/listinfo/emacs-berlin">https://mailb.org/mailman/listinfo/emacs-berlin</a>
</pre>
    </blockquote>
    <p>Hi Julia,</p>
    <p>here -- trunk of common Emacs -- org-preserve-local-variables is
      a macro and resides in<br>
    </p>
    <p>org-macs.el</p>
    <p>Maybe jump to source and look of there something visible.
      Sometimes its just a typo...</p>
    <p><br>
    </p>
    <p>BTW sure you have no *.elc files in .emacs.d? Because elpa
      compiles by default.</p>
    <p>The issue seems also being commented here:</p>
    <p><a class="moz-txt-link-freetext" href="https://mjmorse.com/blog/emacs-org-hiccups/">https://mjmorse.com/blog/emacs-org-hiccups/</a><br>
    </p>
    <p>Cheers,</p>
    <p>Andreas<br>
    </p>
    <p><br>
    </p>
  </body>
</html>