help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Debugging byte compiled files


From: John Paul Wallington
Subject: Re: Debugging byte compiled files
Date: Sat, 04 Mar 2006 23:33:34 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Phillip Lord" <Phillip.Lord@newcastle.ac.uk> writes:

> I've recently found a bug in my own pabbrev.el package. It's taken
> me so long because it only occurs when the file is byte compiled
> and I don't routinely byte compile my own packages. 
>
> I think that the problem is coming from this macro...
>
> (defmacro pabbrev-save-buffer-modified-p (&rest body)
[...]

Does the `defmacro' form occur before its use within your library ?


reply via email to

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