From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: asciidoctor Date: Thu, 09 Feb 2023 19:04:24 +0200 Message-ID: <83ilgalqhz.fsf@gnu.org> References: <7d298e10-22a2-d962-4bf8-d5d71899d30d@posteo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23944"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 09 18:05:27 2023 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQAMR-0005xr-6n for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 09 Feb 2023 18:05:27 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQALq-0002OQ-RP; Thu, 09 Feb 2023 12:04:50 -0500 Original-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 1pQALo-0002NU-Kz for help-gnu-emacs@gnu.org; Thu, 09 Feb 2023 12:04:48 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pQALl-0004qE-KC for help-gnu-emacs@gnu.org; Thu, 09 Feb 2023 12:04:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=opm6ODE9bbd3knf3E3OBEBciDJzMOhvNb7AWr/uDjkk=; b=F/k4wxs4XMb8TG3IQ8w5 4CsScbbnVgCtuMs952ee+gBHuqbiQOu8PWOIcb0UpavhwsB812ywA0zRN+aH67ML39WBP+uhjmpw2 DbC9k/7+7X0HL6rjGmrBplWsv3a1AcD7uccIOYj2hSTL0OjNv8mKEH1qYpOjC2HCbe0JidZeBJTbR WnGrvJjVPMqlr+BR0j4jOs5tPM22eO1LZ/cQoUM0xVyR9rIqLS1Ys1gUB3LQlwRCii2a59DAewU5J fj7S1NZY8D89oenrcS14WiVBqdOP2SwsO4sKrxPiiPaanewEG/chpHnxr5msuUcxDX5nXQ1F1p48H c1/BnrKZG/07Hw==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pQALj-0004jZ-1F for help-gnu-emacs@gnu.org; Thu, 09 Feb 2023 12:04:43 -0500 In-Reply-To: <7d298e10-22a2-d962-4bf8-d5d71899d30d@posteo.de> (message from Gottfried on Thu, 9 Feb 2023 16:50:55 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:142682 Archived-At: > Date: Thu, 9 Feb 2023 16:50:55 +0000 > From: Gottfried > > Warning (comp): adoc-mode.el:3004:18: Warning: reference to free > variable ‘adoc-mode-menu’ Disable showing Disable logging > Warning (comp): adoc-mode.el:2630:28: Warning: the function > ‘tempo-insert’ is not known to be defined. Disable showing Disable logging > > How to solve that? Either fix those packages not to use 'cl', or shut up the warnings by clicking the button they show.