From: Andy Stewart <lazycat.manatee@gmail.com>
To: emacs-devel@gnu.org
Subject: Integrate term.el with multi-term.el
Date: Sat, 20 Dec 2008 10:13:26 +0800 [thread overview]
Message-ID: <87vdtf61bt.fsf@debian.domain> (raw)
[-- Attachment #1: Type: text/plain, Size: 769 bytes --]
Hi all,
term.el is a great terminal in Emacs.
But it have some point not very convenient:
,----
| 1-> Enter term, need use command "term", type everytime.
|
| 2-> Have not have good method to manage multiple term-buffer create and
| switch.
|
| 3-> Don't handle close the buffer when type command "exit" in term.
|
| 4-> Don't handle interrupt sub-process when kill term-buffer forcible.
|
| 5-> Many keystroke binding is conflict with global keystroke binding
| with user, so user can't use term.el with other modes convenient.
`----
And multi-term.el is extension those features with term.el.
I have attached newest version of multi-term.el
I want integrate multi-term.el with term.el.
I have sign the copyright of FSF.
Any suggestions?
Thanks
-- Andy
[-- Attachment #2: multi-term.el --]
[-- Type: application/emacs-lisp, Size: 13690 bytes --]
reply other threads:[~2008-12-20 2:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vdtf61bt.fsf@debian.domain \
--to=lazycat.manatee@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).