From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Eldoc mode Date: Sun, 05 Feb 2006 23:58:47 -0500 Message-ID: References: <20060206.025600.92581961.jet@gyve.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1139202246 7259 80.91.229.6 (6 Feb 2006 05:04:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Feb 2006 05:04:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 06 06:03:57 2006 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1F5yXd-0001WT-00 for ; Mon, 06 Feb 2006 06:03:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F5yXr-0003K6-Se for ged-emacs-devel@m.gmane.org; Mon, 06 Feb 2006 00:04:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F5yXN-0003B3-F3 for emacs-devel@gnu.org; Mon, 06 Feb 2006 00:03:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F5yXM-0003AY-8j for emacs-devel@gnu.org; Mon, 06 Feb 2006 00:03:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F5yXM-0003AK-0w for emacs-devel@gnu.org; Mon, 06 Feb 2006 00:03:40 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F5yWq-0002Nd-EF for emacs-devel@gnu.org; Mon, 06 Feb 2006 00:03:08 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F5ySd-0002Tr-Lb; Sun, 05 Feb 2006 23:58:47 -0500 Original-To: Masatake YAMATO In-reply-to: <20060206.025600.92581961.jet@gyve.org> (message from Masatake YAMATO on Mon, 06 Feb 2006 02:56:00 +0900 (JST)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:50081 Archived-At: What does Eldoc do in Hexl mode? I can't imagine. What does Eldoc do in Eshell? Does it give documentation on shell commands? If so, could it easily work in sh-script mode and in the Shell buffer too?