unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21639: 25.0.50; sorting broken in tabulated-list-mode if SORT is nil in format spec
@ 2015-10-06 20:01 Mark Oteiza
  2015-10-07 14:15 ` Artur Malabarba
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Oteiza @ 2015-10-06 20:01 UTC (permalink / raw)
  To: 21639


Hi,

In current master, if an spec in tabulated-list-format has SORT equal to
nil (meaning the column cannot be sorted), and one attempts to sort the
corresponding column, SORT (nil) is still used as a sorting
function. Hence, one gets the error (void-function nil) instead of the
previous behavior, which I believe was to remove any previous sorting.





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

* bug#21639: 25.0.50; sorting broken in tabulated-list-mode if SORT is nil in format spec
  2015-10-06 20:01 bug#21639: 25.0.50; sorting broken in tabulated-list-mode if SORT is nil in format spec Mark Oteiza
@ 2015-10-07 14:15 ` Artur Malabarba
  0 siblings, 0 replies; 2+ messages in thread
From: Artur Malabarba @ 2015-10-07 14:15 UTC (permalink / raw)
  To: Mark Oteiza; +Cc: 21639

Should be fixed now by 8a40c5a67eb6b89574ff98f7d55b456d89ff22ee
Let me know if it works.

2015-10-06 21:01 GMT+01:00 Mark Oteiza <mvoteiza@udel.edu>:
>
> Hi,
>
> In current master, if an spec in tabulated-list-format has SORT equal to
> nil (meaning the column cannot be sorted), and one attempts to sort the
> corresponding column, SORT (nil) is still used as a sorting
> function. Hence, one gets the error (void-function nil) instead of the
> previous behavior, which I believe was to remove any previous sorting.
>
>
>





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

end of thread, other threads:[~2015-10-07 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-06 20:01 bug#21639: 25.0.50; sorting broken in tabulated-list-mode if SORT is nil in format spec Mark Oteiza
2015-10-07 14:15 ` Artur Malabarba

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).