emacs-devel
[Top][All Lists]
Advanced

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

Re: Symbol's value as a variable is void: marker


From: martin rudalics
Subject: Re: Symbol's value as a variable is void: marker
Date: Thu, 28 May 2009 17:16:08 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> Why do I get the error from byte compiling
>
>    mumamo-fun.el:2011:52:Error: Symbol's value as variable is void: marker
>
> for this line
>
>    (defun mumamo-whole-line-chunk (pos min max marker mode)

I suppose because somewhere in your code `marker' _is_ void but the 
byte-compiler
finds this occurrence first when it builds the line-numbers.

martin




reply via email to

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