bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52154: 29.0.50; tabulated-list-sort errors if N arg is out of range


From: No Wayman
Subject: bug#52154: 29.0.50; tabulated-list-sort errors if N arg is out of range
Date: Sat, 27 Nov 2021 23:24:42 -0500
User-agent: mu4e 1.7.5; emacs 29.0.50

If tabulated-list-sort is passed a numeric arg that is out of range with respect to tabulated-list-format, an out-of-range error is thrown. Would it be better to clamp the numeric arg to (1- (length tabulated-list-format))?
If not, should we user-error instead of error?

~ Nick

In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.4, Xaw3d scroll bars)
of 2021-11-22 built on nbook
Repository revision: 9ceb3070e34ad8a54184fd0deda477bf5ff77000
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101001
System Description: Arch Linux






reply via email to

[Prev in Thread] Current Thread [Next in Thread]