unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: Andreas Schwab <schwab@suse.de>
Cc: emacs-devel@gnu.org
Subject: Re: Proposal for shell completion in M-x shell RET
Date: Mon, 10 Sep 2007 15:56:05 +0200	[thread overview]
Message-ID: <86642i62ve.fsf@lola.quinscape.zz> (raw)
In-Reply-To: jewsuyvepb.fsf@sykes.suse.de

Andreas Schwab <schwab@suse.de> writes:

> David Kastrup <dak@gnu.org> writes:
>
>> The way this would work would be when TAB is pressed to send the
>> partial line up to the cursor as input to the shell, followed by TAB,
>> then capture the output from bash and interpret it (either inserting
>> completed output, or offering a completion menu).
>
> Command line editing is disabled in the inferior shell.  If you want to
> enable it you'll have to make sure all literal control characters are
> preceded by the quote character before sending the line to the
> shell.

Should be doable.  Command line editing is necessary for completion?

> You'll also have to enable echoing to be able to capture anything.

Hm.  Completion is not really echoing.  Worth an experiment, but
probably one could expect this to work on more shells if one did not
rely on a nice combination of non-echo/complete.

-- 
David Kastrup

  reply	other threads:[~2007-09-10 13:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-10 12:44 Proposal for shell completion in M-x shell RET David Kastrup
2007-09-10 13:21 ` Andreas Schwab
2007-09-10 13:56   ` David Kastrup [this message]
2007-09-10 14:03     ` Andreas Schwab
2007-09-10 14:10       ` David Kastrup
2007-09-10 14:19 ` Stefan Monnier
2007-09-10 14:29   ` Stefan Monnier
2007-09-10 14:52     ` David Kastrup
2007-09-10 15:51       ` Andreas Schwab
2007-09-10 23:55       ` Richard Stallman
2007-09-10 14:30   ` David Kastrup

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=86642i62ve.fsf@lola.quinscape.zz \
    --to=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@suse.de \
    /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).