From unknown Mon Jun 23 13:11:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55445: 29.0.50; Org-mode to info export error Resent-From: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 16 May 2022 08:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 55445 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 55445@debbugs.gnu.org X-Debbugs-Original-To: "bug-gnu-emacs@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.16526906995292 (code B ref -1); Mon, 16 May 2022 08:45:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 May 2022 08:44:59 +0000 Received: from localhost ([127.0.0.1]:51688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqWLa-0001NI-Vo for submit@debbugs.gnu.org; Mon, 16 May 2022 04:44:59 -0400 Received: from lists.gnu.org ([209.51.188.17]:46526) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqWLM-0001Mt-Em for submit@debbugs.gnu.org; Mon, 16 May 2022 04:44:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50864) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nqWLM-0004NI-7m for bug-gnu-emacs@gnu.org; Mon, 16 May 2022 04:44:44 -0400 Received: from mail2.itgrp.ru ([87.251.91.230]:4178) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nqWLJ-0004Ri-EJ for bug-gnu-emacs@gnu.org; Mon, 16 May 2022 04:44:43 -0400 IronPort-SDR: phWbARfrY+fa1xhtJ8WCNAGlVVqnDz3zI3og+s7eaLqeCyaG3Ams6LwKA9o4yKDI3KQzp9pCin laXEi7AbBJtA== X-IronPort-AV: E=Sophos;i="5.90,182,1643662800"; d="scan'208";a="155982463" From: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= Thread-Topic: 29.0.50; Org-mode to info export error Thread-Index: AQHYaP+rON9a7pWrjESpArti5HnYkQ== Date: Mon, 16 May 2022 08:44:27 +0000 Message-ID: Accept-Language: ru-RU, en-US Content-Language: ru-RU X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.24.4.20] Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received-SPF: pass client-ip=87.251.91.230; envelope-from=prvs=128a50e5c=an.petrov@pay-lab.ru; helo=mail2.itgrp.ru 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) 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, Team! Please take a look at the following scenario: 1. Start `emacs -Q`, enable entering debugger on error 2. Create empty "1.org" file C-x b 1.org [RET] M-x org-mode [RET] C-x w 1.org [RET] 3. Export it to info file (directly, not through creating texinfo file) C-c C-e i i Result: Debugger entered--Lisp error: (wrong-type-argument listp 1000000000) seq-subseq((1652689971098490901 . 1000000000) 0 2) cl-subseq((1652689971098490901 . 1000000000) 0 2) org-file-newer-than-p("/home/andrey/1.info" (1652689970960239177 . 100000= 0000)) org-compile-file("1.texi" ("makeinfo --no-split %f") "info" "See \"*Org I= NFO Texinfo Output*\" for details" #) org-texinfo-compile("1.texi") org-export-to-file(texinfo "1.texi" nil nil nil nil nil org-texinfo-compi= le) org-texinfo-export-to-info(nil nil nil nil) org-export-dispatch(nil) funcall-interactively(org-export-dispatch nil) call-interactively(org-export-dispatch nil nil) command-execute(org-export-dispatch) It seems that time format changes are not reflected in exporting code. Please also try the following: 1. Create org-mode buffer not bound to any file C-x b 2.org [RET] M-x org-mode [RET] 2. Try exporting it inot info (the same way as above) C-c C-e i i Results: Debugger entered--Lisp error: (error "File \"/home/andrey/5/bug/4528/1.info= \" wasn=92t produ...") signal(error ("File \"/home/andrey/5/bug/4528/1.info\" wasn=92t produ..."= )) error("File \"/home/andrey/5/bug/4528/1.info\" wasn't produ...") org-compile-file("~/5/bug/4528/1.texi" ("makeinfo --no-split %f") "info" = "See \"*Org INFO Texinfo Output*\" for details" #) org-texinfo-compile("~/5/bug/4528/1.texi") org-export-to-file(texinfo "~/5/bug/4528/1.texi" nil nil nil nil nil org-= texinfo-compile) org-texinfo-export-to-info(nil nil nil nil) org-export-dispatch(nil) funcall-interactively(org-export-dispatch nil) call-interactively(org-export-dispatch nil nil) command-execute(org-export-dispatch) And "*Org INFO Texinfo Output*" buffer contains: unable to open ~/5/bug/4528/1.texi: No such file or directory From unknown Mon Jun 23 13:11:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55445: 29.0.50; Org-mode to info export error Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 16 May 2022 12:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55445 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= Cc: 55445@debbugs.gnu.org Received: via spool by 55445-submit@debbugs.gnu.org id=B55445.165270424625530 (code B ref 55445); Mon, 16 May 2022 12:31:02 +0000 Received: (at 55445) by debbugs.gnu.org; 16 May 2022 12:30:46 +0000 Received: from localhost ([127.0.0.1]:52033 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqZs6-0006dR-4v for submit@debbugs.gnu.org; Mon, 16 May 2022 08:30:46 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqZrv-0006Mt-Iw for 55445@debbugs.gnu.org; Mon, 16 May 2022 08:30:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=XCAwM2wHYpN6tMAU8WE0rYoTpVttlMxG8UN+Zuz/BDE=; b=ty73fzer4Ige7/jlaUkyxBgmz2 zYsu2p7vE8/dVQ/4YOOMnzAUsQVr6eFHaLSTrcqEm6nLrE5MDRv7M4IFOUTUtlL5RfqLOLtZuH48l Xga46o5vuiVOKdbWaKJ195gUxnZ5R9kURDzcTOGyJIVirzelSojtVclppB1tGi2EKdWU=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nqZrl-0004jz-Uf; Mon, 16 May 2022 14:30:29 +0200 From: Lars Ingebrigtsen References: Date: Mon, 16 May 2022 14:30:23 +0200 In-Reply-To: ("=?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?="'s message of "Mon, 16 May 2022 08:44:27 +0000") Message-ID: <87y1z1ek2o.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= writes: > 1. Start `emacs -Q`, enable entering debugger on error > 2. Create empty "1.org" file > C-x b 1.org [RET] > M-x org-mode [RET] > C-x w 1.org [RET] > 3. Export it to info file (directly, not through [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) 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 (---) =D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2 =D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9 <= an.petrov@pay-lab.ru> writes: > 1. Start `emacs -Q`, enable entering debugger on error > 2. Create empty "1.org" file > C-x b 1.org [RET] > M-x org-mode [RET] > C-x w 1.org [RET] > 3. Export it to info file (directly, not through creating texinfo file) > C-c C-e i i > > Result: > > Debugger entered--Lisp error: (wrong-type-argument listp 1000000000) > seq-subseq((1652689971098490901 . 1000000000) 0 2) > cl-subseq((1652689971098490901 . 1000000000) 0 2) > org-file-newer-than-p("/home/andrey/1.info" (1652689970960239177 . 1000= 000000)) There's been some changes and reversions of changes in this area lately. You didn't include the output from `M-x report-emacs-bug', so I can't tell whether you're running an up-to-date version. Can you include that output? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon May 16 08:30:46 2022 Received: (at control) by debbugs.gnu.org; 16 May 2022 12:30:46 +0000 Received: from localhost ([127.0.0.1]:52035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqZs6-0006di-GG for submit@debbugs.gnu.org; Mon, 16 May 2022 08:30:46 -0400 Received: from quimby.gnus.org ([95.216.78.240]:42306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqZrz-0006Qa-3s for control@debbugs.gnu.org; Mon, 16 May 2022 08:30:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=uivcfPhWoqETG3VGj20uJ1nz222UZzv7/yGgGFBvq2k=; b=U4KE7PG9SaY4B75gsBD5T+8+LJ 6hB8vXfINJQaq3mZJ5dfVkPWYztWO7tvo7HmjnX+qVC9L+9O9s5+JE+3/3/UYdsZQKUkT+OTlNvMc uZcXEDa/2Stpml+HRYxu8YOK/qoesk+SwQcq9TGaRLs7Qx3TKLNjxCUzplTxEXuxgYdU=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nqZrr-0004kE-IU for control@debbugs.gnu.org; Mon, 16 May 2022 14:30:33 +0200 Date: Mon, 16 May 2022 14:30:31 +0200 Message-Id: <87wnelek2g.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #55445 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 55445 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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 (---) tags 55445 + moreinfo quit From unknown Mon Jun 23 13:11:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55445: 29.0.50; Org-mode to info export error Resent-From: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 16 May 2022 14:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55445 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Lars Ingebrigtsen Cc: "55445@debbugs.gnu.org" <55445@debbugs.gnu.org> Received: via spool by 55445-submit@debbugs.gnu.org id=B55445.16527121587799 (code B ref 55445); Mon, 16 May 2022 14:43:01 +0000 Received: (at 55445) by debbugs.gnu.org; 16 May 2022 14:42:38 +0000 Received: from localhost ([127.0.0.1]:54713 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqbvT-00021T-7X for submit@debbugs.gnu.org; Mon, 16 May 2022 10:42:38 -0400 Received: from mail2.itgrp.ru ([87.251.91.230]:54264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqbvB-00020h-TC for 55445@debbugs.gnu.org; Mon, 16 May 2022 10:42:21 -0400 IronPort-SDR: JO7p9+7vIC8073OJavGMta7qiflaPg9wRRfy5ttSEySb81NR33+FwD1c8+Vr774cQgoNByp4iE aSETtPq6aNQg== X-IronPort-AV: E=Sophos;i="5.90,182,1643662800"; d="scan'208";a="155993100" From: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= Thread-Topic: bug#55445: 29.0.50; Org-mode to info export error Thread-Index: AQHYaP+rON9a7pWrjESpArti5HnYka0hb35KgAAkcpg= Date: Mon, 16 May 2022 14:41:57 +0000 Message-ID: References: , <87y1z1ek2o.fsf@gnus.org> In-Reply-To: <87y1z1ek2o.fsf@gnus.org> Accept-Language: ru-RU, en-US Content-Language: ru-RU X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.24.4.20] Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Spam-Score: 0.0 (/) 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 (-) Sure, here it is: In GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, c= airo version 1.17.6) of 2022-04-26 built on pva-msi Repository revision: 0936bfcd77a671b8dce4ebcdc3e916622d68a865 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101003 System Description: Arch Linux Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP X11 XDBE XIM XPM GTK3 ZLIB Important settings: value of $LANG: ru_RU.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media rmc puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search time-date seq gv subr-x byte-opt bytecomp byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils cyril-util iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice simple cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 42688 6751) (symbols 48 5724 1) (strings 32 15765 1812) (string-bytes 1 509584) (vectors 16 11358) (vector-slots 8 164290 10944) (floats 8 20 30) (intervals 56 199 0) (buffers 992 10)) ________________________________________ =EF=D4: Lars Ingebrigtsen =EF=D4=D0=D2=C1=D7=CC=C5=CE=CF: 16 =CD=C1=D1 2022 =C7. 17:30:23 =EB=CF=CD=D5: =F0=C5=D4=D2=CF=D7 =E1=CE=C4=D2=C5=CA =EB=CF=D0=C9=D1: 55445@debbugs.gnu.org =F4=C5=CD=C1: Re: bug#55445: 29.0.50; Org-mode to info export error =F0=C5=D4=D2=CF=D7 =E1=CE=C4=D2=C5=CA writes: > 1. Start `emacs -Q`, enable entering debugger on error > 2. Create empty "1.org" file > C-x b 1.org [RET] > M-x org-mode [RET] > C-x w 1.org [RET] > 3. Export it to info file (directly, not through creating texinfo file) > C-c C-e i i > > Result: > > Debugger entered--Lisp error: (wrong-type-argument listp 1000000000) > seq-subseq((1652689971098490901 . 1000000000) 0 2) > cl-subseq((1652689971098490901 . 1000000000) 0 2) > org-file-newer-than-p("/home/andrey/1.info" (1652689970960239177 . 1000= 000000)) There's been some changes and reversions of changes in this area lately. You didn't include the output from `M-x report-emacs-bug', so I can't tell whether you're running an up-to-date version. Can you include that output? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Mon Jun 23 13:11:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55445: 29.0.50; Org-mode to info export error Resent-From: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 16 May 2022 14:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55445 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Lars Ingebrigtsen Cc: "55445@debbugs.gnu.org" <55445@debbugs.gnu.org> Received: via spool by 55445-submit@debbugs.gnu.org id=B55445.16527130809520 (code B ref 55445); Mon, 16 May 2022 14:58:01 +0000 Received: (at 55445) by debbugs.gnu.org; 16 May 2022 14:58:00 +0000 Received: from localhost ([127.0.0.1]:54743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqcAM-0002T5-5y for submit@debbugs.gnu.org; Mon, 16 May 2022 10:58:00 -0400 Received: from mail2.itgrp.ru ([87.251.91.230]:7435) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nqcAI-0002Sj-QU for 55445@debbugs.gnu.org; Mon, 16 May 2022 10:57:44 -0400 IronPort-SDR: Pq6ZPMZP3Yc7/wL6w0BZHosm3DtG0rvNuz4RL2Ryyr4ElS4vINbcUQncgwb8Sx1wMtQwTcJkCe SG3WFw+hxiQQ== X-IronPort-AV: E=Sophos;i="5.90,182,1643662800"; d="scan'208";a="155993256" From: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= Thread-Topic: bug#55445: 29.0.50; Org-mode to info export error Thread-Index: AQHYaP+rON9a7pWrjESpArti5HnYka0hb35KgAAkcpiAAANDSQ== Date: Mon, 16 May 2022 14:57:35 +0000 Message-ID: <3a984a81215945f09d36c99d8fd7167f@pay-lab.ru> References: , <87y1z1ek2o.fsf@gnus.org>, In-Reply-To: Accept-Language: ru-RU, en-US Content-Language: ru-RU X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.24.4.20] Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Spam-Score: -0.0 (/) 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 (-) Lars, I havo not tested this with the newest Emacs before, this is my fault. Exporting of saved file works fine on current master branch. The only thing that resists to work is saving of buffer without file attach= ed. So you can decline the bug (or fix just the non-file saving case). Thank you! ________________________________________ =EF=D4: =F0=C5=D4=D2=CF=D7 =E1=CE=C4=D2=C5=CA =EF=D4=D0=D2=C1=D7=CC=C5=CE=CF: 16 =CD=C1=D1 2022 =C7. 19:41:57 =EB=CF=CD=D5: Lars Ingebrigtsen =EB=CF=D0=C9=D1: 55445@debbugs.gnu.org =F4=C5=CD=C1: Re: bug#55445: 29.0.50; Org-mode to info export error Sure, here it is: In GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, c= airo version 1.17.6) of 2022-04-26 built on pva-msi Repository revision: 0936bfcd77a671b8dce4ebcdc3e916622d68a865 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101003 System Description: Arch Linux Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP X11 XDBE XIM XPM GTK3 ZLIB Important settings: value of $LANG: ru_RU.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media rmc puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search time-date seq gv subr-x byte-opt bytecomp byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils cyril-util iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice simple cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 42688 6751) (symbols 48 5724 1) (strings 32 15765 1812) (string-bytes 1 509584) (vectors 16 11358) (vector-slots 8 164290 10944) (floats 8 20 30) (intervals 56 199 0) (buffers 992 10)) ________________________________________ =EF=D4: Lars Ingebrigtsen =EF=D4=D0=D2=C1=D7=CC=C5=CE=CF: 16 =CD=C1=D1 2022 =C7. 17:30:23 =EB=CF=CD=D5: =F0=C5=D4=D2=CF=D7 =E1=CE=C4=D2=C5=CA =EB=CF=D0=C9=D1: 55445@debbugs.gnu.org =F4=C5=CD=C1: Re: bug#55445: 29.0.50; Org-mode to info export error =F0=C5=D4=D2=CF=D7 =E1=CE=C4=D2=C5=CA writes: > 1. Start `emacs -Q`, enable entering debugger on error > 2. Create empty "1.org" file > C-x b 1.org [RET] > M-x org-mode [RET] > C-x w 1.org [RET] > 3. Export it to info file (directly, not through creating texinfo file) > C-c C-e i i > > Result: > > Debugger entered--Lisp error: (wrong-type-argument listp 1000000000) > seq-subseq((1652689971098490901 . 1000000000) 0 2) > cl-subseq((1652689971098490901 . 1000000000) 0 2) > org-file-newer-than-p("/home/andrey/1.info" (1652689970960239177 . 1000= 000000)) There's been some changes and reversions of changes in this area lately. You didn't include the output from `M-x report-emacs-bug', so I can't tell whether you're running an up-to-date version. Can you include that output? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Mon Jun 23 13:11:02 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55445: 29.0.50; Org-mode to info export error Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 17 May 2022 17:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55445 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= Cc: "55445@debbugs.gnu.org" <55445@debbugs.gnu.org> Received: via spool by 55445-submit@debbugs.gnu.org id=B55445.165280908512963 (code B ref 55445); Tue, 17 May 2022 17:39:01 +0000 Received: (at 55445) by debbugs.gnu.org; 17 May 2022 17:38:05 +0000 Received: from localhost ([127.0.0.1]:57812 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nr18w-0003MZ-Ln for submit@debbugs.gnu.org; Tue, 17 May 2022 13:38:05 -0400 Received: from quimby.gnus.org ([95.216.78.240]:55912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nr18u-0003MH-N7 for 55445@debbugs.gnu.org; Tue, 17 May 2022 13:37:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=G10vayVwU6zVcSAstBp8enD+/XU+B73XP1kcaGq2bmg=; b=gooG5cfzD3P7DTewIURgdssyzY xYOYikfqBbnAS5aPAXzLgDB3j7JhQ0c0LtxOwWJVtTAMP1y3NYB9fPJHWF1/xOskXRaLZ3KPCT1DE raa+0MEl1xbNG79pMm1fE2EXsEYJfmUeOTJDImorQVKWBbWKRcsgUwO6aOIVw6ixsVR8=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nr18m-0004NL-0L; Tue, 17 May 2022 19:37:50 +0200 From: Lars Ingebrigtsen References: <87y1z1ek2o.fsf@gnus.org> <3a984a81215945f09d36c99d8fd7167f@pay-lab.ru> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEUXFBRMSTmGg3z/ //9RdGjbAAAAAWJLR0QDEQxM8gAAAAlwSFlzAAAASAAAAEgARslrPgAAAAd0SU1FB+YFEREZLe+3 0Z8AAADZSURBVCjPpVFBDsMgDEukcAcJ/mOkdmcqlcO+sJ9trxwpBLbTDotUimUnJA7RH+HR/8x6 DiB6EVPM49IRuZUdVw5Ug3MQOAhcOyVHJQrPTuylEXh0kPHZCijLR+m80aS9LCUCnb1brZ2YkUdp 9qLsFZVT69Vk202PkRKLJx4DiVMDDAhADBs7zwalqBveHGvPmDvcIMcx9U41MKp5WI8NbKMlFGtt JwfvYwepfe6MlqOmTK9bhDIuhY7iy9pBMkf0hdcah5vrQyZ33Y/lQN2M5mGkBdLXFn7HGyDlGwKd v7G9AAAAWmVYSWZNTQAqAAAACAAFARIAAwAAAAEAAQAAARoABQAAAAEAAABKARsABQAAAAEAAABS ASgAAwAAAAEAAQAAAhMAAwAAAAEAAQAAAAAAAAAAAEgAAAABAAAASAAAAAGUgcktAAAAJXRFWHRk YXRlOmNyZWF0ZQAyMDIyLTA1LTE3VDE3OjI1OjQ0KzAwOjAwSCWuvAAAACV0RVh0ZGF0ZTptb2Rp ZnkAMjAyMi0wNS0xN1QxNzoyNTo0NCswMDowMDl4FgAAAAAXdEVYdGV4aWY6WUNiQ3JQb3NpdGlv bmluZwAxrA+AYwAAAABJRU5ErkJggg== X-Now-Playing: Feathered Sun's _Saubohnen EP_: "Hmm Hmm Hmm" Date: Tue, 17 May 2022 19:37:46 +0200 In-Reply-To: <3a984a81215945f09d36c99d8fd7167f@pay-lab.ru> ("=?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?="'s message of "Mon, 16 May 2022 14:57:35 +0000") Message-ID: <878rr0kql1.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: =?UTF-8?Q?=D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2_?= =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= writes: > I havo not tested this with the newest Emacs before, this is my fault. > Exporting of saved file works fine on current master branch. > The only thing that resists to work is saving of buffer withou [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) 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 (---) =D0=9F=D0=B5=D1=82=D1=80=D0=BE=D0=B2 =D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9 <= an.petrov@pay-lab.ru> writes: > I havo not tested this with the newest Emacs before, this is my fault. > Exporting of saved file works fine on current master branch. > The only thing that resists to work is saving of buffer without file atta= ched. > > So you can decline the bug (or fix just the non-file saving case). Thanks for testing; I'm closing this bug report, then. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue May 17 13:38:11 2022 Received: (at control) by debbugs.gnu.org; 17 May 2022 17:38:11 +0000 Received: from localhost ([127.0.0.1]:57815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nr199-0003NM-LE for submit@debbugs.gnu.org; Tue, 17 May 2022 13:38:11 -0400 Received: from quimby.gnus.org ([95.216.78.240]:55928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nr198-0003N0-34 for control@debbugs.gnu.org; Tue, 17 May 2022 13:38:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=fli/Qw8IyV357Z1+TCPSXXlCtMyp3KK/ICFO8b56bf4=; b=nyWYsHFzE5cO0eF/5VxWPOqV9Q U7u2ruxae3q/fNtMjSYH0kbBlUrGgDYI9L++uU84HYrEC0fMLEsT3+YPtxVNHaHk5sUW4lgTatQtd TaJqVMpRstnP3PnGlV03KGWVROYlaem0gaGXJ/vH/ClXE+InlivrYDvsV7E2cpFhGDUw=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nr190-0004Ng-Is for control@debbugs.gnu.org; Tue, 17 May 2022 19:38:04 +0200 Date: Tue, 17 May 2022 19:38:02 +0200 Message-Id: <877d6kkqkl.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #55445 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 55445 29.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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 55445 29.1 quit