unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9906: 24.0.90; Term / comint integration
@ 2011-10-29 20:38 Antoine Levitt
  2012-06-21  7:35 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Antoine Levitt @ 2011-10-29 20:38 UTC (permalink / raw)
  To: 9906

Term and comint share a lot of functionnalities. Comint lacks a few
features, for instance char/line-mode for direct input.

From what I understand, a good solution would be to make sure that no
functionality is missing from term.el that's in comint, and deprecate
comint.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#9906: 24.0.90; Term / comint integration
  2011-10-29 20:38 bug#9906: 24.0.90; Term / comint integration Antoine Levitt
@ 2012-06-21  7:35 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2012-06-21  7:35 UTC (permalink / raw)
  To: Antoine Levitt; +Cc: 9906

> Term and comint share a lot of functionnalities. Comint lacks a few
> features, for instance char/line-mode for direct input.
>
> From what I understand, a good solution would be to make sure that no
> functionality is missing from term.el that's in comint, and deprecate
> comint.

Term and comint have different purposes.  Term is a full-blown terminal
emulator, which has the advantages of supporting curses applications;
comint is intended to be a dumb terminal, which has its own advantages
like not worrying so much about window sizes.  There is no way term will
deprecate comint.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-21  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-29 20:38 bug#9906: 24.0.90; Term / comint integration Antoine Levitt
2012-06-21  7:35 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).