unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bug Loading *.el.gz files into GNU/Linux Emacs.
@ 2022-07-26  1:19 Davin Pearson
  2022-07-26 11:54 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Davin Pearson @ 2022-07-26  1:19 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 469 bytes --]

When I try the following

C-h f global-font-lock-mode-check-buffers

Press RET on the hyperlink font-core.el

I comes back at you with the following
verbatim text:

  r-xrwS-w- 15810023/15240742 995161187 ;;; font-core.el --- Core interface
to font-lock  -*- lexical-binding: t; -*-

;; Copyright (C) 1992

And nothing else.  This is clearly a bug in Emacs.  Luckily for me I
can gunzip file font-core.el.gz and then save it as font-core.el for
browsing at my leisure.

[-- Attachment #2: Type: text/html, Size: 588 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug Loading *.el.gz files into GNU/Linux Emacs.
  2022-07-26  1:19 Bug Loading *.el.gz files into GNU/Linux Emacs Davin Pearson
@ 2022-07-26 11:54 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-07-26 11:54 UTC (permalink / raw)
  To: Davin Pearson; +Cc: emacs-devel

> From: Davin Pearson <davin.pearson@gmail.com>
> Date: Tue, 26 Jul 2022 13:19:15 +1200
> 
> When I try the following
> 
> C-h f global-font-lock-mode-check-buffers
> 
> Press RET on the hyperlink font-core.el
> 
> I comes back at you with the following
> verbatim text:
> 
>   r-xrwS-w- 15810023/15240742 995161187 ;;; font-core.el --- Core interface to font-lock  -*- lexical-binding:
> t; -*-
> 
> ;; Copyright (C) 1992

I cannot reproduce this: for me it shows the definition of that
function (after uncompressing font-core.el.gz).

Can you visit .el.gz files in Emacs? does that work?  If not, I guess
your gzip installation needs fixing.

P.S. Please in the future report any problems you have with Emacs
using "M-x report-emacs-bug RET", and if you are unsure whether it's a
bug or a cockpit error, post to help-gnu-emacs@gnu.org first.  This
list is not the best place for such discussions.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-26 11:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-26  1:19 Bug Loading *.el.gz files into GNU/Linux Emacs Davin Pearson
2022-07-26 11:54 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).