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

Re: voicified gnus




In general if you write patches for emacspeak:

make sure that it compiles cleanly with make and make sure that
any/all warnings are fixed.

>>>>> "Robert" == Robert D Crawford <rdc1x@xxxxxxxxxxx> writes:
    Robert> I just realized that I left out one _very_ important
    Robert> step.  The new file must be byte-compiled.  I have a
    Robert> function in my .emacs file that does it automagically
    Robert> so I forget that it has to be done.
    Robert> 
    Robert> The command
    Robert> 
    Robert> byte-compile-file
    Robert> 
    Robert> will do the job.
    Robert> 
    Robert> For those that are curious, the function that will do
    Robert> it with every save in lisp-mode is:
    Robert> 
    Robert> ;; begin code
    Robert> 
    Robert> (add-hook 'emacs-lisp-mode-hook '(lambda ()
    Robert> (make-local-hook 'after-save-hook) (add-hook
    Robert> 'after-save-hook '(lambda () (byte-compile-file
    Robert> buffer-file-name) ) nil t) ))
    Robert> 
    Robert> ;; end code
    Robert> 
    Robert> But,as has been mentioned before, if you are using
    Robert> gnus, you are probably advanced enough that you did
    Robert> not have to be told.
    Robert> 
    Robert> rdc
    Robert> 
    Robert> --
    Robert> --------------------------------------------------------------------------
    Robert> Robert D. Crawford rdc1x@xxxxxxxxxxx
    Robert> 
    Robert> O, what a tangled web we weave, When first we
    Robert> practice to deceive.  -- Sir Walter Scott, "Marmion"
    Robert> --------------------------------------------------------------------------
    Robert> 
    Robert> -----------------------------------------------------------------------------
    Robert> To unsubscribe from the emacspeak list or change your
    Robert> address on the emacspeak list send mail to
    Robert> "emacspeak-request@xxxxxxxxxxx" with a subject of
    Robert> "unsubscribe" or "help"

-- 
Best Regards,
--raman

      
Email:  raman@xxxxxxxxxxx
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: tv.raman.tv@xxxxxxxxxxx
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman 

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"


Emacspeak Files | Subscribe | Unsubscribe | Search