From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pedro Sa Costa Newsgroups: gmane.emacs.help Subject: change autocompletion key in emacs Date: Fri, 15 Jul 2011 12:04:12 +0100 Message-ID: <201107151204.12427.psdc1978@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1310734998 11261 80.91.229.12 (15 Jul 2011 13:03:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 15 Jul 2011 13:03:18 +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 Jul 15 15:03:10 2011 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Qhi2v-0005Is-Rh for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jul 2011 15:03:09 +0200 Original-Received: from localhost ([::1]:43434 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qhi2v-0006le-1J for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jul 2011 09:03:09 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhgBv-0003TY-Tx for help-gnu-emacs@gnu.org; Fri, 15 Jul 2011 07:04:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QhgBu-00033V-JT for help-gnu-emacs@gnu.org; Fri, 15 Jul 2011 07:04:19 -0400 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:56242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhgBt-000330-MZ for help-gnu-emacs@gnu.org; Fri, 15 Jul 2011 07:04:17 -0400 Original-Received: by wwf22 with SMTP id 22so930801wwf.30 for ; Fri, 15 Jul 2011 04:04:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; bh=gsHvAzOIsZefmtwEwdG27HLKpXFcnGAN1oRWTO3A+HM=; b=pahpGAhbWgq2129ku0aOlBtZtY3NrcQMRGU3wmg/+6rU7zFRl7ZybV3V7pWO9vkaYY u3Pyt/lpDVl5WDlaPzYizFmMa0QQDwpl5vbUfX8ljIMYawrKgnBWCJ2/ot6rXJiRAEyz ogpr3fthKI+46rw0IYiamLaMGX4JJRIHsr20w= Original-Received: by 10.216.236.220 with SMTP id w70mr2788846weq.86.1310727855674; Fri, 15 Jul 2011 04:04:15 -0700 (PDT) Original-Received: from barcelona.localnet (bl12-87-139.dsl.telepac.pt [85.245.87.139]) by mx.google.com with ESMTPS id f1sm667607wed.38.2011.07.15.04.04.13 (version=SSLv3 cipher=OTHER); Fri, 15 Jul 2011 04:04:14 -0700 (PDT) User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic-pae; KDE/4.6.2; i686; ; ) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-Mailman-Approved-At: Fri, 15 Jul 2011 08:56:38 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81598 Archived-At: Hi, I would like to change the autocompletion shortcut (M-/) im emacs to (M- _). How can I do that? -- Best regards, -----------------------