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: PSGML broken? Date: Sun, 15 Jan 2023 12:51:27 +0200 Message-ID: <83k01o5avk.fsf@gnu.org> References: <48566c3d-1b27-9e93-c7c3-670a2302234e@uni-koeln.de> <28e2242f-4342-ef6b-bac6-5812051f7889@uni-koeln.de> <86k01qn3cl.fsf@gnu.org> <3663b0c5-f840-f669-8cf3-bcc47756ce92@uni-koeln.de> <86lem661lc.fsf@gnu.org> <65427237-3fb9-6d65-a33c-c9206bd73718@uni-koeln.de> <86fscdpci7.fsf@gnu.org> <83bkn07w6l.fsf@gnu.org> <2f50c9b6-e358-2b01-0d52-c07f67545d9e@uni-koeln.de> <835yd870uh.fsf@gnu.org> <4faed6fc-1aee-38a7-1c10-e64368e49b55@uni-koeln.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35523"; 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 Sun Jan 15 11:51:52 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 1pH0cC-000907-Ns for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 15 Jan 2023 11:51:52 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pH0bj-00088d-RI; Sun, 15 Jan 2023 05:51:23 -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 1pH0bh-00088M-Uo for help-gnu-emacs@gnu.org; Sun, 15 Jan 2023 05:51:22 -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 1pH0bh-0002FK-Lq for help-gnu-emacs@gnu.org; Sun, 15 Jan 2023 05:51:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=as66XTWSa2b5ydC9JdIDe+YbaPMuJfI9hoCiL42pl/Q=; b=mfPxuro2PAc9 ejSFFVZUQk2r8i3Wj7dmJUaJCRLQKxTkzgUD1LdyOjKLtdV4MlcuEgZwYAvRUWEQIsueogGUU5bMt nkaFNfQEEpJHQD0Tl40Gkk0Lwjdw/HvdC3Cd8b59MwfwgN66xLYDPGXO5HRjBDLYmSR+tjNhp6tOr lmelLAeFRL+Ov2TCQmoT24obSNVisjPH65bMiOYH4w/Cirr2FsIDQgLJ8c1GtGL+TtH6JxqRpiPas gg5sYdOyHOaNkM5AuWKKGKVRjgOZoTPEPe/a6ZNnpwi/nB2sp7Eoy7/b7I7rqECAkRdz8n6kPjvDC FE9s/LmgcIcEBJM4Mr8XEA==; 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 1pH0bh-0004vg-59 for help-gnu-emacs@gnu.org; Sun, 15 Jan 2023 05:51:21 -0500 In-Reply-To: <4faed6fc-1aee-38a7-1c10-e64368e49b55@uni-koeln.de> (message from Ulrich Deiters on Sun, 15 Jan 2023 11:24:30 +0100) 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:142244 Archived-At: > Date: Sun, 15 Jan 2023 11:24:30 +0100 > From: Ulrich Deiters > > > So I think what you should do is: > > > > . start Emacs > > . type "M-x load-library RET psgml RET > > > > Then try visiting your XML files and see if things work better now. > > This succeeds with the system-wide installed Emacs-27.2, not > with Emacs-28.2, which is still in the installation directory > (it reports psgml as installed, but cannot find the library). So your installation of PSGML seems to be broken. How did you install it, and how was that installation different from what you had with Emacs 25? > Using the Emacs-27.2: > I visited one of my XML files, and, for the first time, I got > the correct SGML menu in the menu bar. So there is some progress. Of course! You are finally using PSGML, not another mode which just happens to have the same name... > However, when I try to use this menu to load a DTD or to > insert a tag attribute, all I get is the error message > "Symbol's value as variable is void: > default-enable-multibyte-characters" > What should I do to get rid of this error message? I don't know. This message doesn't come from PSGML, assuming you have the latest version 1.3.5 of PSGML. Or are you using an older version? > > (These two lines are from the PSGML manual, which comes with the > > package; did you read it?) > > I saw these lines elsewhere. But where is the PSGML manual? > It is not included in the distribution, and the link on the > GNU page (to lysator.se) is broken. In the tarball for PSGML 1.3.5 I see the file psgml.texi that is the manual. The installation with package.el is supposed to produce the Info manual from it, but you can also read the Texinfo sources directly. Are you using the latest version of PSGML? If not, please do. Also, I recommend installing from ELPA with package.el.