From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: A few changes to test in master Date: Fri, 31 Jan 2020 17:25:23 +0100 Message-ID: <875zgrioek.fsf@gnu.org> References: <87wo9750jl.fsf@gnu.org> <87y2tn7qjf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42707) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ixZ6l-0000AC-Ho for emacs-orgmode@gnu.org; Fri, 31 Jan 2020 11:25:28 -0500 In-Reply-To: <87y2tn7qjf.fsf@gmail.com> (stardiviner's message of "Fri, 31 Jan 2020 20:34:44 +0800") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: stardiviner Cc: emacs-orgmode@gnu.org Hi stardiviner, stardiviner writes: > I can't added numeric priorities with default =[C-c ,]= keybinding.* The keybinding respect the current priority, which either depends on org-priority-lowest/highest/default or on #+PRIORITIES for buffer-local setting. Please change the setting (either globally or locally) and test again. Thanks, -- Bastien