From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jose Robins Subject: Bug? Problem with archive functions in 6.00 pre5 Date: Sat, 12 Apr 2008 15:51:55 -0700 Message-ID: <48013D0B.8020801@yahoo.com> Reply-To: wulfhomme13-rook@yahoo.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1565772591==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkoZn-0000M1-8O for emacs-orgmode@gnu.org; Sat, 12 Apr 2008 18:52:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkoZi-0000LQ-Mi for emacs-orgmode@gnu.org; Sat, 12 Apr 2008 18:52:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkoZi-0000LN-HI for emacs-orgmode@gnu.org; Sat, 12 Apr 2008 18:51:58 -0400 Received: from n19.bullet.mail.mud.yahoo.com ([68.142.206.146]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JkoZi-0000qv-32 for emacs-orgmode@gnu.org; Sat, 12 Apr 2008 18:51:58 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode This is a multi-part message in MIME format. --===============1565772591== Content-Type: multipart/alternative; boundary="------------040700030505040406000508" This is a multi-part message in MIME format. --------------040700030505040406000508 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit emacs 21.1 I just upgraded today from 5.23a. I found out that I had to manually do a (require 'org-archive) for archiving (e.g. using C-c C-x C-s) to work in an org file. I assume this is a bug? Jose --------------040700030505040406000508 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit emacs 21.1
I just upgraded today from 5.23a.
I found out that I had to manually do a (require 'org-archive) for archiving (e.g. using C-c C-x C-s) to work in an org file.
I assume this is a bug?

Jose

--------------040700030505040406000508-- --===============1565772591== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1565772591==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Bug? Problem with archive functions in 6.00 pre5 Date: Sun, 13 Apr 2008 09:53:40 +0530 Message-ID: References: <48013D0B.8020801@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jktkn-0001Cv-1K for emacs-orgmode@gnu.org; Sun, 13 Apr 2008 00:23:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jktkl-0001AB-Cw for emacs-orgmode@gnu.org; Sun, 13 Apr 2008 00:23:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jktkl-00019t-7f for emacs-orgmode@gnu.org; Sun, 13 Apr 2008 00:23:43 -0400 Received: from ti-out-0910.google.com ([209.85.142.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jktkk-00016q-TL for emacs-orgmode@gnu.org; Sun, 13 Apr 2008 00:23:43 -0400 Received: by ti-out-0910.google.com with SMTP id a20so372517tia.10 for ; Sat, 12 Apr 2008 21:23:41 -0700 (PDT) In-Reply-To: <48013D0B.8020801@yahoo.com> Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: wulfhomme13-rook@yahoo.com Cc: org-mode On Sun, Apr 13, 2008 at 4:21 AM, Jose Robins wrote: > > emacs 21.1 > I just upgraded today from 5.23a. > I found out that I had to manually do a (require 'org-archive) for > archiving (e.g. using C-c C-x C-s) to work in an org file. > I assume this is a bug? Seems to works for me. If you suspect a bug, then a model to follow would be this post http://article.gmane.org/gmane.emacs.orgmode/5151/match=minimal -- Manish