From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id AKpwNUXZsWIangAAbAwnHQ (envelope-from ) for ; Tue, 21 Jun 2022 16:44:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OLh6NUXZsWICJgAA9RJhRA (envelope-from ) for ; Tue, 21 Jun 2022 16:44:21 +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 82F9D112DF for ; Tue, 21 Jun 2022 16:44:21 +0200 (CEST) Received: from localhost ([::1]:55592 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o3f76-0004Zl-Hb for larch@yhetil.org; Tue, 21 Jun 2022 10:44:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47088) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o3eon-0001Ek-Rt for emacs-orgmode@gnu.org; Tue, 21 Jun 2022 10:25:25 -0400 Received: from mail-pg1-x534.google.com ([2607:f8b0:4864:20::534]:47068) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o3eom-0003EN-Aa; Tue, 21 Jun 2022 10:25:25 -0400 Received: by mail-pg1-x534.google.com with SMTP id l4so13250668pgh.13; Tue, 21 Jun 2022 07:25:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=IXIAmrNj7WQm6sRdQMzjPlHGSF30ttKOGRvS6A1xZgU=; b=hKeXkqrEMARePBnuBV3D//5WnWzYtPLIYZONSconulhjau68IfyrCFXQP35xtxdOt8 aYTM24OIiBk8F9PiXuvCmHOSa6l02pn553qeYNrKekk2omZqNJVWZmZoeGtZSoPXswkr +0h8jINFrl8ZVsmFhjd8CrQ2ZB3sGmm6GvZlGoTEoFznQB3zmnj0Dv+k1PQHg4E7Vx/R R1dQMM9OhthS9q4x2ev9qpj+cTsTZs8t1s//wnawzIDkcWnxLpt7FWgcAehJy7iAEBbU GJx95iTrjWt2mWWLOqfzirvuKdnLBRN6lrIISpUBEXZzXvCw8N2yFOdxyiLfumqi4Vgs Nl9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=IXIAmrNj7WQm6sRdQMzjPlHGSF30ttKOGRvS6A1xZgU=; b=KCw1k8yCOWfHS6v8jMRkGrseEDR07IzdaxFL4tVF3d/fDKvDPeAXL/xmaUPuK93qPy xMsYMEFhRS6PT0LooHd9vjBdmksJSIf/0ZzRULsmd7HlD+4tA0Ep1gGzgJZp525YUOF8 8MJhAdEylJlwlRXsv1wHUY6vjBK0XlXLjId4IVDR+60FulWgRjQ7EwW1iMxbEkV2XCsF 848aGjnUcmVqBMYqcwYXmoIl2iK/ONvmJESKxlrou9oDWGZomuMPArP08SWuISEFLLfD jjV+qh9wr1ED04urGY+0Nwl0kP9zjNl8mcmbuczIsTKCSJlHHDiw/Nk8UgHLth2T8UDY kzug== X-Gm-Message-State: AJIora/Id6PkEYFyczRJqsQ8PTc/IjSfUw/kh1K1/sURX04+X4CEnomx wWUlnYcadyMn/yIfw4mlzAjlVHAED1KFqiFF X-Google-Smtp-Source: AGRyM1vIBw57jZP2jfolRwX1ZByYITLLsFs3shUerRvSACqf60HbwW7ERb+SPb65MgJveRIfi7eb7Q== X-Received: by 2002:a63:140d:0:b0:406:2777:70f9 with SMTP id u13-20020a63140d000000b00406277770f9mr26690274pgl.170.1655821521302; Tue, 21 Jun 2022 07:25:21 -0700 (PDT) Received: from localhost ([155.94.207.39]) by smtp.gmail.com with ESMTPSA id 1-20020a17090a004100b001e2fade86c1sm12579932pjb.2.2022.06.21.07.25.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Jun 2022 07:25:20 -0700 (PDT) From: Ihor Radchenko To: Bastien Cc: Rudolf =?utf-8?Q?Adamkovi=C4=8D?= , emacs-orgmode@gnu.org Subject: Re: [BUG] Info JS does not work [9.5.3 (release_9.5.3-467-g2bd34e @ /Users/salutis/src/org-mode/lisp/)] In-Reply-To: <871qvuje2b.fsf@bzg.fr> References: <87y1zktfg4.fsf@localhost> <87czfw4pnd.fsf@bzg.fr> <87leujofzw.fsf@localhost> <87bkvetct3.fsf@gnu.org> <871qvuje2b.fsf@bzg.fr> Date: Tue, 21 Jun 2022 22:26:30 +0800 Message-ID: <87y1xqozxl.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::534; envelope-from=yantar92@gmail.com; helo=mail-pg1-x534.google.com 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, 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655822661; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=IXIAmrNj7WQm6sRdQMzjPlHGSF30ttKOGRvS6A1xZgU=; b=ftQpR9hex5LCqXQ/rNtmu30BM+Kznnwee8rLcX40z6/Xd+dV27f4rWZm9HcALtOxVGnw6q fem97yIDRUC8wF0iL1uX78dM+ClRbSTz5VFxIv2/XgDNEA6uBtKLK2iopDEGWFB6olfaI3 fZsDqeYcspttiHsAnhNCYUWBbCxy3ODNVo+cwtCwTRn1XwLbk8hze2WFgMonBLFgCAvaIN z2tGTMpYoTEJLWJNAF6NYF/Lio87gRmQ9j3sIuDGelX+kFwBmNt+pb5nKelxDK0IdCffET veoeFwaJOQDJafo4XehQSYtzYTxxp2weCnHp2eXMLk/8MR2eV/i+CwmVcrAUjQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655822661; a=rsa-sha256; cv=none; b=D5e77AqSyGLrPqBKAljdUycRB0ssMxB4EFGeiNYCAm+E+v/MrN/ybQf2YMFA89r1eOUgz+ 50N4C8o3wSAxS38Ua9aI4CEI3WUaO7YLOLjv4GdYVFTeqUSUrAVCAWfALVPDmbvz4ngl0p nkHUy7HLtVvX5FeZ9zRAhQ7yfT98qQzBSQcW8F+aTdssU5XgJLMmVYG2meDJrvTcuiWtM+ 3WBmdw1wNHoMDeMXSLfs/LNrAdf19kSTW6HNyuwNojtTYFq+reCU8bE44cU/eAEbCRZfbw mAswSkghk9ZUaEC7Nsi9bh9ldzkZ3ka0QCw16Pf4ZiXpvdhwgtdadt6DwhWGNQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=hKeXkqrE; dmarc=pass (policy=none) header.from=gmail.com; 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" X-Migadu-Spam-Score: -1.97 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=hKeXkqrE; dmarc=pass (policy=none) header.from=gmail.com; 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" X-Migadu-Queue-Id: 82F9D112DF X-Spam-Score: -1.97 X-Migadu-Scanner: scn1.migadu.com X-TUID: P9XXutB28kd6 Bastien writes: >> There is such a SourceHut project: https://sr.ht/~bzg/orgmode/ > > The sr.ht project is now on https://sr.ht/~bzg/org/ and lists all > relevant repositories, including a mirror of the official org-mode > repository at https://git.sr.ht/~bzg/org-mode. I just found some complaints about stability of savannah: https://github.com/doomemacs/doomemacs/blob/master/modules/lang/org/packages.el ;; REVIEW I intentionally avoid git.savannah.gnu.org because of SSL ;; issues (see #5655), uptime issues, download time, and lack of ;; shallow clone support. :repo "emacs-straight/org-mode" So, having an official mirror could be handy. However, https://git.sr.ht/~bzg/org-mode does not appear to sync automatically. The last commit in https://git.sr.ht/~bzg/org-mode/log is 15 days ago. Can we setup automatic mirror sync? https://todo.sr.ht/~emacs/emacs/2 could be somewhat useful. Best, Ihor