emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matiyam <matiyam@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-archive-to-archive-sibling breaks mi nicely formatted sections
Date: Thu, 14 Aug 2008 10:26:21 +0200	[thread overview]
Message-ID: <g80qcd$791$1@ger.gmane.org> (raw)

Hi there!

First of all, thanks for orgmode, i don't know what my life would be without
it :)

I tend to use org-archive-to-archive-sibling. The problem is that i use to
have my sections fairly separated with blank lines. And that function puts
my sections together.

Try this example:


* First Project
** TODO First todo
** DONE Second todo
** TODO Third todo

** Archive                            :ARCHIVE:...



* Second Project (separated with blank lines to increase clarity)
** TODO One todo
** TODO Other todo



If you place the cursor in the second TODO and execute M-x
org-archive-to-archive-sibling, the result is:


* First Project
** TODO First todo
** TODO Third todo



** Archive                                     :ARCHIVE:...
* Second Project (separated with blank lines to increase clarity)
** TODO One todo
** TODO Other todo


I think the blank lines are stored inside the * Archive node (they can be
seen with M-x org-force-cycle-archived), but it clutters a little bit my
setup.

It it possible to fix it? Is there a way around this? Maybe just changing
the font color for the archive section?

Thanks!!

-- M

             reply	other threads:[~2008-08-14  8:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-14  8:26 Matiyam [this message]
2008-09-07  6:39 ` org-archive-to-archive-sibling breaks mi nicely formatted sections Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='g80qcd$791$1@ger.gmane.org' \
    --to=matiyam@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).