emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug: org-table-sort-lines does only case sensitive alphabetical sorting
@ 2018-07-03  9:21 Heikki Lehvaslaiho
  2018-07-04 16:16 ` Nicolas Goaziou
  0 siblings, 1 reply; 9+ messages in thread
From: Heikki Lehvaslaiho @ 2018-07-03  9:21 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 563 bytes --]

org-sort has an optional argument with-case. By default its sorting ignores
the case. When org-sort is called within a table, it calls
org-table-sort-line with the argument. org-table-sort-line defines a let
variable sort-fold-case (not with-case) but fails to use either variable
when sorting and always sorts with case.

This is with the very latest org:
Org mode version 9.1.13 (9.1.13-elpa @
/Users/helehvas/.emacs.d/elpa/org-20180702/)

     -Heikki

Heikki Lehväslaiho - skype:heikki_lehvaslaiho cell: +358 40 850 6640
http://about.me/heikki

[-- Attachment #2: Type: text/html, Size: 1571 bytes --]

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

end of thread, other threads:[~2018-07-19 11:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-03  9:21 bug: org-table-sort-lines does only case sensitive alphabetical sorting Heikki Lehvaslaiho
2018-07-04 16:16 ` Nicolas Goaziou
2018-07-12  6:58   ` Heikki Lehvaslaiho
2018-07-14  9:10     ` Nicolas Goaziou
2018-07-14 12:31       ` Sebastian Reuße
2018-07-17  6:24         ` Heikki Lehvaslaiho
2018-07-17  6:59           ` Sebastian Reuße
2018-07-19  7:29             ` Heikki Lehvaslaiho
2018-07-19 11:20               ` Sebastian Reuße

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