From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Powe Newsgroups: gmane.emacs.help Subject: tempo Date: 16 Mar 2003 21:47:14 -0500 Organization: The Hospice of the Mind Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87isui90b1.fsf@cecilia.trollope.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047871533 26187 80.91.224.249 (17 Mar 2003 03:25:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Mar 2003 03:25:33 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 17 04:25:31 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ulFi-0006o7-00 for ; Mon, 17 Mar 2003 04:25:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ulFz-0003Yt-06 for gnu-help-gnu-emacs@m.gmane.org; Sun, 16 Mar 2003 22:25:47 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!pln-e!spln!dex!extra.newsguy.com!newsp.newsguy.com!enews1 Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-NNTP-Posting-Host: p-389.newsdawg.com X-Home-Page: http://www.trollope.org X-Newsreader: Gnus v5.8.8/GNU Emacs 21.2.1 [Linux 2.4.5] X-PGP: http://www.trollope.org/pgp.txt User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:111147 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7647 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7647 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