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

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

bug#13811: [Leo Liu] Byte-compile lexical-scoped elisp


From: Stefan Monnier
Subject: bug#13811: [Leo Liu] Byte-compile lexical-scoped elisp
Date: Mon, 25 Feb 2013 10:07:56 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Forwarding to get a bug-number.

--- Begin Message --- Subject: Byte-compile lexical-scoped elisp Date: Mon, 25 Feb 2013 20:43:53 +0800
Hello Stefan,

I got a bug report on ack.el (https://github.com/leoliu/ack-el/issues/1)
when running ack.el uncompiled.

The steps to reproduce:

1. wget https://github.com/leoliu/ack-el/raw/master/ack.el
2. Emacs -q -l ack.el
3. M-x ack

file-name-nondirectory: Symbol's value as variable is void: project-root

Could you help me understand what is wrong here? It seems when
uncompiled project-root is not treated as a special variable.

Thank you,
Leo

--- End Message ---

reply via email to

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