From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 01 13:21:44 2024 Received: (at submit) by debbugs.gnu.org; 1 Oct 2024 17:21:45 +0000 Received: from localhost ([127.0.0.1]:52610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svgZE-0001QW-Gj for submit@debbugs.gnu.org; Tue, 01 Oct 2024 13:21:44 -0400 Received: from lists.gnu.org ([209.51.188.17]:44158) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svgZC-0001QO-31 for submit@debbugs.gnu.org; Tue, 01 Oct 2024 13:21:42 -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 1svgZ9-00048G-62 for guix-patches@gnu.org; Tue, 01 Oct 2024 13:21:40 -0400 Received: from devianza.investici.org ([2c0f:f930:0:4::108]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1svgZ5-0002oJ-G5 for guix-patches@gnu.org; Tue, 01 Oct 2024 13:21:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1727803287; bh=sq9gJNx6woFxohO70xZR2jXPD2bTL8p/e3zK1Y/thHQ=; h=From:To:Cc:Subject:Date:From; b=S8Os9rPYnE5n1GPMT3zt4UMdPmutV/KsGEoNyoS/D/FQYpUUrTsD1PQI9M18oVtHM vjC8onOqB190YvG+IxJ0YnAsNfv2FVGN13lixsPxqf+HAVZ/C746WLqtgJM2SWIlxi RDUqmaNVAFS6i46J1XCkO2z3Q9nbDJ/cRBvBu8ZA= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4XJ4VH2bzxz6xbC; Tue, 1 Oct 2024 17:21:27 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4XJ4VG6hqsz6xb8; Tue, 1 Oct 2024 17:21:26 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-org-ref: Update to 3.1-0.732a20b. Date: Tue, 1 Oct 2024 19:20:50 +0200 Message-ID: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2c0f:f930:0:4::108; envelope-from=csantosb@inventati.org; helo=devianza.investici.org 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_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Cayetano Santos 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.4 (--) * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. --- gnu/packages/emacs-xyz.scm | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 4e9ecbea48..6c4739e8c0 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -26160,11 +26160,11 @@ (define-public emacs-discover-my-major (license license:gpl3+))) (define-public emacs-org-ref - (let ((commit "bb375f366f883e5b60e3bb625f2acd026811fb55") + (let ((commit "732a20bd236fd02db4a651da29f87f87f458a54a") (revision "0")) (package (name "emacs-org-ref") - (version (git-version "3.0" revision commit)) + (version (git-version "3.1" revision commit)) (source (origin (method git-fetch) @@ -26174,29 +26174,27 @@ (define-public emacs-org-ref (file-name (git-file-name name version)) (sha256 (base32 - "01wxcyzdrx6ysv9rjd64fr7kkvm4fjr03ib4mmpchraxxm8g8z43")))) + "1kbjxz56fvln6drd2wqdxrpgwjshzpdbyaq7dz0gn285z93y1knk")))) (build-system emacs-build-system) (arguments (list #:include #~(cons* "org-ref.org" "org-ref.bib" %default-include) #:exclude #~(list - ;; github.com/jkitchin/org-ref/issues/1085 - "openalex.el" ;; author doesn't recommend using it "org-ref-pdf.el"))) (propagated-inputs - (list emacs-avy - emacs-citeproc-el - emacs-dash - emacs-f - emacs-helm - emacs-helm-bibtex - emacs-htmlize - emacs-hydra - emacs-ivy - emacs-ox-pandoc - emacs-parsebib - emacs-s)) + (list + emacs-dash + emacs-s + emacs-f + emacs-htmlize + emacs-hydra + emacs-avy + emacs-parsebib + emacs-helm-bibtex + emacs-citeproc-el + emacs-ox-pandoc + emacs-request)) (home-page "https://github.com/jkitchin/org-ref") (synopsis "Citations, cross-references and bibliographies in Org mode") (description base-commit: 71fef00c95b22a1d917abdb28de5aa217b023e31 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 15 03:04:11 2024 Received: (at submit) by debbugs.gnu.org; 15 Oct 2024 07:04:11 +0000 Received: from localhost ([127.0.0.1]:53582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0bbG-0000wI-Q1 for submit@debbugs.gnu.org; Tue, 15 Oct 2024 03:04:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:43668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0bbE-0000w7-UJ for submit@debbugs.gnu.org; Tue, 15 Oct 2024 03:04:09 -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 1t0bG2-0004V4-7e for guix-patches@gnu.org; Tue, 15 Oct 2024 02:42:14 -0400 Received: from msg-2.mailo.com ([213.182.54.12] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t0bFv-0005Cv-Ar for guix-patches@gnu.org; Tue, 15 Oct 2024 02:42:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1728974516; bh=zHkg35UTY2ZfJLPCNQYFxZuOqpJJ2Frm6wx8GFVNZ1g=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=Cu8ly8d8txb6AqMKsDWsAsfAvXVTuuDr1JlXs4ESIxFeLQQ9BffRScYGIaTF989sa YecFwRDY9bN+Z+9W48GPjVygrzCFhX86kHwbAo2+DHGSuOYKWHb9cDCJJbucuhswMR om9ta9v0BpyzKbQVvhtJXJy9q3uYbkvnRfJKxg+Q= Received: by b221-3.in.mailobj.net [192.168.90.23] with ESMTP via ip-20.mailobj.net [213.182.54.20] Tue, 15 Oct 2024 08:41:56 +0200 (CEST) X-EA-Auth: pAUzsBPtXBTICR8JS5CV7fikzVXt90VigYj4njLpj9lb+t1jk6YIRpS/gE7VfcZhPzjr4/tDEaohDnnk6VZmFVhnRPDcNca27DkOHjBld1Q= From: Nicolas Goaziou To: Cayetano Santos via Guix-patches via Subject: Re: [bug#73583] [PATCH] gnu: emacs-org-ref: Update to 3.1-0.732a20b. In-Reply-To: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> (Cayetano Santos via Guix-patches via's message of "Tue, 1 Oct 2024 19:20:50 +0200") References: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> Date: Tue, 15 Oct 2024 08:41:37 +0200 Message-ID: <87o73lzx3y.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=213.182.54.12; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 73583@debbugs.gnu.org, Cayetano Santos 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.4 (--) Hello, Cayetano Santos via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. Thank you. Some comments follow. > #:exclude #~(list > - ;; github.com/jkitchin/org-ref/issues/1085 > - "openalex.el" Why are you removing these lines? There is no mention about it in your commit message. > ;; author doesn't recommend using it > "org-ref-pdf.el"))) > (propagated-inputs > - (list emacs-avy > - emacs-citeproc-el > - emacs-dash > - emacs-f > - emacs-helm > - emacs-helm-bibtex > - emacs-htmlize > - emacs-hydra > - emacs-ivy > - emacs-ox-pandoc > - emacs-parsebib > - emacs-s)) > + (list > + emacs-dash > + emacs-s > + emacs-f > + emacs-htmlize > + emacs-hydra > + emacs-avy > + emacs-parsebib > + emacs-helm-bibtex > + emacs-citeproc-el > + emacs-ox-pandoc > + emacs-request)) I don't understand the purpose of this change either. You're breaking alphabetic order and use a dubious indentation. Regards, -- Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 15 04:14:25 2024 Received: (at 73583) by debbugs.gnu.org; 15 Oct 2024 08:14:25 +0000 Received: from localhost ([127.0.0.1]:53995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0chE-0004f6-Jr for submit@debbugs.gnu.org; Tue, 15 Oct 2024 04:14:25 -0400 Received: from devianza.investici.org ([198.167.222.108]:21905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0chB-0004eq-Rm for 73583@debbugs.gnu.org; Tue, 15 Oct 2024 04:14:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1728980041; bh=b+wEAoNq7x7D2wd9IYJAz9IORjpKq1RpjlRhWv8ft1E=; h=From:To:Cc:Subject:Date:From; b=LOwf9fTKLGsoTVX7NUIlbtprYqeRTcAz4uqh5LAcLw8Nj1z7wGBnwToQ5c7slJUhO MXPdmJEhFlFhxL0JVGucotDEuBNe/zx/YnXG7XTMtCwipbUZIe3DhTWCvC6X3GTZw6 foo1zxequp5XpFpq8qvy0XFf7GxzkyrifUh09RU0= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4XSRh96rfnz6vJL; Tue, 15 Oct 2024 08:14:01 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4XSRh95PnJz6vJJ; Tue, 15 Oct 2024 08:14:01 +0000 (UTC) From: Cayetano Santos To: 73583@debbugs.gnu.org Subject: [PATCH v1] gnu: emacs-org-ref: Update to 3.1-0.732a20b. Date: Tue, 15 Oct 2024 10:10:21 +0200 Message-ID: <77bb595944b232d8c976d118c0f25fa067022903.1728979821.git.csantosb@inventati.org> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 73583 Cc: Cayetano Santos 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 (-) * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. Change-Id: I04f4cb9ffacaaf25a3e844c8e1d1b194e41d90a9 --- Update to 3.1-0.732a20b. The reason to exclude openalex.el from this package doesn't hold anymore, see github.com/jkitchin/org-ref/issues/1085. Emacs-helm is already pulled from emacs-helm-bibtex, no need to do it here. Emacs-request is a new hard dependency. Emacs-ivy is not. gnu/packages/emacs-xyz.scm | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 4e9ecbea48..ed1618fd4d 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -26160,11 +26160,11 @@ (define-public emacs-discover-my-major (license license:gpl3+))) (define-public emacs-org-ref - (let ((commit "bb375f366f883e5b60e3bb625f2acd026811fb55") + (let ((commit "732a20bd236fd02db4a651da29f87f87f458a54a") (revision "0")) (package (name "emacs-org-ref") - (version (git-version "3.0" revision commit)) + (version (git-version "3.1" revision commit)) (source (origin (method git-fetch) @@ -26174,14 +26174,12 @@ (define-public emacs-org-ref (file-name (git-file-name name version)) (sha256 (base32 - "01wxcyzdrx6ysv9rjd64fr7kkvm4fjr03ib4mmpchraxxm8g8z43")))) + "1kbjxz56fvln6drd2wqdxrpgwjshzpdbyaq7dz0gn285z93y1knk")))) (build-system emacs-build-system) (arguments (list #:include #~(cons* "org-ref.org" "org-ref.bib" %default-include) #:exclude #~(list - ;; github.com/jkitchin/org-ref/issues/1085 - "openalex.el" ;; author doesn't recommend using it "org-ref-pdf.el"))) (propagated-inputs @@ -26189,14 +26187,12 @@ (define-public emacs-org-ref emacs-citeproc-el emacs-dash emacs-f - emacs-helm emacs-helm-bibtex emacs-htmlize emacs-hydra - emacs-ivy emacs-ox-pandoc emacs-parsebib + emacs-request emacs-s)) (home-page "https://github.com/jkitchin/org-ref") (synopsis "Citations, cross-references and bibliographies in Org mode") -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 15 04:16:32 2024 Received: (at submit) by debbugs.gnu.org; 15 Oct 2024 08:16:33 +0000 Received: from localhost ([127.0.0.1]:54006 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0cjI-0004p8-Hd for submit@debbugs.gnu.org; Tue, 15 Oct 2024 04:16:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:48168) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t0cjG-0004ot-0k for submit@debbugs.gnu.org; Tue, 15 Oct 2024 04:16:30 -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 1t0cix-0006Zh-OA for guix-patches@gnu.org; Tue, 15 Oct 2024 04:16:11 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t0civ-0003Fq-MN for guix-patches@gnu.org; Tue, 15 Oct 2024 04:16:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1728980163; bh=QUtevmQStygckMOO5SNh7MBml3jjo+gMhryA/pDs35U=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=VQ7v8RdlVYZwO9ioG1rJhPo5xkvst51XUoffyApd9y4NCwIlyrMFQQyK8j5aeSAyX HzzUw/0C5uMga1E/n6R0JIgqqhA5mNRFOGPxpTRvJGGUe1CMHHd5tbxMuySurZQI92 VzeEwQ6y2cwZKYE9BG7nE8lMIuDWudFpcFil5ITI= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4XSRkW2LxTz112B; Tue, 15 Oct 2024 08:16:03 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4XSRkW0rStz111R; Tue, 15 Oct 2024 08:16:03 +0000 (UTC) From: Cayetano Santos To: Nicolas Goaziou Subject: Re: [bug#73583] [PATCH] gnu: emacs-org-ref: Update to 3.1-0.732a20b. In-Reply-To: <87o73lzx3y.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Tue, 15 Oct 2024 08:41:37 +0200") References: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> <87o73lzx3y.fsf@nicolasgoaziou.fr> Date: Tue, 15 Oct 2024 10:16:02 +0200 Message-ID: <878qupaiil.fsf@inventati.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a11:7980:1::2:0; envelope-from=csantosb@inventati.org; helo=confino.investici.org 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_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 73583@debbugs.gnu.org, Cayetano Santos via Guix-patches via 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.4 (--) >mar. 15 oct. 2024 at 08:41, Nicolas Goaziou wrote: > Why are you removing these lines? There is no mention about it in your > commit message. The reason to exclude this file doesn=E2=80=99t hold anymore, see github.com/jkitchin/org-ref/issues/1085.=20 > I don't understand the purpose of this change either. You're breaking > alphabetic order and use a dubious indentation. Sorry for that. I submitted a v1 patch with corrections and text. From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 27 06:23:43 2024 Received: (at submit) by debbugs.gnu.org; 27 Oct 2024 10:23:43 +0000 Received: from localhost ([127.0.0.1]:43906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t50Qx-0005uA-54 for submit@debbugs.gnu.org; Sun, 27 Oct 2024 06:23:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:46578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t50Qw-0005u3-8c for submit@debbugs.gnu.org; Sun, 27 Oct 2024 06:23:42 -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 1t50QN-0001lH-C9 for guix-patches@gnu.org; Sun, 27 Oct 2024 06:23:07 -0400 Received: from msg-3.mailo.com ([213.182.54.8] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t50QL-0002je-OU for guix-patches@gnu.org; Sun, 27 Oct 2024 06:23:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1730024580; bh=a/bUIimERqyaMmUpqtJqJiQkHp4K8HW57hdGABloOm4=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=2pNann0p7HBLStlagZuxk2JkRUJVmMshg7nAjcrl4Cw5RjoSI3DTIQvVhRDRAE/wt baYzW/RJBVMC9zAEz9V3wUTGW2IJKHKt4ysybukDvfFk/vfQ3AlE04lPqnhOPXuvvv O2YMxH14DP51d3De+XKlDBwRFe5KmsmUNIM+QNsw= Received: by b221-4.in.mailobj.net [192.168.90.24] with ESMTP via ip-20.mailobj.net [213.182.54.20] Sun, 27 Oct 2024 11:22:59 +0100 (CET) X-EA-Auth: bYgV/uGvRlcln+EdCnnJ2L1gOS4TJkymwJSZTUO7/k5qXCIYDMs2OFCakapuSm6aHBRna1eEoGgslEt2kH+/8T7YtCdx34SnAd/h/kJoK0c= From: Nicolas Goaziou To: Cayetano Santos via Guix-patches via Subject: Re: [bug#73583] [PATCH v1] gnu: emacs-org-ref: Update to 3.1-0.732a20b. In-Reply-To: <77bb595944b232d8c976d118c0f25fa067022903.1728979821.git.csantosb@inventati.org> (Cayetano Santos via Guix-patches via's message of "Tue, 15 Oct 2024 10:10:21 +0200") References: <5dc12ccaa4defdcbde87377ff165f2ce87a0a8f5.1727803250.git.csantosb@inventati.org> <77bb595944b232d8c976d118c0f25fa067022903.1728979821.git.csantosb@inventati.org> Date: Sun, 27 Oct 2024 11:22:43 +0100 Message-ID: <871q01n8uk.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=213.182.54.8; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 73583-done@debbugs.gnu.org, Cayetano Santos 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.4 (--) Hello, Cayetano Santos via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-org-ref): Update to 3.1-0.732a20b. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Sat Jun 21 02:58:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 24 Nov 2024 12:24:18 +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