From unknown Wed Jun 18 23:14:39 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#51468 <51468@debbugs.gnu.org> To: bug#51468 <51468@debbugs.gnu.org> Subject: Status: reftex-ref-style-alist in amsmath.el Reply-To: bug#51468 <51468@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:14:39 +0000 retitle 51468 reftex-ref-style-alist in amsmath.el reassign 51468 auctex submitter 51468 Gustavo Barros severity 51468 normal tag 51468 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 28 16:30:59 2021 Received: (at submit) by debbugs.gnu.org; 28 Oct 2021 20:30:59 +0000 Received: from localhost ([127.0.0.1]:53348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgC39-0003UQ-AX for submit@debbugs.gnu.org; Thu, 28 Oct 2021 16:30:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:48862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgC38-0003UI-0F for submit@debbugs.gnu.org; Thu, 28 Oct 2021 16:30:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgC36-0005TP-OK for bug-auctex@gnu.org; Thu, 28 Oct 2021 16:30:57 -0400 Received: from mail-ot1-x32e.google.com ([2607:f8b0:4864:20::32e]:36454) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgC33-0003hb-UA for bug-auctex@gnu.org; Thu, 28 Oct 2021 16:30:56 -0400 Received: by mail-ot1-x32e.google.com with SMTP id s23-20020a056830125700b00553e2ca2dccso5467138otp.3 for ; Thu, 28 Oct 2021 13:30:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:user-agent:from:to:subject:date:message-id:mime-version; bh=lOncYe9Pkjh/OC9JGXN2cOwne0jO0O52rQ8sjCp2bjw=; b=A0Ueb/XYef/ziV96InFIQWbnD/ig2XRFrQUfGOVfhE4ZJagDHi4ZQxxBYmuL1P8G3e zTqw3qjr4CLdCvyRYJPbVY2ZzTaSfaDCV75s2vb/hfSoAgGM6hE76vdLX1NqteoIpDMV Y9s4WT3uvQFq1EGjEFlSpRoUoJaaOp51FxpNXrsHGcNZkfiUcFRuMO+mrPrAsipUkZNS vdurPt0XeV3nZIcAlQgR7a+JOIApmiQASlcjpZQ3E+la9lEeC/BLEM9NobuNKg+5IRH1 9TABDckB1R6LCcja098jzBkTQnaIYmJ2AA3Qn9iuXqkJergarUos6E/a4FBcXVjTEjel GXpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:user-agent:from:to:subject:date :message-id:mime-version; bh=lOncYe9Pkjh/OC9JGXN2cOwne0jO0O52rQ8sjCp2bjw=; b=ou/q20vviK+yTtxqVHFoDKpMFcWJ4eVgHzppdvZe2QCDekId/YBKRZGiGzFdzUQo1S 3VEvpjLVBCrU1WoHvNZEsayP/cSukN4Z9VBqNv8FVxLnS21qKCs8w2ILNC1RJId9RvkY w4xUCLTutBLAMvo82i932xX2zngPS/fq/ofLuaeEwu7ONFI0VRvBkflGedyEbWlSzG9A kDzAjtsAnCL/vbiwlA8i3Mv50tpos/3X6CRDzc1yIxAxM+oXO0byCDhndUzV7oWoo09G 3LuDfCuQsFfjFGblh93vx8OAjlV5iT5YeSWVVZerVRu6RZkTmIvVPbPO+NEEuEYo6a04 QssQ== X-Gm-Message-State: AOAM531Dow/Blp1iTaTceXii7fVK6a3Yc7gDMxu9FSxII0EHGGOnfSAp /PIZHe+0wqWThP9jxUNocgPPSZ3Ssfk= X-Google-Smtp-Source: ABdhPJwPBOzPNCzuRqXb8x8AoBhNIGt5grWD7/vvzrGKSt9ZzViWAcaL6FPdOCRHUMsFELQR7kybEQ== X-Received: by 2002:a05:6830:124e:: with SMTP id s14mr5170140otp.52.1635453049294; Thu, 28 Oct 2021 13:30:49 -0700 (PDT) Received: from gusbrs-laptop ([102.129.153.55]) by smtp.gmail.com with ESMTPSA id t17sm1147097otr.65.2021.10.28.13.30.47 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 13:30:48 -0700 (PDT) User-agent: mu4e 1.6.8; emacs 27.2 From: Gustavo Barros To: bug-auctex@gnu.org Subject: reftex-ref-style-alist in amsmath.el Date: Thu, 28 Oct 2021 17:17:27 -0300 Message-ID: <87cznoyjrf.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed Received-SPF: pass client-ip=2607:f8b0:4864:20::32e; envelope-from=gusbrs.2016@gmail.com; helo=mail-ot1-x32e.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Hi All, `reftex-vars.el' defines the user option `reftex-ref-style-alist' and includes the "AMSmath" style among the default ones, the same as with other package specific reference commands. The activation of each of these entries is controlled by `LaTeX-reftex-ref-style-auto-activate'. And users can set `reftex-ref-style-alist' so that they choose which styles may potentially get activated, according to loaded packages in the style files. However, `amsmath.el' goes a little further and adds (again) the "AMSmath" ref style to `reftex-ref-style-alist'. Hence, if an user had removed it from the variable, the style file overrides that customization, and the only way to disable this ref style, while keeping `LaTeX-reftex-ref-style-auto-activate' to `t', is to add an empty "AMSmath" ref style instead. But doesn't this re-adding of the ref style in `amsmath.el' defeat the purpose of the interplay between `reftex-ref-style-alist' and `LaTeX-reftex-ref-style-auto-activate'? As far as I can tell, `amsmath.el' is the only style file from the ones included by default in `reftex-ref-style-alist' which does this. I'd expect it not to do it. Best regards, Gustavo. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 29 05:31:29 2021 Received: (at 51468) by debbugs.gnu.org; 29 Oct 2021 09:31:29 +0000 Received: from localhost ([127.0.0.1]:54005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgOET-0006fU-EH for submit@debbugs.gnu.org; Fri, 29 Oct 2021 05:31:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgOER-0006fF-Jt for 51468@debbugs.gnu.org; Fri, 29 Oct 2021 05:31:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37428) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgOEM-00031w-5Q; Fri, 29 Oct 2021 05:31:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=7KwePOrwXYRm5GEV8FJzq6tmJ7y13BZzXxjVPWIyO+E=; b=MN5eShSIjh2Us/b7lw4T OZSeUG2RDECmS0ax70R6pxuX2RCzDwu37AyUU+Ul7H8Y7eBo5oEkOPAjDmMGBEgYkWJEY97dakppr 848fMOfn63GMd4fAg4hV/1gqL7ivLZfvMjRk6sLLQui+FVeol5n59Pg1wK2yShkRh0JrIR0l8Eyio LG9Ouz7xS2FZ4HjOonx/9GUj1tFDwjzc/Q2WJ61IPo76iELTyIA3+SFfg8wH8PYHL2jcbLmKKno+i eA2uT1uCGyv2xONPl19ZzL7YYbC2dpHsyAdI4nRsjb3nsyZCVXWL571RlEdJh/KwghaSA9H3t26v7 5cPrbLSQc8D0ug==; Received: from p5b3265dc.dip0.t-ipconnect.de ([91.50.101.220]:51098 helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgOEL-0000Nt-P0; Fri, 29 Oct 2021 05:31:21 -0400 From: Arash Esbati To: Gustavo Barros Subject: Re: bug#51468: reftex-ref-style-alist in amsmath.el References: <87cznoyjrf.fsf@gmail.com> Date: Fri, 29 Oct 2021 11:31:03 +0200 In-Reply-To: <87cznoyjrf.fsf@gmail.com> (Gustavo Barros's message of "Thu, 28 Oct 2021 17:17:27 -0300") Message-ID: <86fsskch48.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 51468 Cc: 51468@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Gustavo. Gustavo Barros writes: > `reftex-vars.el' defines the user option `reftex-ref-style-alist' and > includes the "AMSmath" style among the default ones, the same as with > other package specific reference commands. The activation of each of > these entries is controlled by > `LaTeX-reftex-ref-style-auto-activate'. And users can set > `reftex-ref-style-alist' so that they choose which styles may > potentially get activated, according to loaded packages in the style > files. > > However, `amsmath.el' goes a little further and adds (again) the > "AMSmath" ref style to `reftex-ref-style-alist'. Hence, if an user > had removed it from the variable, the style file overrides that > customization, and the only way to disable this ref style, while > keeping `LaTeX-reftex-ref-style-auto-activate' to `t', is to add an > empty "AMSmath" ref style instead. My understanding of `reftex-ref-style-alist' being a custom variable is that you can toggle the keys for the reference macros if you want to. The reference styles get activated: a) in RefTeX without AUCTeX: If you add an entry to `reftex-ref-style-default-list' =20=20=20 ,----[ C-h v reftex-ref-style-default-list RET ] | reftex-ref-style-default-list is a variable defined in =E2=80=98reftex= -vars.el=E2=80=99. |=20 | Its value is ("Default") |=20 | List of reference styles to be activated by default. | The order is significant and controls the order in which macros | can be cycled in the buffer for selecting a label. The entries | in the list have to match the respective reference style names | used in the variable =E2=80=98reftex-ref-style-alist=E2=80=99. `---- b) in AUCTeX: When you have set `LaTeX-reftex-ref-style-auto-activate' to t. So deleting an entry in `reftex-ref-style-alist' isn't intended to prevent a reference style from being activated. > But doesn't this re-adding of the ref style in `amsmath.el' defeat the > purpose of the interplay between `reftex-ref-style-alist' and > `LaTeX-reftex-ref-style-auto-activate'? As far as I can tell, > `amsmath.el' is the only style file from the ones included by default > in `reftex-ref-style-alist' which does this. I'd expect it not to do > it. Re-adding the entry is due to supporting older Emacs'en. The entry for "AMSmath" was not present as the variable was introduced[1]. That entry was added in 2018 and amsmath.el tries to fill the gap. I think the bottom line is set `LaTeX-reftex-ref-style-auto-activate' to nil if you don't want AUCTeX to activate that reference style. ,----[ C-h v LaTeX-reftex-ref-style-auto-activate RET ] | LaTeX-reftex-ref-style-auto-activate is a variable defined in =E2=80=98te= x-style.el=E2=80=99. |=20 | Its value is t |=20 | Whether to activate automatically RefTeX reference styles. `---- Best, Arash Footnotes: [1] http://git.savannah.gnu.org/cgit/emacs.git/commit/lisp/textmodes/refte= x-vars.el?id=3D4f595e1504dfbb6f81e04fb98aa4b033dd5398a4 From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 29 06:51:45 2021 Received: (at 51468) by debbugs.gnu.org; 29 Oct 2021 10:51:45 +0000 Received: from localhost ([127.0.0.1]:54054 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgPU8-0000hT-NH for submit@debbugs.gnu.org; Fri, 29 Oct 2021 06:51:44 -0400 Received: from mail-oi1-f180.google.com ([209.85.167.180]:40830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgPU6-0000hC-Eq for 51468@debbugs.gnu.org; Fri, 29 Oct 2021 06:51:43 -0400 Received: by mail-oi1-f180.google.com with SMTP id n63so12777631oif.7 for <51468@debbugs.gnu.org>; Fri, 29 Oct 2021 03:51:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:references:user-agent:from:to:cc:subject:date:in-reply-to :message-id:mime-version:content-transfer-encoding; bh=aVArPKvFYVS/tpm9lt9Fao06SOzVGxMU9UcgF4quByI=; b=MefUhwCEr/bzQDpyJvGjzmSgEFXgvOOlu6nx9BgHMbTUatzJz1psN9H4x+rHxNGcA6 sX2LJnxnWcLyKdm6cXRQq6qORdeowg/ldAlcc7kRb/GNxJxeIBuapUQ74V6lb0z0GkhO I7FFu+MrJuTh0uteYI45FYhMuOFATupGD9A47uYm91Sqm4oPbEBWmSLSP1R7xAQmYB+o saqRiVZgmxOEGpuQPZSj1/Ge/WidkXJNle0qokmARuD8rPwrGbLHRr6E/ZDqZZOdjSNs rtGjdtEGwJDsGo3mWJvrIJze4+T6hgeGeNO+mxF4I7xM2mrdv0g8HLIh04D90hvHo+wy qpgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:references:user-agent:from:to:cc:subject :date:in-reply-to:message-id:mime-version:content-transfer-encoding; bh=aVArPKvFYVS/tpm9lt9Fao06SOzVGxMU9UcgF4quByI=; b=S+ZjtE05q42qAq/SAgWyX19lRadJqmaT2kbPd/4wterp8vEzn0akHO9GDUIkeDVC82 scL1vRPDsucRvKbE3S5sQ+vFyuK3gCXv8lQzPxaTFKjSmE8i7z4fqSBrPvNF/PLtIlmo B1mY2t1K7KWG9Zf0TMuIxp6N/DSdLQJS2C6KOop0o2QRD8TunxTqO8MlV5gwRjcr5ViY UCNw/ddggQ00s2CwQxFFO1dfq1rMNvWbg7wHsP07gUW15Nru8lgOLfAXRMK3GBxeED9t 0jbxrKdhif8AKEQ0pkXGTFWmiMqn5OHMmSVi9mlTJ/KJR2lI1Htb7N3uH7Dn93pK+V2n W12A== X-Gm-Message-State: AOAM532sh0BBVljVH0C/BK0FUcA3EVrt0jNESuEscKIACN6TOy6HzKcq DC1yN5tw50mFFGs6JDUSqCFQjKWnT/c= X-Google-Smtp-Source: ABdhPJxst/51Dbr9nhl8pHtvkPfWEMeE25YEccNrMLeyqqG1x3SU0B8x/n2kqV8ec//tlN/q6RbOkQ== X-Received: by 2002:a05:6808:1151:: with SMTP id u17mr7090567oiu.128.1635504696208; Fri, 29 Oct 2021 03:51:36 -0700 (PDT) Received: from gusbrs-laptop ([102.129.153.55]) by smtp.gmail.com with ESMTPSA id u23sm216378otk.60.2021.10.29.03.51.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Oct 2021 03:51:35 -0700 (PDT) References: <87cznoyjrf.fsf@gmail.com> <86fsskch48.fsf@gnu.org> User-agent: mu4e 1.6.8; emacs 27.2 From: Gustavo Barros To: Arash Esbati Subject: Re: bug#51468: reftex-ref-style-alist in amsmath.el Date: Fri, 29 Oct 2021 07:28:47 -0300 In-reply-to: <86fsskch48.fsf@gnu.org> Message-ID: <87lf2c85os.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 51468 Cc: 51468@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) Hi Arash, On Fri, 29 Oct 2021 at 11:31, Arash Esbati wrote: > My understanding of `reftex-ref-style-alist' being a custom variable=20 > is > that you can toggle the keys for the reference macros if you want to. > The reference styles get activated: > > a) in RefTeX without AUCTeX: If you add an entry to > `reftex-ref-style-default-list' >=20=20=20=20 > ,----[ C-h v reftex-ref-style-default-list RET ] > | reftex-ref-style-default-list is a variable defined in=20 > =E2=80=98reftex-vars.el=E2=80=99. > |=20 > | Its value is ("Default") > |=20 > | List of reference styles to be activated by default. > | The order is significant and controls the order in which macros > | can be cycled in the buffer for selecting a label. The entries > | in the list have to match the respective reference style names > | used in the variable =E2=80=98reftex-ref-style-alist=E2=80=99. > `---- > > b) in AUCTeX: When you have set `LaTeX-reftex-ref-style-auto-activate' > to t. > > So deleting an entry in `reftex-ref-style-alist' isn't intended to > prevent a reference style from being activated. Understood. I was aware of `reftex-ref-style-default-list', but the=20 only way to keep the ref styles responsive to the loaded packages is the=20 AUCTeX way, leaving `LaTeX-reftex-ref-style-auto-activate' to t. > Re-adding the entry is due to supporting older Emacs'en. The entry=20 > for > "AMSmath" was not present as the variable was introduced[1]. That=20 > entry > was added in 2018 and amsmath.el tries to fill the gap. That's a good point, I hadn't thought of it. And explains the=20 difference to "Varioref", "Cleveref", "Hyperref" etc. too. > I think the bottom line is set `LaTeX-reftex-ref-style-auto-activate'=20 > to > nil if you don't want AUCTeX to activate that reference style. > > ,----[ C-h v LaTeX-reftex-ref-style-auto-activate RET ] > | LaTeX-reftex-ref-style-auto-activate is a variable defined in=20 > =E2=80=98tex-style.el=E2=80=99. > |=20 > | Its value is t > |=20 > | Whether to activate automatically RefTeX reference styles. > `---- Well, I do like what `LaTeX-reftex-ref-style-auto-activate' does for me,=20 I just don't use `\eqref' enough to grant it an entry there. But, no=20 worries, it is easy to keep an `("AMSmath" "amsmath" nil)' in=20 `reftex-ref-style-alist' just as well. Thanks for considering and for the thoughtful answer. Best, Gustavo. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 29 10:24:25 2021 Received: (at 51468) by debbugs.gnu.org; 29 Oct 2021 14:24:25 +0000 Received: from localhost ([127.0.0.1]:55530 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgSnx-0005EX-Eh for submit@debbugs.gnu.org; Fri, 29 Oct 2021 10:24:25 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46268) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgSnu-0005E4-0U; Fri, 29 Oct 2021 10:24:23 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37592) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgSno-0003FN-DP; Fri, 29 Oct 2021 10:24:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=iv4B1KFPAbC0gBEJ90/J1Bx5zrPTb/5/B6Oo5a+IjDo=; b=MmYYeDwNQvpnn9OYcM31 78mqp0RvymttQ1QLPO+YBVuRl1UvkzIUzKc2uuo504iVTsvtuD0+aMKeg839BpH7kW8LuOrImkLV7 1mxZ8wjmyDaw14S8sxm3dADgq9O8s6esg9XLR7+qoiQBBBMyQ0bvELENBu2rPZsDX/NfmpUcS1naU W+Fqd4NxV24HhCz8TQRWISRtywf1JpnWGW/ffVD1hj5hDDX0SrnvywZ0XLfpgRZ+Sg4sbMrvor16P hgX7gFoHRf4Y82obJMsx43bgPQ3I4eEAvMk1UpnkhPiV8xyTJDsxVZeYninUfvR+184LDbCmH+oze xNOfYAe3VvoiRA==; Received: from p5b3265dc.dip0.t-ipconnect.de ([91.50.101.220]:53283 helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgSno-0000D4-0j; Fri, 29 Oct 2021 10:24:16 -0400 From: Arash Esbati To: Gustavo Barros Subject: Re: bug#51468: reftex-ref-style-alist in amsmath.el References: <87cznoyjrf.fsf@gmail.com> <86fsskch48.fsf@gnu.org> <87lf2c85os.fsf@gmail.com> Date: Fri, 29 Oct 2021 16:23:48 +0200 In-Reply-To: <87lf2c85os.fsf@gmail.com> (Gustavo Barros's message of "Fri, 29 Oct 2021 07:28:47 -0300") Message-ID: <86sfwj3o5n.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 51468 Cc: 51468@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 51468 tags 51468 notabug thanks Gustavo Barros writes: > Well, I do like what `LaTeX-reftex-ref-style-auto-activate' does for > me, I just don't use `\eqref' enough to grant it an entry there. But, > no worries, it is easy to keep an `("AMSmath" "amsmath" nil)' in > `reftex-ref-style-alist' just as well. > > Thanks for considering and for the thoughtful answer. Glad we have this sorted out. I'm closing this report. Best, Arash From unknown Wed Jun 18 23:14:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 27 Nov 2021 12:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator