From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Newsgroups: gmane.emacs.help Subject: Re: Emacs and C++ codesense Date: Fri, 04 May 2007 23:04:41 +0200 Message-ID: <87vef8l2qe.fsf@gmail.com> References: <1177512998.732034.286160@s33g2000prh.googlegroups.com> <877irueq2c.fsf@gmail.com> <87vefaw78q.fsf@gmail.com> <87r6pwlq9h.fsf@gmail.com> <87odl0sjqc.fsf@gmail.com> <87odl0po00.fsf@pdrechsler.de> <87hcqseev3.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1178314409 4395 80.91.229.12 (4 May 2007 21:33:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 May 2007 21:33:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 04 23:33:27 2007 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 1Hk5P4-0003Lj-Mb for geh-help-gnu-emacs@m.gmane.org; Fri, 04 May 2007 23:33:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hk5Vk-0003nH-AW for geh-help-gnu-emacs@m.gmane.org; Fri, 04 May 2007 17:40:20 -0400 Original-Path: shelby.stanford.edu!newshub.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-X-Trace: individual.net QxjQIO/EkdgOGhf3qVOu2ADrNec2M0sszUcnU4jym1oFC/2JSt X-Orig-Path: news.individual.net!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.99 (gnu/linux) Cancel-Lock: sha1:JS8j4qielN7MuDmJyKr/m//T1Xg= Original-Xref: shelby.stanford.edu gnu.emacs.help:148099 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:43700 Archived-At: Maciej Katafiasz writes: > Den Fri, 04 May 2007 18:24:32 +0200 skrev Hadron: > >>>> http://mathrick.org/files/emacs-demo.gif >>> >>> Nice demo. How did you create this? >> >> Hmm I can get the page now. >> >> This is all good but how did you do these things? Do you have >> accompanying instructions/tutorial? > > Not in any organised manner, no. It's just a demonstration of some simple > (more or less) functions of several packages I use, amongst them semantic > and related tools. The tooltip completion you can see I posted not so long > ago to emacs-sources, it's called semantic-hover-completion.el. Version > 0.1 is very buggy, though, so it's not really very usable for anyone who > isn't me. Unfortunately, I won't have the time to fix that in the > immediate feature. ok, so it wasn't a demo of what semantic can do. It was a mish mash of different things not likely to be reproduced by anyone but yourself :-; Why did you do your own completion? What was wrong with intellisense? Have you used intellisense?