From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Henrik Enberg Newsgroups: gmane.emacs.devel Subject: Re: Completion with M-Tab for custom type 'directory Date: Sun, 03 Jul 2005 21:53:36 +0200 Message-ID: <87r7ef4qf3.fsf@rocksteady.printf.se> References: <42C8366C.4090901@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120420846 8042 80.91.229.2 (3 Jul 2005 20:00:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Jul 2005 20:00:46 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 03 22:00:37 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DpAdm-0006pt-9a for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 22:00:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpAew-00056X-Ub for ged-emacs-devel@m.gmane.org; Sun, 03 Jul 2005 16:01:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DpAcv-0004IC-Qe for emacs-devel@gnu.org; Sun, 03 Jul 2005 15:59:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DpAco-0004Ei-Bb for emacs-devel@gnu.org; Sun, 03 Jul 2005 15:59:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpAco-0004CN-0U for emacs-devel@gnu.org; Sun, 03 Jul 2005 15:59:34 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DpAch-0005cW-BB for emacs-devel@gnu.org; Sun, 03 Jul 2005 15:59:27 -0400 Original-Received: from rocksteady.printf.se (81.224.154.131) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 42B93717001FF293; Sun, 3 Jul 2005 21:53:37 +0200 Original-Received: by rocksteady.printf.se (Postfix, from userid 1000) id C31994047; Sun, 3 Jul 2005 21:53:36 +0200 (CEST) Original-To: Lennart Borgman In-Reply-To: <42C8366C.4090901@student.lu.se> (Lennart Borgman's message of "Sun, 03 Jul 2005 21:03:08 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:40251 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40251 Lennart Borgman writes: > Does this work? On w32 I can of course not do M-Tab, but I have another > meta-key to, but that does not seem to work. Doesn't ESC-Tab work on windows?