all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karl Voit <devnull@Karl-Voit.at>
To: emacs-orgmode@gnu.org
Subject: Re: A file with 'org-mode rot'?
Date: Tue, 11 Nov 2014 17:50:10 +0100	[thread overview]
Message-ID: <m3teo2$d2v$1@ger.gmane.org> (raw)
In-Reply-To: 2014-04-03T12-36-39@devnull.Karl-Voit.at

Hi!

* Karl Voit <devnull@Karl-Voit.at> wrote:
> Hello Sharon!
>
> * Sharon Kimble <boudiccas@talktalk.net> wrote:
>>
>> So how can I keep a file 'healthy' and working well over many months please?
>
> I am facing "weird" things as well. Mainly performance drop when
> doing (very) simple things like adding | in front of a table line,
> changing to the next table column, marking tasks as DONE, archiving
> tasks, and so on.

Fun fact: this is still an issue but only on my Linux machine. My
Windows Emacs performs fine with tables.

> This is why I asked here for an Org-mode syntax checker a couple of
> days ago. There does not seem to exist such a thing.

Another example:

In the recent weeks I had the issue that LOGBOOK drawers were
moved before PROPERTIES drawers ending up in double PROPERTIES
drawers where the second one is ignored (habit, ...) or just one
LOGBOOK drawer followed by one ignored PROPERTIES drawer:

* example heading with two PROPERTIES drawers
:PROPERTIES:
:CREATED:  [2014-08-02 Sat 11:37]
:END:
:LOGBOOK:...
:PROPERTIES:
:CREATED:  [2014-07-16 Mon 14:42]
:STYLE: habit
:END:

* example heading with LOGBOOK before PROPERTIES and thus being ignored
:LOGBOOK:...
:PROPERTIES:
:CREATED:  [2014-07-16 Mon 14:42]
:STYLE: habit
:END:

(I am using (org-expiry-insinuate) to automatically create the
PROPERTIES drawer with the CREATED line if this matters here.)

This results in a big mess on my agenda and I had to fix those
headings semi-manually. Very annoying!

I don't have a clue, what causes this behavior since there is only a
(large) sub-set of my headings that got this mix-up.

Also: I recognized that many older headings were changed that way
that all empty lines were removed.

I got the suspicion that generating some Agendas or the org-mobile
export might correlate with the time-stamps of the modifications.


Besides my personal issues above: is there some kind of
automatically regression testing with real-world Org-mode files and
non-default settings?

I love this community! However, I get the impression that with every
"git pull", I end up being tester of a couple of new issues. :-(

Thinking about getting rid of the git repository and (only) using
"stable" Org releases ...

  parent reply	other threads:[~2014-11-11 16:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02 12:41 A file with 'org-mode rot'? Sharon Kimble
2014-04-03 10:40 ` Karl Voit
2014-04-04  9:11   ` Eric S Fraga
2014-04-04 11:06     ` Eric S Fraga
2014-04-11  9:46       ` Bastien
2014-04-11 15:26         ` Nicolas Goaziou
2014-04-13 11:22         ` Karl Voit
2014-04-13 12:42           ` Nicolas Goaziou
2014-04-13 14:53             ` Karl Voit
2014-04-13 17:49               ` Nicolas Goaziou
2014-04-13 18:08                 ` Erik Iverson
2014-04-15  8:18                   ` Karl Voit
2014-04-14 16:34         ` Eric S Fraga
2014-11-11 16:50   ` Karl Voit [this message]
2014-11-11 20:43     ` Marco Wahl

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

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

  git send-email \
    --in-reply-to='m3teo2$d2v$1@ger.gmane.org' \
    --to=devnull@karl-voit.at \
    --cc=emacs-orgmode@gnu.org \
    --cc=news1142@Karl-Voit.at \
    /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 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.