emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* problems with alphabetic ordering in tables containing non ASCII chars
@ 2016-07-05 20:26 Uwe Brauer
  2016-07-05 20:49 ` Nicolas Goaziou
  0 siblings, 1 reply; 5+ messages in thread
From: Uwe Brauer @ 2016-07-05 20:26 UTC (permalink / raw)
  To: emacs-orgmode



Hello

Consider please the following example:

| Anton   |
| Álvarez |
| Arrieta |


  org-table-sort-lines using alphabetic ordering results in


| Anton   |
| Arrieta |
| Álvarez |

Which is contra intuitive to say the least. The accented A should be
treated as if it did not have an accent resulting in

| Álvarez |
| Anton   |
| Arrieta |

That is the way excel (which I try to avoid usually but which is doing
the right thing), works, libreoffice ooffice is also on the wired side
here.     

regards

Uwe Brauer

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

end of thread, other threads:[~2016-07-12  8:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-05 20:26 problems with alphabetic ordering in tables containing non ASCII chars Uwe Brauer
2016-07-05 20:49 ` Nicolas Goaziou
2016-07-05 20:54   ` Uwe Brauer
2016-07-05 21:48     ` Nicolas Goaziou
2016-07-12  8:53       ` a possible solution (was: problems with alphabetic ordering in tables containing non ASCII chars) Uwe Brauer

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