From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cEU+JVSdm19iXwAA0tVLHw (envelope-from ) for ; Fri, 30 Oct 2020 04:57:56 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id iPwiIVSdm189RgAAB5/wlQ (envelope-from ) for ; Fri, 30 Oct 2020 04:57:56 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CDF9B94042F for ; Fri, 30 Oct 2020 04:57:55 +0000 (UTC) Received: from localhost ([::1]:38340 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kYMU5-00049M-Cs for larch@yhetil.org; Fri, 30 Oct 2020 00:57:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40644) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kYMTg-00048y-To for emacs-orgmode@gnu.org; Fri, 30 Oct 2020 00:57:28 -0400 Received: from pb-smtp20.pobox.com ([173.228.157.52]:56375) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kYMTe-0000yv-0d for emacs-orgmode@gnu.org; Fri, 30 Oct 2020 00:57:28 -0400 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 07BEDFEEA6; Fri, 30 Oct 2020 00:57:23 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=S8gTdwtEh7vPRY5Js5oX67UB5GY=; b=mjykXV Qi4Z7d8kBkNwMQdw85C5fnkz3CHk0aoTAGhLsGsGeqP7koYGnhjtDJ6FV/5nYfm5 zN47yh725BLDfl4AvH86kKEh0mZyrnZ9NBZUSxOus4dPisD/V3lZMxoOAq9P5Bdu /uAWbv50kPQQ+S4ukqJAKKIrfV5Ps4pkrUVaU= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 014BBFEEA5; Fri, 30 Oct 2020 00:57:23 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=U47jOBftcS4R+Hq89wx+U12c6wdS5RI+WcTjimgP6Oc=; b=XT8KxGbxyWiLCBI24oU2gIaxXCaAqFmgJ0u5N+mNzTBD3b6SqZdgTqqL90gW89DD/DSCb1BxPscNqxrKwVH1YRync1jhLLu/hjtoKx8DCbU0lL7VdiajQ7RQ/GSEkNJInbtRfSbuPrWMkPGg773pn5EcmIYv3NQ2NfKw6bBcSlI= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id 7879FFEEA4; Fri, 30 Oct 2020 00:57:20 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Daniele Nicolodi Subject: Re: Inconsistency between code and manual: org-lowest-priority or org-priority-lowest In-Reply-To: References: Date: Fri, 30 Oct 2020 00:57:08 -0400 Message-ID: <87blgktior.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 6437885E-1A6C-11EB-95FC-E43E2BB96649-24757444!pb-smtp20.pobox.com Received-SPF: pass client-ip=173.228.157.52; envelope-from=kyle@kyleam.com; helo=pb-smtp20.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/30 00:57:23 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Org Mode List Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=mjykXV Q; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=XT8KxGbx; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: yI1uNzNBs6ma Daniele Nicolodi writes: > Hello, > > I found an inconsistency between the manual and implementation: the > Priorities section says that the range of valid priorities can be set > modifying the `org-priority-highest', `org-priority-lowest' and > `org-priority-default' variables. However, in the code the variables > names are `org-highest-priority', `org-lowest-priority' and > `org-default-priority'. > > In can submit a patch with a fix. However, in a case like this, should > the code modified to match the documentation, or vice-versa? The org-X-priority -> org-priority-X rename happened in v9.4, with org-X-priority names retained as aliases. So, it sounds like there are some leftover bits in the code. Thanks.