Uwe Brauer writes:
> Now the make process is getting absurd. 

What does that problem have to do with make?

> For example I put in org-agenda.el
>
> (if (featurep 'xemacs)
>       (define-obsolete-variable-alias 'org-agenda-menu-two-column 
> 'org-agenda-menu-two-columns)
>   (define-obsolete-variable-alias 'org-agenda-menu-two-column 
> 'org-agenda-menu-two-columns "24.3"))

That cannot work since the byte-compiler necessarily sees both branches
of the if clause.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs


Reply via email to