From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: Introduce eldoc support in minibuffer Date: Tue, 05 Jul 2011 19:51:37 +0200 Message-ID: <874o30vcnq.fsf@gmail.com> References: <87wrg2ggdg.fsf@gmail.com> <87hb743quv.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309893463 9139 80.91.229.12 (5 Jul 2011 19:17:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Jul 2011 19:17:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 05 21:17:38 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QeB7o-0002ih-LU for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2011 21:17:37 +0200 Original-Received: from localhost ([::1]:35783 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeB7m-0008M5-S4 for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2011 15:17:35 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45031) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qe9mj-00017F-MF for emacs-devel@gnu.org; Tue, 05 Jul 2011 13:51:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qe9mh-0006dQ-Se for emacs-devel@gnu.org; Tue, 05 Jul 2011 13:51:45 -0400 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:34367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qe9mh-0006cz-EY; Tue, 05 Jul 2011 13:51:43 -0400 Original-Received: by wwf22 with SMTP id 22so4916886wwf.30 for ; Tue, 05 Jul 2011 10:51:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=W7/sIQ1QR5l67k+icBxpr9Tws4Wal/7XBq33jwm32Ic=; b=dbaCdWzup6xmi7u9FQbT/0FnH+fAikn5eEDbEB3Fc+Pv690MdS0MQgTfpyQcCM78kq WYJHCh/uywO2kD2mJ97nx9WdHF4or8Nm/oUwC4nESU5YYJyJ0+0mCLsLalwCzMvUzCDl Fs6BlP2MsN5X2xSzuWkP2ZpeHnIHUKBz3s5xI= Original-Received: by 10.227.43.9 with SMTP id u9mr6510617wbe.74.1309888301626; Tue, 05 Jul 2011 10:51:41 -0700 (PDT) Original-Received: from thierry-MM061 (43.77.197.77.rev.sfr.net [77.197.77.43]) by mx.google.com with ESMTPS id n18sm5485540wbh.6.2011.07.05.10.51.39 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 05 Jul 2011 10:51:40 -0700 (PDT) In-Reply-To: (Dan Nicolaescu's message of "Tue, 05 Jul 2011 10:41:18 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141606 Archived-At: Dan Nicolaescu writes: > Thierry Volpiatto writes: > >> Dan Nicolaescu writes: >> >>> Thierry Volpiatto writes: >>> >>>> Hi, >>>> when editing code in minibuffer (M-:) eldoc is not available. >>>> This patch provide this feature. >>>> eldoc is displayed in mode-line. >>> >>> Can the code that displays something in the modeline be used for something else? >> Yes, try (eldoc-show-in-mode-line "foo") > > I was thinking more of something that is not necessarily related to > eldoc, like an API that can be used to display in modeline and maybe a > minor mode to turn on/off. No, that is for eldoc essentially. -- A+ Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997