emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kaloian Doganov <kaloian@doganov.org>
To: emacs-orgmode@gnu.org
Subject: bug in headline sort
Date: Thu, 03 Jan 2008 11:10:01 +0200	[thread overview]
Message-ID: <87y7b7nul2.fsf@doganov.org> (raw)

I think I've found a sorting bug in org-mode.  The minimal steps to
reproduce the problem follows:

1. Using org-mode 5.13i with Emacs from CVS (23.0.50.1).

2. Example buffer with just 4 lines:

   * Headline Sort Example
   ** Alpha
   ** Charlie
   ** Bravo

3. When the point is on the first line ("Headline Sort Example"
   headline), without active region, issuing "C-c ^ a" leads to this:

   * Headline Sort Example
   ** Alpha
   ** Bravo** Charlie

Which is not what one would expect.  The very same example using
org-mode 4.67d with Emacs 22.1.1 leads to the expected result:

   * Headline Sort Example
   ** Alpha
   ** Bravo
   ** Charlie

             reply	other threads:[~2008-01-03  9:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-03  9:10 Kaloian Doganov [this message]
2008-01-03  9:22 ` bug in headline sort 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=87y7b7nul2.fsf@doganov.org \
    --to=kaloian@doganov.org \
    --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).