emacs-devel
[Top][All Lists]
Advanced

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

Re: comint-carriage-motion causes severe problems.


From: Luc Teirlinck
Subject: Re: comint-carriage-motion causes severe problems.
Date: Tue, 2 Jul 2002 12:08:28 -0500 (CDT)

>From my earlier posting:
    
    (setq comint-output-filter-functions
          (default-value 'comint-output-filter-functions))

    (remove-hook 'comint-output-filter-functions 'comint-carriage-motion t)

To avoid possible confusion:

These lines are, of course, meant to be included in ielm.el, where
comint-output-filter-functions is already made local.  Hence, setq
sets the local value.

Sincerely,

Luc Teirlinck.




reply via email to

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