[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /srv/bzr/emacs/trunk r108099: Silence byte-compiler warnings.
From: |
Michael Albinus |
Subject: |
Re: /srv/bzr/emacs/trunk r108099: Silence byte-compiler warnings. |
Date: |
Wed, 02 May 2012 22:38:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Juanma Barranquero <address@hidden> writes:
>> The real solution would be to exclude notification.el (and other
>> packages) from byte compilation, if Emacs hasn't been compiled with
>> D-Bus support.
>
> I don't think it's worth jumping through hoops just to silence a
> warning, when a defvar will do.
Sure, we shouldn't change the byte compiler just because of this. But if
there would exist a mean to instruct the compiler, why not.
> Juanma
Best regards, Michael.