emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] Package proposal: EBDB


From: Eric Abrahamsen
Subject: Re: [ELPA] Package proposal: EBDB
Date: Thu, 17 Aug 2017 09:57:51 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Eric Abrahamsen <address@hidden> writes:

> Stefan Monnier <address@hidden> writes:
>

[...]

>> For VM, I'm not sure if the result is correct.  It basically depends on
>> whether part of the VM code are needed during compilation (most common
>> case is if your code uses VM macros).
>>
>> Fixing the warnings is easy enough (rather than autoloads, you can use
>> `declare-function`).
>
> Okay, I'll apply your solution to ebdb-mu4e, then take a closer look at
> vm.

Turns out it's a moot point, as VM only supports Emacs up to 23, two
major modes less than what EBDB requires. Before I found that out I did
get the compiler to keep quiet, at the cost of I think just one defsubst
that the compiler would never inline.

Oh well,
Eric




reply via email to

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