From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: lorint.hendschel@skynet.be Newsgroups: gmane.emacs.help Subject: completion while su-ing in eshell Date: 19 Oct 2002 21:14:58 +0200 Organization: -= Skynet Usenet Service =- Sender: help-gnu-emacs-admin@gnu.org Message-ID: <87ptu6z1e5.fsf@axhlave.cottages> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035055538 6415 80.91.224.249 (19 Oct 2002 19:25:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 19 Oct 2002 19:25:38 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 182zE9-0001fH-00 for ; Sat, 19 Oct 2002 21:25:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 182zEm-0005OP-00; Sat, 19 Oct 2002 15:26:16 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!skynet.be!skynet.be!louie!not-for-mail Original-Sender: lorint.hendschel@skynet.be Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 19 Original-NNTP-Posting-Host: 80.200.131.139 Original-X-Trace: 1035055288 reader0.news.skynet.be 6030 80.200.131.139 Original-X-Complaints-To: abuse@skynet.be Original-Xref: shelby.stanford.edu gnu.emacs.help:106210 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2759 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2759 Hi, In eshell, when I su to root or another user, tab completion acts strange: nothing is echoed except the tab, yet completion works, i.e. if I hit enter after this: # ls G______ , I can actually see the contents of directory GNUstep. In addition, M-p and M-n to browse through the command history do not work. Google shows that someone posted the same question 1 year ago, but there was no answer. I use Emacs 21.2-1, eshell 2.4.2 on Debian/Gnu/Linux Woody. Thanks for any hint. Lorint