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

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

RE: Issues installing packages from melpa


From: Akber Khan
Subject: RE: Issues installing packages from melpa
Date: Wed, 6 Oct 2021 17:09:10 +0000

Hi Phil, 

I'm sure its not being modified on startup (but if there's a way I can 
demonstrate that to you definitively please let me know). 

What do you think about the second part of the error besides the symbols that 
indicate a problem with compressed files? The message:

"Process melpa.org connection broken by remote peer"

That appears in all the package descriptions?

Best, 
Akber 
-----Original Message-----
From: Philip Kaludercic <philipk@posteo.net> 
Sent: Friday, October 1, 2021 3:54 AM
To: Akber Khan <Akber.Khan@frb.gov>
Cc: Janelle Rose <Janelle.T.Rose@frb.gov>; Tassilo Horn <tsdh@gnu.org>; 
help-gnu-emacs@gnu.org
Subject: Re: Issues installing packages from melpa



Akber Khan <Akber.Khan@frb.gov> writes:

> Hi all,
>
> Here's my output from C-h v file-name-handler-alist: 
>
> file-name-handler-alist is a variable defined in  C source code .
> Its value is
> (("\\`\\(.+\\.\\(?:7z\\|CAB\\|LZH\\|MSU\\|ZIP\\|a\\(?:pk\\|r\\)\\|c\\(?:ab\\|pio\\)\\|de\\(?:b\\|pot\\)\\|exe\\|iso\\|jar\\|lzh\\|m\\(?:su\\|tree\\)\\|od[bfgpst]\\|pax\\|r\\(?:ar\\|pm\\)\\|shar\\|t\\(?:ar\\|bz\\|gz\\|lz\\|xz\\|zst\\)\\|warc\\|x\\(?:ar\\|p[is]\\)\\|zip\\)\\(?:\\.\\(?:Z\\|bz2\\|gz\\|l\\(?:rz\\|z\\(?:ma\\|[4o]\\)?\\)\\|uu\\|xz\\|zst\\)\\)*\\)\\(/.*\\)\\'"
> . tramp-archive-autoload-file-name-handler)
>  ("\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" . epa-file-handler)  
> ("\\(?:\\.tzst\\|\\.zst\\|\\.dz\\|\\.txz\\|\\.xz\\|\\.lzma\\|\\.lz\\|\\.g?z\\|\\.\\(?:tgz\\|svgz\\|sifz\\)\\|\\.tbz2?\\|\\.bz2\\|\\.Z\\)\\(?:~\\|\\.~[-[:alnum:]:#@^._]+\\(?:~[[:digit:]]+\\)?~\\)?\\'"
> . jka-compr-handler)
>  ("\\`/[^/|:]+:" . tramp-autoload-file-name-handler)  ("\\`/:" . 
> file-name-non-special))

As long as this list isn't nil, Emacs should be able to handle compressed 
content. Are you sure that this variable is not modified during startup?  Some 
people like to set this to nil, so as to accelerate how long Emacs needs to 
"boot".

> I omitted the documentation portion of the output. Thank you Janelle, 
> Philip, and Tassilo for helping with this!

-- 
        Philip Kaludercic





reply via email to

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