From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: About org-sort -> org-sort-list with custom sort function Date: Mon, 08 May 2017 12:45:44 -0400 Message-ID: <871srz5mbr.fsf@kyleam.com> 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> <87k25r5ndh.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7lnC-0003yt-J1 for emacs-orgmode@gnu.org; Mon, 08 May 2017 12:45:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7ln9-0005dG-Gy for emacs-orgmode@gnu.org; Mon, 08 May 2017 12:45:50 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:52766 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d7ln9-0005cm-9O for emacs-orgmode@gnu.org; Mon, 08 May 2017 12:45:47 -0400 In-Reply-To: <87k25r5ndh.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: Zhitao Gong , emacs-orgmode@gnu.org Nicolas Goaziou writes: > I think the patch can also go into maint branch, since this is a fix. It's more of a cosmetic change, no? (The one "fix" would be that org-sort documents WITH-CASE as optional even though it was actually a required argument.) Anyway, I'll cherry pick it over the next time I touch maint. > Now, we still need to find interactive use of `org-sort-list', which > should ask appropriate questions for getkey-func and compare-func. Sure, I'll send a patch proposing changes (though it may be a day or two before I get around to it). -- Kyle