unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Status of shell-pcomplete integration?
Date: Tue, 03 Dec 2002 08:42:56 +0100	[thread overview]
Message-ID: <84ptsj5z0f.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: 877ket8ifr.fsf@alice.dynodns.net

John Wiegley <johnw@gnu.org> writes:

> I agree.  Let's make a list, and then tackle them.

Is just binding TAB to pcomplete the right way to integrate it into
shell-mode?  I tried the following:

emacs -q -no-site-file
(require 'shell) C-j
(define-key shell-mode-map (kbd "TAB") 'pcomplete) C-j
M-x shell RET
ls /us<TAB>             this completes /usr correctly
ls /us<TAB>             BAM!  no completion anymore

Reported by Felix Klee on gnu.emacs.help.

But maybe it's my fault for suggesting the wrong pcomplete integration.

-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

  parent reply	other threads:[~2002-12-03  7:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-01 14:22 Status of shell-pcomplete integration? Romain FRANCOISE
2002-12-01 15:47 ` Kai Großjohann
2002-12-01 22:48   ` John Wiegley
2002-12-02 16:40     ` Kai Großjohann
2002-12-03  7:42     ` Kai Großjohann [this message]
2002-12-03 10:37       ` Romain FRANCOISE
2002-12-03 15:53         ` Kai Großjohann
2002-12-03 16:14           ` John Wiegley
2002-12-03 16:28             ` Romain FRANCOISE
2002-12-03 16:28             ` Stefan Monnier
2002-12-03 17:04               ` John Wiegley
2002-12-04  1:31                 ` Miles Bader
2002-12-03 17:52               ` Kai Großjohann
2002-12-03 16:23           ` Romain FRANCOISE
2002-12-03 17:05             ` John Wiegley
2002-12-05 10:39               ` Kai Großjohann
2002-12-02 11:20   ` Mario Lang
2002-12-03 14:59 ` Richard Stallman

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=84ptsj5z0f.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@uni-duisburg.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).