emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug in headline sort
@ 2008-01-03  9:10 Kaloian Doganov
  2008-01-03  9:22 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Kaloian Doganov @ 2008-01-03  9:10 UTC (permalink / raw)
  To: emacs-orgmode

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

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

* Re: bug in headline sort
  2008-01-03  9:10 bug in headline sort Kaloian Doganov
@ 2008-01-03  9:22 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-01-03  9:22 UTC (permalink / raw)
  To: Kaloian Doganov; +Cc: emacs-orgmode

Fixed, thanks.

- Carsten

On Jan 3, 2008, at 10:10 AM, Kaloian Doganov wrote:

> 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
>
>
>
> _______________________________________________
> 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-01-03  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-03  9:10 bug in headline sort Kaloian Doganov
2008-01-03  9:22 ` 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).