emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-table-sort-lines (numerically) leaves 0 separated
@ 2022-07-01  5:31 Uwe Brauer
  2022-07-03 18:26 ` [more absurd] (was: org-table-sort-lines (numerically) leaves 0 separated) Uwe Brauer
  0 siblings, 1 reply; 17+ messages in thread
From: Uwe Brauer @ 2022-07-01  5:31 UTC (permalink / raw)
  To: emacs-orgmode


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. 



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

end of thread, other threads:[~2022-07-04 14:33 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-01  5:31 org-table-sort-lines (numerically) leaves 0 separated Uwe Brauer
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

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