emacs-devel
[Top][All Lists]
Advanced

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

Re: Still cannot build native windows version of emacs 23.*


From: Jason Rumney
Subject: Re: Still cannot build native windows version of emacs 23.*
Date: Sat, 09 Feb 2008 22:28:00 +0000
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Lennart Borgman (gmail) wrote:
Would it help to write the key binding as

    (define-key map [(control ?m)] 'push-button)

I wondered the same, but haven't had time to try it out yet.


I just tried, but ldefs-boot.el was not changed. When is ldefs-boot.el created?

It is not created, it is checked out of CVS and copied to loaddefs.el when you bootstrap to get around a chicken and egg problem. loaddefs.el is the file that is created, look there to confirm if this works.





reply via email to

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