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:12:13 +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:

There are a couple of

  :enable (mark-active)

in lisp-mode.el. There is no function mark-active, should not the line
above be

  :enable 'mark-active

It should be
    :enable mark-active

I will fix this, thanks!

Thanks, but I usually use 'mark-active. Which one is correct here?




reply via email to

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