From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: org-table-sort-lines (numerically) leaves 0 separated
Date: Fri, 01 Jul 2022 07:31:58 +0200 [thread overview]
Message-ID: <87zghtv1o1.fsf@mat.ucm.es> (raw)
Hi
I have the following table
| name | marks |
|-------+-------|
| Auser | 0.5 |
| Buser | 2 |
| Cuser | 0 |
| Duser | 2 |
| Euser | 0 |
| Fuser | 3 |
| Guser | |
| Huser | 0 |
| Iuser | |
| Juser | 6 |
If I sort the second column numerically I obtain
| name | marks |
|-------+-------|
| Cuser | 0 |
| Euser | 0 |
| Guser | |
| Huser | 0 |
| Iuser | |
| Auser | 0.5 |
| Buser | 2 |
| Duser | 2 |
| Fuser | 3 |
| Juser | 6 |
Which is bizarre, why is 0 not connected to the rest of the numerical entries?
--
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military.
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine.
next reply other threads:[~2022-07-01 5:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-01 5:31 Uwe Brauer [this message]
2022-07-03 18:26 ` [more absurd] (was: org-table-sort-lines (numerically) leaves 0 separated) Uwe Brauer
2022-07-03 19:11 ` Bruno Barbier
2022-07-03 19:29 ` [more absurd] Uwe Brauer
2022-07-03 19:44 ` Bruno Barbier
2022-07-03 19:58 ` Uwe Brauer
2022-07-03 20:14 ` Bruno Barbier
2022-07-03 20:24 ` Uwe Brauer
2022-07-04 4:31 ` tomas
2022-07-04 5:10 ` Uwe Brauer
2022-07-04 6:23 ` tomas
2022-07-04 6:46 ` Martin Steffen
2022-07-04 7:42 ` Uwe Brauer
2022-07-04 12:16 ` tomas
2022-07-04 13:59 ` Uwe Brauer
2022-07-04 12:12 ` tomas
2022-07-04 13:18 ` Martin Steffen
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=87zghtv1o1.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--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).