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

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

tempo


From: Michael Powe
Subject: tempo
Date: 16 Mar 2003 21:47:14 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

hello,

i put this in my .emacs near the top:

(provide 'tempo)
(setq tempo-interactive t)
(setq tempo-insert-region t)

then i load html-helper-mode later on.  '(setq tempo-insert-region t)'
breaks the auto-build mechanism of html-helper-mode for new files.
the error is

File mode specification error: (wrong-type-argument number-or-marker-p
nil)

this is generated when i open a new .html/asp/jsp buffer and then no
autobuild takes place.

i tried turning on debug-on-error but i don't get any more error.  all
i have to do to get rid of the error and enable autobuild is comment
out (setq tempo-insert-region t).

any suggestions as to what might be causing this?  thanks.  

mp

-- 
  Michael Powe                                 Waterbury, CT USA
-------------------------------------------------------------------
"It stands to reason that self-righteous, inflexible, single-minded,
authoritarian true believers are politically organized. Open-minded,
flexible, complex, ambiguous, anti-authoritarian people would just as
soon be left to mind their own fucking business." - R.U. Sirius


reply via email to

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