From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: bug#22776: interactive org-set-effort (C-c C-x e) and column view direct index selection do not handle Effort_ALL with more than 10 entries Date: Sat, 07 Jul 2018 13:19:46 +0200 Message-ID: <871scfjnsd.fsf@nicolasgoaziou.fr> References: <1513884685.1058242.1456181775684.JavaMail.yahoo.ref@mail.yahoo.com> <1513884685.1058242.1456181775684.JavaMail.yahoo@mail.yahoo.com> <878tdf49pv.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fblG1-0004QN-E3 for emacs-orgmode@gnu.org; Sat, 07 Jul 2018 07:20:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fblFz-0003g0-CD for emacs-orgmode@gnu.org; Sat, 07 Jul 2018 07:20:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41283) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fblFz-0003fu-8k for emacs-orgmode@gnu.org; Sat, 07 Jul 2018 07:20:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fblFy-0007NH-Vr for emacs-orgmode@gnu.org; Sat, 07 Jul 2018 07:20:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <878tdf49pv.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Wed, 03 Jan 2018 09:39:40 +0100") 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: David Caldwell Cc: 22735-done@debbugs.gnu.org, 22776-done@debbugs.gnu.org Nicolas Goaziou writes: > I've changed `org-set-effort' to use `completing-read' for allowed > values instead of relying on position in list. The prefix argument now > means "increment". > > This is simpler and less exotic. > > WDYT? Since there is no answer from the OP, I assume this is fixed. I'm closing the bug report.