all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with org-archive-to-archive-sibling
@ 2008-10-21 12:16 Vladi Solutka
  2008-10-21 20:29 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Vladi Solutka @ 2008-10-21 12:16 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

I have the following org file:

--------snip---------------
* Heading 0
* Heading 1
* Heading 2
--------snip---------------

When I move the cursor to the second line (Heading 1) and do a
org-archive-to-archive-sibling (C-c C-x A), I get the following:

--------snip---------------
* Heading 0
** Archive                      :ARCHIVE:
   :PROPERTIES:
   :ARCHIVE_TIME: 2008-10-21 Tue 14:13
   :END:
* Heading 1
* Heading 2
--------snip---------------

Using org-6.09a on emacs 22.3.1

--- \\/ladi

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

* Re: Problem with org-archive-to-archive-sibling
  2008-10-21 12:16 Problem with org-archive-to-archive-sibling Vladi Solutka
@ 2008-10-21 20:29 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-10-21 20:29 UTC (permalink / raw)
  To: Vladi Solutka; +Cc: emacs-orgmode

Fixed, thanks.

- Carsten

On Oct 21, 2008, at 2:16 PM, Vladi Solutka wrote:

> Hi!
>
> I have the following org file:
>
> --------snip---------------
> * Heading 0
> * Heading 1
> * Heading 2
> --------snip---------------
>
> When I move the cursor to the second line (Heading 1) and do a
> org-archive-to-archive-sibling (C-c C-x A), I get the following:
>
> --------snip---------------
> * Heading 0
> ** Archive                      :ARCHIVE:
>   :PROPERTIES:
>   :ARCHIVE_TIME: 2008-10-21 Tue 14:13
>   :END:
> * Heading 1
> * Heading 2
> --------snip---------------
>
> Using org-6.09a on emacs 22.3.1
>
> --- \\/ladi
>
>
>
> _______________________________________________
> 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

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

end of thread, other threads:[~2008-10-21 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21 12:16 Problem with org-archive-to-archive-sibling Vladi Solutka
2008-10-21 20:29 ` Carsten Dominik

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.