Opened 4 years ago
Last modified 2 years ago
#60992 assigned defect
missing image-converter.el[.gz | c] in emacs-app-devel @20200811_0 — at Initial Version
Reported by: | jmmgalmeida | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.3 |
Keywords: | Cc: | jmmgalmeida | |
Port: | emacs-app-devel |
Description
In emacs-app-devel @20200811_0, the files image-converter.el.gz and image-converter.elc are missing from the directory /Applications/MacPorts/Emacs.app/Contents/Resources/lisp. Note that the second line of the code of image-file.el.gz, included in the same directory, is
(require 'image-converter)
so the package emacs-app-devel is incomplete.
To overcome the absence of the image-converter, I had to fetch it from the emacs source files.
Note: See
TracTickets for help on using
tickets.