From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Finn J Johnsen Newsgroups: gmane.emacs.help Subject: Re: function insight tooltip Date: Mon, 09 Dec 2002 11:27:55 +0100 Organization: mobitech as Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3DF4702B.9050408@mobiNOtSPeAMch.no> References: <3DF04191.6090608@_mobitech.no> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1039430614 16636 80.91.224.249 (9 Dec 2002 10:43:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Dec 2002 10:43:34 +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 18LLNt-0004KB-00 for ; Mon, 09 Dec 2002 11:43:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18LLBJ-00065x-05 for gnu-help-gnu-emacs@m.gmane.org; Mon, 09 Dec 2002 05:30:33 -0500 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.help Original-NNTP-Posting-Host: 213-145-161-202.dd.nextgentel.com X-Original-NNTP-Posting-Host: 213-145-161-202.dd.nextgentel.com Original-X-Trace: news.broadpark.no 1039429628 213-145-161-202.dd.nextgentel.com (9 Dec 2002 11:27:08 +0100) Original-Lines: 10 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!enews.sgi.com!nntp1.phx1.gblx.net!nntp.gblx.net!nntp.gblx.net!news.broadpark.no Original-Xref: shelby.stanford.edu gnu.emacs.help:107885 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:4433 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4433 I'm sorry... left out what programinglanguage : C / C++. > I'm used to "function insight" -tooltip (or whatever it's called?) which > you get in Borlands products. You get the functionparametes as tootip as > you write the functioncall, and I've became painfully used to it. > > Is this possible in Emacs (for Windows even) ? >