From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johann Spies Subject: Archiving? Date: Tue, 9 Feb 2016 14:30:54 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b3a825c1832e9052b557d66 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aT7RY-0004DU-Sk for emacs-orgmode@gnu.org; Tue, 09 Feb 2016 07:30:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aT7RX-0000Zj-TP for emacs-orgmode@gnu.org; Tue, 09 Feb 2016 07:30:56 -0500 Received: from mail-lb0-x22a.google.com ([2a00:1450:4010:c04::22a]:34430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aT7RX-0000ZV-Jy for emacs-orgmode@gnu.org; Tue, 09 Feb 2016 07:30:55 -0500 Received: by mail-lb0-x22a.google.com with SMTP id cw1so99456853lbb.1 for ; Tue, 09 Feb 2016 04:30:55 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --047d7b3a825c1832e9052b557d66 Content-Type: text/plain; charset=UTF-8 I cannot get archiving to work as expected. Example: With the cursor on * DONE Werk aan die normalisering van skrywers CLOSED: [2015-10-13 Di 07:50] :PROPERTIES: :ID: d48a7607-0a66-42a6-8819-b98be5f612aa :END: and #+ARCHIVE: %s_done:: in the file Then I did C-c $ As a result, a buffer "werkorg.org_done contains: # -*- mode: org -*- Archived entries from file /home/js/Dropbox/orgmode/werkorg.org and *Messages* Copied: Subtree(s) with 232 characters org-archive-subtree: Symbol's function definition is void: outline-show-all And the original line in werkorg.org is unchanged and still present. What am I doing wrong? Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3) --047d7b3a825c1832e9052b557d66 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I cannot get archiving to work as expected.

Example:

With the cursor on

* DONE W= erk aan die normalisering van skrywers
=C2=A0 CLOSED: [2015-10-13 Di 07:= 50]
=C2=A0 :PROPERTIES:
=C2=A0 :ID:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 d48a7607-0a66-42a6-8819-b98be5f612aa
=C2=A0 :END:

= and

#+ARCHIVE: %s_done::
in the file

Then I did C-c $

As a result, a buffer "werkorg.or= g_done=C2=A0 contains:

#=C2=A0=C2=A0=C2=A0 -*- mode: org -*-

=
Archived entries from file /home/js/Dropbox/orgmode/werkorg.org


and

*M= essages*

Copied: Subtree(s) with 232 characters
org-archive-subtr= ee: Symbol's function definition is void: outline-show-all


<= /div>
And the original line in werkorg.o= rg is unchanged and still present.

What am I doing wr= ong?

Regards
Johann=C2=A0

--
Because experie= ncing your loyal love is better than life itself,
my lips will praise y= ou.=C2=A0 (Psalm 63:3)
--047d7b3a825c1832e9052b557d66-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Archiving? Date: Tue, 09 Feb 2016 11:28:37 -0500 Message-ID: <87si1197be.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTBAw-00020F-Fb for emacs-orgmode@gnu.org; Tue, 09 Feb 2016 11:30:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTBAt-0002PE-93 for emacs-orgmode@gnu.org; Tue, 09 Feb 2016 11:30:02 -0500 Received: from pb-smtp0.int.icgroup.com ([208.72.237.35]:58339 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTBAt-0002CS-4d for emacs-orgmode@gnu.org; Tue, 09 Feb 2016 11:29:59 -0500 In-Reply-To: (Johann Spies's message of "Tue, 9 Feb 2016 14:30:54 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Johann Spies Cc: emacs-orgmode@gnu.org Johann Spies writes: [...] > org-archive-subtree: Symbol's function definition is void: outline-show-all In (what will be) Emacs 25.1, outline.el functions were moved under the "outline-" prefix. For older versions, org-compat.el defines an alias with that prefix, so outline-show-all should not be undefined. I'm guessing that you have an Emacs version < 25 and have a mixed installation issue. If you're installing from ELPA, please uninstall and then, before the builtin version of Org is loaded, reinstall. -- Kyle From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johann Spies Subject: Re: Archiving? Date: Thu, 11 Feb 2016 15:01:15 +0200 Message-ID: References: <87si1197be.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c3f8d055078f052b7e25ec Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTqs2-0005ZL-3v for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 08:01:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTqs1-00009l-58 for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 08:01:18 -0500 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:36599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTqs0-00009C-Tr for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 08:01:17 -0500 Received: by mail-lb0-x229.google.com with SMTP id tk3so14811363lbb.3 for ; Thu, 11 Feb 2016 05:01:16 -0800 (PST) In-Reply-To: <87si1197be.fsf@kyleam.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Kyle Meyer Cc: emacs-orgmode@gnu.org --001a11c3f8d055078f052b7e25ec Content-Type: text/plain; charset=UTF-8 On 9 February 2016 at 18:28, Kyle Meyer wrote: > > > > I'm guessing that you have an Emacs version < 25 and have a mixed > installation issue. If you're installing from ELPA, please uninstall > and then, before the builtin version of Org is loaded, reinstall. > Thanks Kyle, That was the correct guess. After removing .emacs.d/elpa the archiving worked. I then reinstalled a few elpa/melpa packages - most of them ox-* in order to enable some spesific exports. Now the archive is broken again. What do you mean by "before the builtin version of Org is loaded"? Isn't it loaded when I start emacs? Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3) --001a11c3f8d055078f052b7e25ec Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable --001a11c3f8d055078f052b7e25ec-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Archiving? Date: Thu, 11 Feb 2016 11:53:15 -0500 Message-ID: <87k2mbyyro.fsf@kyleam.com> References: <87si1197be.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTuUg-0001uP-DQ for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 11:53:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTuUd-0006zJ-3D for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 11:53:26 -0500 Received: from pb-smtp0.int.icgroup.com ([208.72.237.35]:50834 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTuUc-0006yy-Vj for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 11:53:23 -0500 In-Reply-To: (Johann Spies's message of "Thu, 11 Feb 2016 15:01:15 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Johann Spies Cc: emacs-orgmode@gnu.org Johann Spies writes: > That was the correct guess. After removing .emacs.d/elpa the archiving > worked. I then reinstalled a few elpa/melpa packages - most of them ox-* > in order to enable some spesific exports. > > Now the archive is broken again. > > What do you mean by "before the builtin version of Org is loaded"? Isn't it > loaded when I start emacs? The Org that comes with your Emacs is probably version 8.2.10. Unless you do something [1] to load Org, it will not be loaded at startup: emacs -Q (featurep 'org) => nil Again, I'm just guessing here, but it sounds like you're not installing Org from ELPA, but then you're installing some ox packages from ELPA that depend on a newer Org and will pull it in. If the version of Org that comes with Emacs is already loaded when that happens, you can run into issues with a mixed installation. http://orgmode.org/worg/org-faq.html#mixed-install [1] For example, call an autoloaded Org command, visit an Org file, or explicitly load Org in your configuration. -- Kyle