From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:203:b4db::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mNTlG2USy2EEnwAAgWs5BA (envelope-from ) for ; Tue, 28 Dec 2021 14:34:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aKM/GWUSy2E+gAEA9RJhRA (envelope-from ) for ; Tue, 28 Dec 2021 14:34:29 +0100 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 29F66344B5 for ; Tue, 28 Dec 2021 14:34:29 +0100 (CET) Received: from localhost ([::1]:41020 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2CcW-0007yM-94 for larch@yhetil.org; Tue, 28 Dec 2021 08:34:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37482) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2Cbp-0007xl-M1 for emacs-orgmode@gnu.org; Tue, 28 Dec 2021 08:33:46 -0500 Received: from [2a00:1450:4864:20::42a] (port=34793 helo=mail-wr1-x42a.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n2Cbo-0002Bs-4z for emacs-orgmode@gnu.org; Tue, 28 Dec 2021 08:33:45 -0500 Received: by mail-wr1-x42a.google.com with SMTP id s1so38498684wrg.1 for ; Tue, 28 Dec 2021 05:33:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mat.ucm.es; s=google; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding; bh=BffVlzgARyt5f2Ktak3+tt74m18WeUFEY3SkRtNJ4oo=; b=OscCK2lkDCJAsHbmuTxdEQAq1D7Y6w1lnw9UySq72wCEKuVrg4jLf9FJc2jkQzd2MV YvGliqXscsDmn2VFwP8HKBVoYrklNKW4MCTyw+gxN7dKN6FLX/0Uy3ip5Hq1bSjCN+se PSH+8hJJMvi9JO1uuoxpKjASKTs+KtuBt0dIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-transfer-encoding; bh=BffVlzgARyt5f2Ktak3+tt74m18WeUFEY3SkRtNJ4oo=; b=QA4zku253BJFrB5uHADeHID8Ib6IRHfa5n4Co1D12rOAGZw+HtUK4QpUAcyCQzNzQy jqaEMtsP3yzBV2OslvmHZoHlmSAbj08/45em48GbcViz2SHgJmx0MPsBZu3HoDigRADW 9NClohZzo/2FScRZsFdIltCqs6uM0aNCafv1wMdU+mmNtPZq3RpWgTs/VV08VbjNFTYs quGu8XYLSGpbh+YBid/+QPQbh6OKPPE0q0sdMpVgBWRnCSetKgxSF5JIQTOv5tdtvNmy o7/xyk0UTX4JOhFXvM+BjCvhpfDOmZ60nX+kdFke/7nZqJPUoECK9slkOB3qc9NE/CiX 0NKQ== X-Gm-Message-State: AOAM533hivE4DZZj3jsGMxXEWQprOm1xdUR3L/4w1VC7CywQy8H0Io/1 pCbX1CE/6RW5nBv/EYJYz2LtIC5cm1+He9PkTkH4QAEylOrG56K7i/nsCJ+e9EQkZGPMpWu73OK WTX27dPpRZsY9Foaxy6TgYjiTDL461D6v8nW+Rg2Ggtx+0elSVLycHMLDjm9E X-Google-Smtp-Source: ABdhPJwmmIoLT3YtMae4Ppe9yAzHRSEha++SWMH7+ZI5QhgWezicXNq/HpQ/dQlgL0uGKILVbR25cg== X-Received: by 2002:adf:f801:: with SMTP id s1mr16107470wrp.3.1640698412475; Tue, 28 Dec 2021 05:33:32 -0800 (PST) Received: from Utnapischtim (p2003000633536143207ea772f0c338d8.dip0.t-ipconnect.de. [2003:6:3353:6143:207e:a772:f0c3:38d8]) by smtp.gmail.com with ESMTPSA id s10sm19139479wmr.30.2021.12.28.05.33.18 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Dec 2021 05:33:31 -0800 (PST) X-Mailer: emacs 29.0.50 (via feedmail 11-beta-1 I) From: Uwe Brauer To: emacs-orgmode@gnu.org Subject: [BUG] org-compat stops working [9.5 (release_9.5-194-gdb302d @ /home/oub/emacs/site-lisp/packages/org/)] Date: Tue, 28 Dec 2021 14:33:03 +0100 Message-ID: <87r19w4zxs.fsf@mat.ucm.es> 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: 8bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::42a (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::42a; envelope-from=oub@ucm.es; helo=mail-wr1-x42a.google.com X-Spam_score_int: -11 X-Spam_score: -1.2 X-Spam_bar: - X-Spam_report: (-1.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640698469; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=BffVlzgARyt5f2Ktak3+tt74m18WeUFEY3SkRtNJ4oo=; b=aua6XGh4SFXr1Hsfe8MK3zA13QVCAHN0XbN+Z3c2F53Yy5pm2BxWO03IcDv+fD8Wy26OX0 PvKkU3dFzbq/KUL0Y50zyW2nIPyHEamIixDo2g/t0K4f/Y+fBMr/+Mitwp/3FbMs8JdY8R E3PpXpfmdvhYcwcXczO99R9ng6BOLzEUS82r923IcaiAYt77SS376V6ZQgrj4B29NwmEsO 4pepME+twfbdo3ZPR4MeSQry/7p+4crfK+RiNpo23NzBwf9UloSH01NpegeZeuWxoWsnCy G+Av2SpQ8vb4QVXeOwABPMgDX59MbBmoPhaoW1889OKCdio3jBnflfFOoeh31g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640698469; a=rsa-sha256; cv=none; b=qTGWDOyIRJgSIWjBpsvHbFIIOfo3QC0oyOi/QldQyjV3ZpddIazHlSPdSDG3/84BdolGA/ 8CiUe1tLvzI2Vs16oyvJcGz+0pE7LP6I6JZx17asJx+hlBRAJAXDv7sHptVIDOc3v5uYpS hA9KW4leWxFwX19bW5vZDqwEE4bhMkqtBuR77iJWcoPSfO6vEyAtHeaGl7WRH+2IwW3xkt 44xZvXy/Y5Hu3wJE/IYv4yOxIN864/l15+QVhaEEUti76SXTyYSGvv1isLxyZ1p23+XeA+ AAGmAM4dk8n5WoNEvJAqQEZwmTtLrMlN8nc/lcEWehD//nx2in+Zu/4xjm+zfw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=mat.ucm.es header.s=google header.b=OscCK2lk; dmarc=pass (policy=none) header.from=mat.ucm.es; 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: -6.27 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=mat.ucm.es header.s=google header.b=OscCK2lk; dmarc=pass (policy=none) header.from=mat.ucm.es; 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: 29F66344B5 X-Spam-Score: -6.27 X-Migadu-Scanner: scn1.migadu.com X-TUID: PRm6kKl0Yv9g Out of a sudden, when starting emacs I obtain various errors that seem to be conntected to try to load org-compat I obtain Debugger entered--Lisp error: (error "Don’t know how to make a localized variable an alias") defvaralias(org-descriptive-links org-link-descriptive nil) eval-buffer(# nil "/home/oub/ALLES/emacs/site-lisp/packages/org/org-compat.el" nil t) ; Reading at buffer position 23665 load-with-code-conversion("/home/oub/ALLES/emacs/site-lisp/packages/org/org-c..." "/home/oub/ALLES/emacs/site-lisp/packages/org/org-compat.el" nil nil) load("/home/oub/ALLES/emacs/site-lisp/packages/org/org-compat.el" nil nil t) load-file("~/ALLES/emacs/site-lisp/packages/org/org-compat.el") funcall-interactively(load-file "~/ALLES/emacs/site-lisp/packages/org/org-compat.el") call-interactively(load-file nil nil) command-execute(load-file) Emacs : GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.14.6, Xaw3d scroll bars) of 2021-11-08 Package: Org mode version 9.5 (release_9.5-194-gdb302d @ /home/oub/emacs/site-lisp/packages/org/) current state: ============== State could not be dumped due to the following error: (void-variable org-descriptive-links) You should still send this bug report.