unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* package.el: "incomprehensible buffer" when installing some packages
@ 2015-12-26 11:10 Tom Jakubowski
  2015-12-26 12:44 ` Artur Malabarba
  2015-12-27  2:52 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Tom Jakubowski @ 2015-12-26 11:10 UTC (permalink / raw)
  To: emacs-devel

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

Hello,

I've built and installed Emacs HEAD
(de8837599112608feecea65a1e520866bc171569) on a fresh Linux laptop. When I
add MELPA as a package source and try to install certain packages from it
(e.g. toml-mode, dark-souls), I see something like this in *Messages*:

    Error retrieving: https://melpa.org/packages/toml-mode-20150818.120.el
"incomprehensible buffer"

Most other packages from MELPA, like rtags, are installed without issue. I
haven't yet seen an issue installing a package from GNU ELPA (though I
haven't tried too many of them).

As far as I can tell, for both successful and failing cases, the .el file
downloaded from the given URL ends in a trailing newline.

Tom Jakubowski

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

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

* Re: package.el: "incomprehensible buffer" when installing some packages
  2015-12-26 11:10 package.el: "incomprehensible buffer" when installing some packages Tom Jakubowski
@ 2015-12-26 12:44 ` Artur Malabarba
  2015-12-26 23:43   ` Tom Jakubowski
  2015-12-27  2:52 ` Richard Stallman
  1 sibling, 1 reply; 5+ messages in thread
From: Artur Malabarba @ 2015-12-26 12:44 UTC (permalink / raw)
  To: Tom Jakubowski; +Cc: emacs-devel

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

On 26 Dec 2015 9:10 am, "Tom Jakubowski" <tom@crystae.net> wrote:
>
> Hello,
>
> I've built and installed Emacs HEAD
(de8837599112608feecea65a1e520866bc171569) on a fresh Linux laptop.

Thanks for the report. Could you try this again after building the emacs-25
branch?

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

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

* Re: package.el: "incomprehensible buffer" when installing some packages
  2015-12-26 12:44 ` Artur Malabarba
@ 2015-12-26 23:43   ` Tom Jakubowski
  2015-12-27  6:04     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Jakubowski @ 2015-12-26 23:43 UTC (permalink / raw)
  To: bruce.connor.am; +Cc: emacs-devel

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

On Sat, Dec 26, 2015 at 6:44 AM, Artur Malabarba <bruce.connor.am@gmail.com>
wrote:

> Thanks for the report. Could you try this again after building the
> emacs-25 branch?
>

Indeed, that's fixed my problem. Thank you! Should most users who want to
try new, unreleased Emacs features be using emacs-25 instead of HEAD?

Thanks,

Tom Jakubowski

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

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

* Re: package.el: "incomprehensible buffer" when installing some packages
  2015-12-26 11:10 package.el: "incomprehensible buffer" when installing some packages Tom Jakubowski
  2015-12-26 12:44 ` Artur Malabarba
@ 2015-12-27  2:52 ` Richard Stallman
  1 sibling, 0 replies; 5+ messages in thread
From: Richard Stallman @ 2015-12-27  2:52 UTC (permalink / raw)
  To: Tom Jakubowski; +Cc: emacs-devel

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > I've built and installed Emacs HEAD
  > (de8837599112608feecea65a1e520866bc171569) on a fresh Linux laptop.

Thank you for reporting a possible bug in GNU Emacs, and thank you for
running the GNU+Linux system.  Would you please do one other helpful
thing for us?  That is, to call the system "GNU+Linux" or "GNU/Linux".
It's basically GNU with Linux added; won't you please mention our
name for it, when you talk about it? 

See http://gnu.org/gnu/linux-and-gnu.html and
http://gnu.org/gnu/gnu-linux-faq.html, plus the history in
http://gnu.org/gnu/the-gnu-project.html.

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.




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

* Re: package.el: "incomprehensible buffer" when installing some packages
  2015-12-26 23:43   ` Tom Jakubowski
@ 2015-12-27  6:04     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2015-12-27  6:04 UTC (permalink / raw)
  To: Tom Jakubowski; +Cc: bruce.connor.am, emacs-devel

Tom Jakubowski <tom@crystae.net> writes:

> Indeed, that's fixed my problem. Thank you! Should most users who want to
> try new, unreleased Emacs features be using emacs-25 instead of HEAD?

No, it's just that some bugs have been fixed on the emacs-25 branch, but
haven't been merged with HEAD yet.  Hopefully that will happen more
frequently in the future.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

end of thread, other threads:[~2015-12-27  6:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-26 11:10 package.el: "incomprehensible buffer" when installing some packages Tom Jakubowski
2015-12-26 12:44 ` Artur Malabarba
2015-12-26 23:43   ` Tom Jakubowski
2015-12-27  6:04     ` Lars Ingebrigtsen
2015-12-27  2:52 ` Richard Stallman

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).