all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* tempo
@ 2003-03-17  2:47 Michael Powe
  0 siblings, 0 replies; only message in thread
From: Michael Powe @ 2003-03-17  2:47 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-17  2:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-17  2:47 tempo Michael Powe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.