emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; :enable (mark-active)


From: Lennart Borgman (gmail)
Subject: Re: 23.0.60; :enable (mark-active)
Date: Thu, 06 Mar 2008 18:26:25 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Bastien wrote:
"Lennart Borgman (gmail)" <address@hidden> writes:

It should be
    :enable mark-active

I will fix this, thanks!
Thanks, but I usually use 'mark-active. Which one is correct here?

It's
  :enable mark-active

If you grep the code, the places where you see
  :enable 'some-variable

are thos where the is part of

  (list ... :enable 'some-variable)

Ah, yes, I did not notice it was in a quoted form.




reply via email to

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