From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Paulo J. Matos" Newsgroups: gmane.emacs.help Subject: Adding Key bindings Date: Thu, 20 Jul 2006 13:51:30 +0100 Message-ID: <11b141710607200551j5d93c422yce9c8d5dba5d5530@mail.gmail.com> Reply-To: pocm@sat.inesc-id.pt NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153399924 12356 80.91.229.2 (20 Jul 2006 12:52:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Jul 2006 12:52:04 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 20 14:52:01 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G3Y0H-00021i-Vr for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Jul 2006 14:51:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3Y0H-0000E6-JL for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Jul 2006 08:51:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G3Y05-0000Cg-9Z for help-gnu-emacs@gnu.org; Thu, 20 Jul 2006 08:51:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G3Y04-0000CM-M5 for help-gnu-emacs@gnu.org; Thu, 20 Jul 2006 08:51:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3Y04-0000CH-JW for help-gnu-emacs@gnu.org; Thu, 20 Jul 2006 08:51:32 -0400 Original-Received: from [66.249.92.174] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G3Y0G-0008Eu-5X for help-gnu-emacs@gnu.org; Thu, 20 Jul 2006 08:51:44 -0400 Original-Received: by ug-out-1314.google.com with SMTP id u2so815450uge for ; Thu, 20 Jul 2006 05:51:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JDBEwzciCsET0Nd8SXlqPwstwYKR7sTK0IjaCRVVjctA2yBad7VuqUUUtGJcLabhufkC+T4tcThynrUf93XW9nN3gy2dLp9ikNgKNGYMl/Lo3AlwaxByOsTO9fKxxdueFBrcmFR2cKp77UvfKLybilfFcoZEzXtp4M4zaC9YJIQ= Original-Received: by 10.78.170.17 with SMTP id s17mr316984hue; Thu, 20 Jul 2006 05:51:30 -0700 (PDT) Original-Received: by 10.78.119.7 with HTTP; Thu, 20 Jul 2006 05:51:30 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline 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:36123 Archived-At: Hi all, In C++ user mode, TAB key indents the current line, but I would also like it to auto-complete if possible the current symbol. I would like it to call: semantic-ia-complete-symbol Can you possibly tell me how to do this? and if you know, where is the reference to this topic in GNU Emacs Manual. All places I've searched on this go on talking about keymaps, keybindings, xmodmap, xev, etc but are no direct to the point. Thanks in advance, -- Paulo Jorge Matos - pocm at sat inesc-id pt Web: http://sat.inesc-id.pt/~pocm Computer and Software Engineering INESC-ID - SAT Group