emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: HowTo: Avoid packages like TPU


From: Kevin Rodgers
Subject: Re: HowTo: Avoid packages like TPU
Date: Tue, 07 Aug 2007 23:40:18 -0600
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

Stefan Monnier wrote:
1) In using reflection, it ends up loading tpu-extras.el (even
   though I have no intention of using tpu)

This is a problem in Emacspeak: it should not itself load packages.

Indeed.  Raman, compare the results of

        (functionp 'tpu-edt)
        (functionp (symbol-function 'tpu-edt))
        (functionp (indirect-function 'tpu-edt))

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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