From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: org-priority: allow customization of priority indicator Date: Tue, 18 Oct 2022 08:57:30 +0200 Organization: GNU Message-ID: <878rldk49x.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2623"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: To: drlkf Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 18 09:17:20 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1okgql-0000P1-M8 for ged-emacs-devel@m.gmane-mx.org; Tue, 18 Oct 2022 09:17:19 +0200 Original-Received: from localhost ([::1]:51860 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okgqj-0006Jn-MH for ged-emacs-devel@m.gmane-mx.org; Tue, 18 Oct 2022 03:17:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54864) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okgXl-0006jl-8I for emacs-devel@gnu.org; Tue, 18 Oct 2022 02:57:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49848) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okgXj-0005AK-8r; Tue, 18 Oct 2022 02:57:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=bLPaElro8BNEc1oSre1UzQlyncPANqS3Qf3oOl1ZORo=; b=dPJtfjNAcK3iTNW4QdW9 PUuDWjHkHQPfwbSvyI9pkswu5q0s5hJ1aHWUGXghogsrdYLPg9GLlPWAVgwtfo++2Cgz6ZlG2U75p L1TJqJAcPMHuj9hU3ivLqo009ITXCSDv4Kb60AA68t+jTk4IcAIBfWkqQVmFWxlv6QZNOkjNeW18+ fsDtvDqsOB5VVoO3Wr52RaMAO05ahNDKibgZhcMA6dSZia9MrY398Z1DExMqXrIyjS2Pq0dAMrCcT YAwnjWiSkeLj809w1tk+Gybasge9jOE/D35zQzA7o5KbUcM3Q+x12icj+1rDHgya5kxye7GntCjEs kJs8xzg2hxtaAQ==; Original-Received: from 186.48.140.77.rev.sfr.net ([77.140.48.186]:56500 helo=hal) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okgXe-0004iu-ET; Tue, 18 Oct 2022 02:57:38 -0400 Original-Received: by hal (Postfix, from userid 1000) id AD0D51E0408; Tue, 18 Oct 2022 08:57:30 +0200 (CEST) In-Reply-To: (drlkf@drlkf.net's message of "Mon, 17 Oct 2022 22:46:28 +0200") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:298015 Archived-At: Hi, drlkf writes: > I would like to submit a patch to allow users to change the priority > tag's form entirely. Can you resubmit this patch to emacs-orgmode@gnu.org, where such changes are being discussed and reviewed? Thanks a lot! -- Bastien