all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dancol@dancol.org>
To: Drew Adams <drew.adams@oracle.com>, emacs-devel@gnu.org
Subject: Re: byte-compilation woes (cont'd)
Date: Tue, 25 Mar 2014 16:51:42 -0700	[thread overview]
Message-ID: <5332168E.1010104@dancol.org> (raw)
In-Reply-To: <5332146F.4090601@dancol.org>

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

On 03/25/2014 04:42 PM, Daniel Colascione wrote:
> On 03/25/2014 04:19 PM, Drew Adams wrote:
>> Here's the problem.  My library help-fns+.el extends help-fns.el
>> in various ways.  It is compatible with Emacs 22 through 24.  Until
>> now, you could byte-compile it using Emacs 23 and use the compiled
>> file with Emacs 22, 23, or 24 - no problem.  Handy for someone (like
>> me) who has multiple Emacs versions.

By the way: you might want to reconsider your use of function overrides
in your *+.el packages. That's about the riskiest possible thing to do
from a compatibility perspective, and it's impossible to maintain
compatibility with packages that work like this. I know you want to run
on older versions of Emacs, but it'd be better to contribute these
changes to the core.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

  reply	other threads:[~2014-03-25 23:51 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
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 [this message]
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=5332168E.1010104@dancol.org \
    --to=dancol@dancol.org \
    --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.