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

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

Re: emacs does not compile under Fedora 9: Memory exhausted


From: Jens Teich
Subject: Re: emacs does not compile under Fedora 9: Memory exhausted
Date: Fri, 16 May 2008 07:22:48 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (darwin)

found the solution in 'generic-x.el --- A collection of generic modes'

...
  (list
   (function
    (lambda()
      (setq font-lock-defaults '(generic-font-lock-keywords nil t)))))
...

Jens


reply via email to

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