help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] EmacsW32's configuration menu horribly broken.


From: Lennart Borgman (gmail)
Subject: Re: [h-e-w] EmacsW32's configuration menu horribly broken.
Date: Mon, 02 Jun 2008 01:58:49 +0200
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

Kyevan wrote:
There are several broken portions of the emacsw32's customization menu. The parts mentioning ourcomments-ido-ctrl-tab, appmenu-mode, and tabkey2-mode, (lines 407, 415, and 416, respectively) need to be commented out for the script to run to completion. Ideally, these should be properly fixed, but I have no idea how to do that. How do I properly fix these options (or is someone else who actually knows how to use emacs well enough to not fix it in vim going to try?)

Hi Kyevan

Thanks for letting me know. I wonder what is wrong. It works for me (of course ;-)

Looks like I forgot to load some libraries. Can you try putting this in your .emacs:

  (require 'ourcomments-util)
  (require 'appmenu)
  (require 'tabkey2-mode)

I will fix this in the next version I upload.




reply via email to

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