all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Ted Zlatanov <tzz@lifelogs.com>, 16222@debbugs.gnu.org
Cc: lekktu@gmail.com
Subject: bug#16222: Installing ELPA packages complains about :keywords in define-package
Date: Tue, 21 Jan 2014 03:58:28 +0200	[thread overview]
Message-ID: <52DDD444.40609@yandex.ru> (raw)
In-Reply-To: <87a9eqpr1p.fsf@flea.lifelogs.com>

On 20.01.2014 18:16, Ted Zlatanov wrote:
> Ideally, a new data format that doesn't look like a funcall, right?

I don't think it's that important. Having the package metadata in a file 
that Emacs wouldn't try to byte-compile would've been better, but we 
can't fix that without breaking compatibility with older Emacs versions.

If we are fine with breaking backward compatibility though, there's a 
much simpler fix for the byte compilation problem: let-bind 
`emacs-lisp-file-regexp' in `package--compile' (or even changing 
`byte-recompile-directory' to always skip `-pkg.el' files if the first 
option doesn't work; I haven't checked).

But as long as the package format stays the same, we might want to try 
to handle the quoting automatically. I.e. without having to quote any 
list value in "extra parameters" manually and then specifically unquote 
before using. But that change can wait until we actually have another 
"extra parameter" whose value is a list.





  reply	other threads:[~2014-01-21  1:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-23  1:42 bug#16222: Installing ELPA packages complains about :keywords in define-package Juanma Barranquero
2013-12-23 15:02 ` Ted Zlatanov
2013-12-23 15:13   ` Juanma Barranquero
2013-12-23 22:57     ` Ted Zlatanov
2013-12-24  0:01       ` Juanma Barranquero
2013-12-24  3:43       ` Stefan Monnier
2013-12-24 13:37         ` Ted Zlatanov
2013-12-24 14:55           ` Stefan Monnier
2013-12-24 15:23             ` Ted Zlatanov
2013-12-24 16:23               ` Stefan Monnier
2014-01-15  5:02                 ` Dmitry Gutov
2014-01-15 15:29                   ` Stefan Monnier
2014-01-16 12:58                     ` Dmitry Gutov
2014-01-16 16:18                       ` Stefan Monnier
2014-01-16 17:04                         ` Dmitry Gutov
2014-01-20 16:16                           ` Ted Zlatanov
2014-01-21  1:58                             ` Dmitry Gutov [this message]
2014-01-21 13:48                               ` Stefan Monnier
2014-01-14 18:16 ` bug#16222: latest js2-mode from elpa causes backtrace during emacs initialization Tom Willis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52DDD444.40609@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=16222@debbugs.gnu.org \
    --cc=lekktu@gmail.com \
    --cc=tzz@lifelogs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.