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 19:10:28 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Good guess, it comes from this

          let ( (pattern (rx bol (0+ blank) (eval marker) blank)))

rx is a macro and I maybe should do something else on the line above, but what?

What is "marker"?  A buffer position?

martin




reply via email to

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