> From: Dan Nicolaescu <[EMAIL PROTECTED]>
> Date: Tue, 26 Jul 2005 10:20:06 -0700
> Cc: [email protected]
> 
> !       (when term
> !     ;; The terminal file has been loaded, now call the terminal
> !     ;; specific initialization function.
> !     (funcall (intern (concat "terminal-init-" term))))))

I suggest to call the function only if it's fboundp.  It's IMHO unsafe
to jump into the blue without checking.


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to