emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: C-k must be repeated in shell to kill a line that ha


From: Miles Bader
Subject: Re: address@hidden: C-k must be repeated in shell to kill a line that has a prompt]
Date: 02 Nov 2001 18:15:13 +0900

"Eli Zaretskii" <address@hidden> writes:
> Could we have an option that allows both behaviors?

It would be very simple -- just doing 

   (set (make-local-variable 'inhibit-field-text-motion)  t)

would turn off the fields for commands.

However, I think it's important to decide (1) what the default should
be [I've made my opinion clear, I think!], and (2) the detailed
semantics of the various commands when fields are _not_ turned off.

-Miles
-- 
Fast, small, soon; pick any 2.



reply via email to

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