From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: synhedionn Newsgroups: gmane.emacs.help Subject: minibuffer completion Date: Thu, 15 Oct 2009 23:20:32 -0700 (PDT) Message-ID: <25920338.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1255674080 26613 80.91.229.12 (16 Oct 2009 06:21:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Oct 2009 06:21:20 +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 Oct 16 08:21:12 2009 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 1MygBZ-0004LT-QH for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Oct 2009 08:21:10 +0200 Original-Received: from localhost ([127.0.0.1]:38127 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MygBZ-0006uT-2O for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Oct 2009 02:21:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MygB6-0006rB-VG for help-gnu-emacs@gnu.org; Fri, 16 Oct 2009 02:20:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MygB1-0006iZ-FP for Help-gnu-emacs@gnu.org; Fri, 16 Oct 2009 02:20:39 -0400 Original-Received: from [199.232.76.173] (port=40163 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MygB1-0006iP-BX for Help-gnu-emacs@gnu.org; Fri, 16 Oct 2009 02:20:35 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:37670) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MygB1-0004xW-1c for Help-gnu-emacs@gnu.org; Fri, 16 Oct 2009 02:20:35 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MygAy-0007LD-Vy for Help-gnu-emacs@gnu.org; Thu, 15 Oct 2009 23:20:32 -0700 X-Nabble-From: synhedionn@gmail.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:69013 Archived-At: Hi, Even if completion is set with "Completion set-mode", if I put "M-x compile" , then gcc ac TAB, it doesn't complete with acv.c IN MINIBUFFER, only(no completion problem in *shell* for instance) So what is wrong? -- View this message in context: http://www.nabble.com/minibuffer-completion-tp25920338p25920338.html Sent from the Emacs - Help mailing list archive at Nabble.com.