all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: byte-compilation woes (cont'd)
Date: Wed, 26 Mar 2014 00:41:03 +0100	[thread overview]
Message-ID: <CAAeL0SQVWBPpJr0vMcuRhbpVDvdZq41iW4XD9009vVF9H1fVvA@mail.gmail.com> (raw)
In-Reply-To: <a96ae229-d9a5-43bb-af18-ceb0225fcc94@default>

On Wed, Mar 26, 2014 at 12:19 AM, Drew Adams <drew.adams@oracle.com> wrote:

> With the latest Emacs 24 build (from 3/23), I now must byte-compile
> help-fns+.el using that build, to be able to use it with that build.
> And doing that prevents using the compiled file with Emacs 22 or 23.
>
> Worse still.  If byte-compiled with the latest build it is not even
> usable with Emacs 24.3 (wrong number of args for `help-window-setup').

Do your functions use cl-style :keyword args? There's been two recent
changes related to &key parsing, and your snapshot only includes the
first one (the second one is revno:116871).

   J



  reply	other threads:[~2014-03-25 23:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25 23:19 byte-compilation woes (cont'd) Drew Adams
2014-03-25 23:41 ` Juanma Barranquero [this message]
2014-03-25 23:45   ` Daniel Colascione
2014-03-26 13:56   ` Drew Adams
2014-03-25 23:42 ` Daniel Colascione
2014-03-25 23:51   ` Daniel Colascione
2014-03-26 13:57     ` Drew Adams
2014-03-26 13:56   ` Drew Adams
2014-03-26 20:17     ` Drew Adams
2014-03-26 20:18       ` Daniel Colascione

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=CAAeL0SQVWBPpJr0vMcuRhbpVDvdZq41iW4XD9009vVF9H1fVvA@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    /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.