From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Geralt Newsgroups: gmane.emacs.help Subject: Mode to display information in the topmost line of a window Date: Thu, 30 Jul 2009 14:38:11 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248959684 8080 80.91.229.12 (30 Jul 2009 13:14:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2009 13:14:44 +0000 (UTC) To: Emacs Help List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 30 15:14:37 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MWVSu-00049Q-Cw for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2009 15:14:36 +0200 Original-Received: from localhost ([127.0.0.1]:58121 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWVSt-0004z9-Ni for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Jul 2009 09:14:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWUtl-000876-BE for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 08:38:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWUth-000809-9e for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 08:38:16 -0400 Original-Received: from [199.232.76.173] (port=54784 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWUth-0007zo-4U for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 08:38:13 -0400 Original-Received: from mail-ew0-f211.google.com ([209.85.219.211]:59327) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWUtg-00060m-O6 for help-gnu-emacs@gnu.org; Thu, 30 Jul 2009 08:38:12 -0400 Original-Received: by mail-ew0-f211.google.com with SMTP id 7so310098ewy.42 for ; Thu, 30 Jul 2009 05:38:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=edXv9rkNdW6AWPxvU+7g5Lz9z9Sf6Zcc2X/bsqG2KS4=; b=Ckvb/aLaEqLTuqhh71kjD6idPUx7bTcLFatkGdLUnfp5dzhci1BcGTZAWx8c+YwF4q aQMvG/M2C+01m/b5/cKBq3gYMTl5oT0GRYEfAiWMVM7paWNSzRGCUV6GuXLzMjTF854N 8wNVorgPWmultorT10jPWQOu467sRdd1J8+iI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=H1eKYf5UvaXvAWHG+/zD7hv5AadIMcP1r+bAxzVbuwJhU3nqfz9BG5AEjY+vO3cl8m +olnifvO8qWm1MwESeVQcBaAMpdyNOIMFT5QfT+DCxgVeYRQMXhnZCt//MfnsLV9i/nG Tq61Hz8dnVo9TTiO/ib1oBsAZUkKZSygke0YY= Original-Received: by 10.216.71.196 with SMTP id r46mr220525wed.54.1248957491490; Thu, 30 Jul 2009 05:38:11 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66509 Archived-At: Hi, iirc there's a mode in Emacs to display some information in the topmost line of a window, but I don't recall its name anymore. Do you know what I'm talking about? And if yes do you know if it's possible to display ElDoc's output in this line instead of the echo area? Thanks, Geralt.