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

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

type-break does not work with emacs21 [patch included]


From: Jorgen Schaefer
Subject: type-break does not work with emacs21 [patch included]
Date: Sat, 11 Jan 2003 15:28:20 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

Hi there!
type-break.el, as shipped with GNU Emacs 21, does not set
type-break-emacs-variant for GNU Emacs 21, which means it won't
use timer functions at all. The appended patch fixes this (and
will work for future emacsen, too), though it would probably be
wise to use a different approach than to base the usage on
emacs-version (e.g. try to require the different files if
possible, and decide on the fboundp'ness of different functions).

Greetings,
        -- Jorgen

-- 
((email . "forcer@forcix.cx") (www . "http://www.forcix.cx/";)
 (gpg   . "1024D/028AF63C")   (irc . "nick forcer on IRCnet"))

Attachment: type-break.diff
Description: Text document


reply via email to

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