From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: About org-sort -> org-sort-list with custom sort function Date: Mon, 08 May 2017 18:23:06 +0200 Message-ID: <87k25r5ndh.fsf@nicolasgoaziou.fr> References: <87inlhhgvf.fsf@gmail.com> <87vapd5qb0.fsf@kyleam.com> <87bmr57zqp.fsf@nicolasgoaziou.fr> <87shkg695r.fsf@kyleam.com> <87pofk65kp.fsf@kyleam.com> <871srz7k7h.fsf@nicolasgoaziou.fr> <877f1r5q3b.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36278) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7lRJ-0008J6-RO for emacs-orgmode@gnu.org; Mon, 08 May 2017 12:23:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7lRG-0007gw-Gc for emacs-orgmode@gnu.org; Mon, 08 May 2017 12:23:13 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:60504) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d7lRG-0007gX-AV for emacs-orgmode@gnu.org; Mon, 08 May 2017 12:23:10 -0400 In-Reply-To: <877f1r5q3b.fsf@kyleam.com> (Kyle Meyer's message of "Mon, 08 May 2017 11:24:24 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Kyle Meyer Cc: Zhitao Gong , emacs-orgmode@gnu.org Hello, Kyle Meyer writes: > Yeah, I agree that there's no need for call-interactively here because > the interactive forms of org-table-sort-lines, org-sort-list, > org-sort-entries are covered by org-sort's. > > Switched call-interactively to funcall in c1addc825. Thank you. I think the patch can also go into maint branch, since this is a fix. Now, we still need to find interactive use of `org-sort-list', which should ask appropriate questions for getkey-func and compare-func. Regards, -- Nicolas Goaziou 0x80A93738