From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OGAIBQbs/WRh/QAA9RJhRA:P1 (envelope-from ) for ; Sun, 10 Sep 2023 18:17:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OGAIBQbs/WRh/QAA9RJhRA (envelope-from ) for ; Sun, 10 Sep 2023 18:17:10 +0200 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 DD305465E2 for ; Sun, 10 Sep 2023 18:17:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694362629; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=+NWiLDMhB5TdAREAu3pbkuQj+nDTHQiZDIf64R5KmOU=; b=WoLXVVfX1mZENy2PUdJ8Aapw90Q+n88qkUfLUmir6PHskk2wLzGjp14ua8yuF22zG8wIgZ sWPNfdStJdhjPa93rf9ozW50uTcPIvah7je2A7oK8GG8ZU++FcvwcU1WVLJuZ+02/Yuw06 2iHuXegoAnd2UFf7KxGLa3QV4wUWQvt0mhrcc/mOtjJ+zFh6cT2RahPf0GBUCfeKTFvVsC TpB3WZzQxtjyv0DQvMLfAdgAiQ+6bhGRbuxmS0zDKJSA7sryxZJeQu+kTtnTjWEeozyMlI uoiFOwhu/r69V8V28cRjQ9uAK5JvJ6JoyYLMdYuZmngV77x1Gg2FdYs3miOZ5A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694362629; a=rsa-sha256; cv=none; b=TWIwQl4WAy6FQGloKUoHwvCFYbUY7Qhu9mCtOgqKGiQJPfdif6Ey/nQTftS96JcXVwPd3O mwH/1zhHhmxecXHmoDD9EML9VZCDGQhBg3l84dyxcg6XaGh+o+5Ln9L+BPNp3Ixnnx3www OBgmXS3wRN7Am1NpAHok4rvOl9c9pJesW/TO/4JD30zX4T15OYfwp+VRECygmDAZV00yOS Wjo15t+nbLsk1aZ46oQ/s+ui0BxgjtbArbG2URVweDhmGwKypuWax0Vd2+cquJS/6iIjGg Ix5eZjkSzKNlKibesH3BasBeHCsdXFaOh8zY9xyt1SRJabMicIui9pdhCAC5uQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qfN6R-0000Lh-P2; Sun, 10 Sep 2023 12:16:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qfN6P-0000LV-Ud for emacs-orgmode@gnu.org; Sun, 10 Sep 2023 12:16:01 -0400 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qfN6N-0002YO-Ur for emacs-orgmode@gnu.org; Sun, 10 Sep 2023 12:16:01 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qfN6L-0006tV-S5 for emacs-orgmode@gnu.org; Sun, 10 Sep 2023 18:15:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: [patch] Fixes and improvements in org-latex-language-alist (was: ox-latex language handling in Org-9.5 vs 9.6) Date: Sun, 10 Sep 2023 23:15:52 +0700 Message-ID: References: <87v8cneyfu.fsf@posteo.net> <87edjanqxb.fsf@localhost> <87o7ieukum.fsf@posteo.net> <877cp0ybdg.fsf@posteo.net> <8734zoxzd0.fsf_-_@posteo.net> <87tts37lsx.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US, ru-RU In-Reply-To: <87tts37lsx.fsf@localhost> Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 13 X-Spam_score: 1.3 X-Spam_bar: + X-Spam_report: (1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FORGED_MUA_MOZILLA=2.309, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NICE_REPLY_A=-1.473, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 0.69 X-Spam-Score: 0.69 X-Migadu-Queue-Id: DD305465E2 X-TUID: LV5UJyLbRTRM On 09/09/2023 16:11, Ihor Radchenko wrote: > I am not sure if making a breaking change to public constant is the best > approach. > What about simply adding an extra entry: > ("de" ....) > ("de-de" ) Ideally it should not be a public constant. Values should be accessed using a helper that returns "de" value for "de-de", "de-ch", "de-it" without copies, unless a more specific key is defined as it is done for de-at. I have a hope that properties may be generated from CLDR data, LaTeX babel .ini files, etc. However it should be possible to override specific properties.