From unknown Wed Jun 18 23:14:52 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#47560 <47560@debbugs.gnu.org> To: bug#47560 <47560@debbugs.gnu.org> Subject: Status: 13.0.5; void-function LaTeX-xcolor-definecolor-list Reply-To: bug#47560 <47560@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:14:52 +0000 retitle 47560 13.0.5; void-function LaTeX-xcolor-definecolor-list reassign 47560 auctex submitter 47560 Pierre Lorenzon severity 47560 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 02 01:04:36 2021 Received: (at submit) by debbugs.gnu.org; 2 Apr 2021 05:04:36 +0000 Received: from localhost ([127.0.0.1]:58953 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSBz0-0006We-Cr for submit@debbugs.gnu.org; Fri, 02 Apr 2021 01:04:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:48166) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSAzl-0004yf-Ak for submit@debbugs.gnu.org; Fri, 02 Apr 2021 00:01:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55030) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSAzl-0005GL-1r for bug-auctex@gnu.org; Fri, 02 Apr 2021 00:01:17 -0400 Received: from smtp03.smtpout.orange.fr ([80.12.242.125]:40995 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1lSAzi-0001vq-Ij for bug-auctex@gnu.org; Fri, 02 Apr 2021 00:01:16 -0400 Received: from jabberwocky ([86.246.104.225]) by mwinf5d38 with ME id ng15240024ro6mm03g15Wx; Fri, 02 Apr 2021 06:01:05 +0200 X-ME-Helo: jabberwocky X-ME-Date: Fri, 02 Apr 2021 06:01:05 +0200 X-ME-IP: 86.246.104.225 From: Pierre Lorenzon To: bug-auctex@gnu.org Subject: 13.0.5; void-function LaTeX-xcolor-definecolor-list Date: Fri, 02 Apr 2021 05:14:38 +0200 Message-ID: <85czvds7hd.fsf@math.u-psud.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: none client-ip=80.12.242.125; envelope-from=lorenzon@math.u-psud.fr; helo=smtp.smtpout.orange.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_FILL_THIS_FORM_SHORT=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 02 Apr 2021 01:04:33 -0400 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 (---) void-function LaTeX-xcolor-definecolor-list when tcolorbox.el is loaded. Regards Emacs : GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu) of 2019-08-26 Package: 13.0.5 current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq AUCTeX-date "2021-03-21" window-system nil LaTeX-version "2e" TeX-style-path '("~/.emacs.d/auctex" "/home/lorenzon/.emacs.d/elpa/auctex-13.0.5/style" "/usr/local/share/texmf/tex/latex/auto/" "/usr/local/share/texmf/tex/latex/style/" "auto" "style") TeX-auto-save t TeX-parse-self t TeX-master nil TeX-command-list '(("pdf" "ps2pdf13 %s.ps" TeX-run-command nil t) ("mp" "mpost %s.mp" TeX-run-command nil t) ("Hacha" "hacha %s.html" TeX-run-command nil t) ("PHPindex" "hacha -o index.php %s.html" TeX-run-command nil t) ("PHP" "hevea -fix -o %s.php %t" TeX-run-command nil t) ("Info" "hevea -fix -info %t" TeX-run-command nil t) ("Txt" "hevea -fix -text %t" TeX-run-command nil t) ("Hevea" "hevea -fix %t" TeX-run-command nil t) ("TeX" "%(PDF)%(tex) %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil (plain-tex-mode texinfo-mode ams-tex-mode) :help "Run plain TeX") ("LaTeX" "%`%l%(mode)%' %t" TeX-run-TeX nil (latex-mode doctex-mode) :help "Run LaTeX") ("Makeinfo" "makeinfo %t" TeX-run-compile nil (texinfo-mode) :help "Run Makeinfo with Info output") ("Makeinfo HTML" "makeinfo --html %t" TeX-run-compile nil (texinfo-mode) :help "Run Makeinfo with HTML output") ("AmSTeX" "%(PDF)amstex %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil (ams-tex-mode) :help "Run AMSTeX") ("ConTeXt" "texexec --once --texutil %(execopts)%t" TeX-run-TeX nil (context-mode) :help "Run ConTeXt once") ("ConTeXt Full" "texexec %(execopts)%t" TeX-run-TeX nil (context-mode) :help "Run ConTeXt until completion") ("BibTeX" "%(bibtex) %s" TeX-run-BibTeX nil t :help "Run BibTeX") ("View" "dvi2tty -q -w 132 %s" TeX-run-command t t :help "Run Text viewer") ("Print" "%p" TeX-run-command t t :help "Print the file") ("Queue" "%q" TeX-run-background nil t :help "View the printer queue" :visible TeX-queue-command) ("File" "%(o?)dvips %d -o %f " TeX-run-command t t :help "Generate PostScript file") ("Index" "%(makeindex) %s" TeX-run-command nil t :help "Create index file") ("Check" "lacheck %s" TeX-run-compile nil (latex-mode) :help "Check LaTeX file for correctness") ("Spell" "(TeX-ispell-document \"\")" TeX-run-function nil t :help "Spell-check the document") ("Browse" "(plnltx-browse)" TeX-run-function nil t) ("Clean" "TeX-clean" TeX-run-function nil t :help "Delete generated intermediate files") ("Clean All" "(TeX-clean t)" TeX-run-function nil t :help "Delete generated intermediate and output files") ("Other" "" TeX-run-command t t :help "Run an arbitrary command") ) ) --=20 Pierre Lorenzon Arithm=C3=A9tique et G=C3=A9om=C3=A9trie Alg=C3=A9brique (UMR 8628) Bureau 2I3, IMO Bat 307 Universit=C3=A9 Paris-Saclay, CNRS, Laboratoire de math=C3=A9matiques d'Orsay, 91405, Orsay, France. Tel : 01 69 15 60 26 Email : lorenzon@math.u-psud.fr http://www.math.u-psud.fr/~lorenzon/ From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 02 04:31:47 2021 Received: (at submit) by debbugs.gnu.org; 2 Apr 2021 08:31:47 +0000 Received: from localhost ([127.0.0.1]:59145 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSFDW-0007qI-TP for submit@debbugs.gnu.org; Fri, 02 Apr 2021 04:31:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:36126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lSFDT-0007q2-NE for submit@debbugs.gnu.org; Fri, 02 Apr 2021 04:31:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42466) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lSFDN-0003h3-I1 for bug-auctex@gnu.org; Fri, 02 Apr 2021 04:31:43 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45036) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lSFDM-0005Py-Cn; Fri, 02 Apr 2021 04:31:36 -0400 Received: from auth2-smtp.messagingengine.com ([66.111.4.228]:47799) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1lSFDI-0007LQ-ET; Fri, 02 Apr 2021 04:31:33 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id 09C9A27C0054; Fri, 2 Apr 2021 04:31:32 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 02 Apr 2021 04:31:32 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudeiiedgtdegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfhgfhffvufffjgfkgggtsehttdertddtredtnecuhfhrohhmpefvrghsshhi lhhoucfjohhrnhcuoehtshguhhesghhnuhdrohhrgheqnecuggftrfgrthhtvghrnhepve evieekteekveeigfefffeivdetgeduvdffueeuudevgedttdehvdfhueevfffhnecukfhp peekjedrudeifedrfedurdduheegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrg hmpehmrghilhhfrhhomhepthhhohhrnhdomhgvshhmthhprghuthhhphgvrhhsohhnrghl ihhthidqkeeijeefkeejkeegqdeifeehvdelkedqthhsughhpeepghhnuhdrohhrghesfh grshhtmhgrihhlrdhfmh X-ME-Proxy: Received: from thinkpad-t440p (p57a31f9a.dip0.t-ipconnect.de [87.163.31.154]) by mail.messagingengine.com (Postfix) with ESMTPA id 072F61080054; Fri, 2 Apr 2021 04:31:30 -0400 (EDT) References: <85czvds7hd.fsf@math.u-psud.fr> User-agent: mu4e 1.5.11; emacs 28.0.50 From: Tassilo Horn To: Pierre Lorenzon Subject: Re: bug#47560: 13.0.5; void-function LaTeX-xcolor-definecolor-list Date: Fri, 02 Apr 2021 10:24:52 +0200 In-reply-to: <85czvds7hd.fsf@math.u-psud.fr> Message-ID: <877dlldr4v.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: 47560@debbugs.gnu.org, bug-auctex@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 Pierre, > void-function LaTeX-xcolor-definecolor-list > > when tcolorbox.el is loaded. That function is generated by `TeX-auto-add-type' in xcolor.el which is loaded by tcolorbox.el, so in theory, it should work and I can't reproduce your issue. Do you have a sample document triggering the error? Bye, Tassilo From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 05 04:45:33 2021 Received: (at 47560) by debbugs.gnu.org; 5 Apr 2021 08:45:33 +0000 Received: from localhost ([127.0.0.1]:36903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lTKrS-0002sX-Gn for submit@debbugs.gnu.org; Mon, 05 Apr 2021 04:45:33 -0400 Received: from smtp01.smtpout.orange.fr ([80.12.242.123]:53442 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lTKrN-0002sH-IJ for 47560@debbugs.gnu.org; Mon, 05 Apr 2021 04:45:29 -0400 Received: from jabberwocky ([86.246.104.225]) by mwinf5d01 with ME id owlJ240074ro6mm03wlJVz; Mon, 05 Apr 2021 10:45:19 +0200 X-ME-Helo: jabberwocky X-ME-Date: Mon, 05 Apr 2021 10:45:19 +0200 X-ME-IP: 86.246.104.225 From: "Pierre L. Nageoire" To: Tassilo Horn Subject: Re: bug#47560: 13.0.5; void-function LaTeX-xcolor-definecolor-list References: <85czvds7hd.fsf@math.u-psud.fr> <877dlldr4v.fsf@gnu.org> Date: Mon, 05 Apr 2021 09:58:44 +0200 In-Reply-To: <877dlldr4v.fsf@gnu.org> (Tassilo Horn's message of "Fri, 02 Apr 2021 10:24:52 +0200") Message-ID: <86r1jp40y3.fsf@pollock-nageoire.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 47560 Cc: 47560@debbugs.gnu.org, Pierre Lorenzon 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: -1.0 (-) Hi Tassilo, First sorry for the fact that Pierre L. Nageoire and Pierre Lorenzon is the same guy ! Do not ask why ! Second You might probably close this bug that is not one and once more sorry for having reported it ! anyway I learned what I wanted to learn, where the function is defined. The problem probably comes from the fact that i loaded tcolorbox.el unconventionaly ! Regards Tassilo Horn writes: > Hi Pierre, > >> void-function LaTeX-xcolor-definecolor-list >> >> when tcolorbox.el is loaded. > > That function is generated by `TeX-auto-add-type' in xcolor.el which is > loaded by tcolorbox.el, so in theory, it should work and I can't > reproduce your issue. Do you have a sample document triggering the > error? > > Bye, > Tassilo > > > > _______________________________________________ > bug-auctex mailing list > bug-auctex@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-auctex From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 05 05:35:15 2021 Received: (at 47560-done) by debbugs.gnu.org; 5 Apr 2021 09:35:15 +0000 Received: from localhost ([127.0.0.1]:36940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lTLdb-00045u-4K for submit@debbugs.gnu.org; Mon, 05 Apr 2021 05:35:15 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57014) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lTLdW-00045a-GF for 47560-done@debbugs.gnu.org; Mon, 05 Apr 2021 05:35:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55538) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lTLdO-0002UM-Oq; Mon, 05 Apr 2021 05:35:03 -0400 Received: from auth1-smtp.messagingengine.com ([66.111.4.227]:41137) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1lTLdO-0002Ay-8N; Mon, 05 Apr 2021 05:35:02 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id EBC7027C005A; Mon, 5 Apr 2021 05:35:01 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Mon, 05 Apr 2021 05:35:01 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudejvddgudekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfhgfhffvufffjgfkgggtsehttdertddtredtnecuhfhrohhmpefvrghsshhi lhhoucfjohhrnhcuoehtshguhhesghhnuhdrohhrgheqnecuggftrfgrthhtvghrnhepve evieekteekveeigfefffeivdetgeduvdffueeuudevgedttdehvdfhueevfffhnecukfhp peekjedrudeifedrfedurdduheegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrg hmpehmrghilhhfrhhomhepthhhohhrnhdomhgvshhmthhprghuthhhphgvrhhsohhnrghl ihhthidqkeeijeefkeejkeegqdeifeehvdelkedqthhsughhpeepghhnuhdrohhrghesfh grshhtmhgrihhlrdhfmh X-ME-Proxy: Received: from thinkpad-t440p (p57a31f9a.dip0.t-ipconnect.de [87.163.31.154]) by mail.messagingengine.com (Postfix) with ESMTPA id ECE5E108005C; Mon, 5 Apr 2021 05:35:00 -0400 (EDT) References: <85czvds7hd.fsf@math.u-psud.fr> <877dlldr4v.fsf@gnu.org> <86r1jp40y3.fsf@pollock-nageoire.net> User-agent: mu4e 1.5.11; emacs 28.0.50 From: Tassilo Horn To: "Pierre L. Nageoire" Subject: Re: bug#47560: 13.0.5; void-function LaTeX-xcolor-definecolor-list Date: Mon, 05 Apr 2021 11:33:16 +0200 In-reply-to: <86r1jp40y3.fsf@pollock-nageoire.net> Message-ID: <878s5x13cs.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 47560-done Cc: 47560-done@debbugs.gnu.org, Pierre Lorenzon 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: -1.7 (-) "Pierre L. Nageoire" writes: Hi Pierre, > First sorry for the fact that Pierre L. Nageoire and Pierre Lorenzon > is the same guy ! Do not ask why ! Why? ;-) > Second You might probably close this bug that is not one and once more > sorry for having reported it ! No worries. > anyway I learned what I wanted to learn, where the function is > defined. The problem probably comes from the fact that i loaded > tcolorbox.el unconventionaly ! Ok, I'll close this report. Thanks for reporting back, Tassilo From unknown Wed Jun 18 23:14:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 03 May 2021 11: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