help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSGML broken?


From: Arash Esbati
Subject: Re: PSGML broken?
Date: Fri, 13 Jan 2023 11:19:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50

Ulrich Deiters <ulrich.deiters@uni-koeln.de> writes:

> I just compiled Emacs 28.2 (from the tar.gz file from gnu.org).
> Unfortunately, the problem persists: Neither "M-x package-install"
> nor "M-x package-list" display psgml as an option. What must I do
> to make emacs aware of the psgml package? Copy the psgml directory
> into emacs/site-lisp?

You can fetch the tarball[1] manually and then use
`package-install-file':

,----[ C-h f package-install-file RET ]
| package-install-file is an autoloaded interactive native-compiled Lisp
| function in ‘package.el’.
| 
| (package-install-file FILE)
| 
| Install a package from FILE.
| The file can either be a tar file, an Emacs Lisp file, or a
| directory.
| 
|   Probably introduced at or before Emacs version 25.1.
| 
`----

You should still find out why 'M-x list-packages' doesn't show psgml.

Best, Arash

Footnotes:
[1]  https://elpa.gnu.org/packages/psgml-1.3.5.tar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]