emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-archive-to-archive-sibling breaks mi nicely formatted sections
@ 2008-08-14  8:26 Matiyam
  2008-09-07  6:39 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Matiyam @ 2008-08-14  8:26 UTC (permalink / raw)
  To: emacs-orgmode

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

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

* Re: org-archive-to-archive-sibling breaks mi nicely formatted sections
  2008-08-14  8:26 org-archive-to-archive-sibling breaks mi nicely formatted sections Matiyam
@ 2008-09-07  6:39 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-09-07  6:39 UTC (permalink / raw)
  To: Matiyam; +Cc: emacs-orgmode

Hi Matiyam,

this is fixed now, but please note that only one empty line will  
remain visible, and that you might need several empty linnes,  
depending on the variable `org-cycle-separator-lines'.

HTH

- Carsten

On Aug 14, 2008, at 10:26 AM, Matiyam wrote:

> 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
>
>
>
>
> _______________________________________________
> 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-09-07  6:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-14  8:26 org-archive-to-archive-sibling breaks mi nicely formatted sections Matiyam
2008-09-07  6:39 ` Carsten Dominik

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).