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: Wed, 3 Jul 2002 20:38:01 -0500 (CDT)

>From my earlier message:
   
   (remove 'foo 'bar 'override) overrides any other occurrences of bar
   further down the list, local or global.

To avoid any confusion:

(remove 'foo 'bar 'override)

would do that in the local value of foo.  It would not affect the
global value.  (That is, of couse, the entire purpose.)

Sincerely,

Luc Teirlinck.



reply via email to

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