emacs-devel
[Top][All Lists]
Advanced

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

Re: Character mode for comint?


From: Andreas Schwab
Subject: Re: Character mode for comint?
Date: Sat, 29 Oct 2011 18:17:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Antoine Levitt <address@hidden> writes:

> Because then you don't benefit from the emacs interaction features of
> the various python modes, like sending the current
> buffer/region/defun. If your question is "why are these features
> implemented with comint rather than term-mode", I have no clue.

Because you need to have control over the input in order to do that.
You cannot have them when the underlying process is doing the input
editing.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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