From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?=D3scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: buffer name completion is case-sensitive now Date: Sun, 08 Jun 2008 23:15:51 +0200 Message-ID: <1w37zkzc.fsf@telefonica.net> References: <002201c8c986$68802b90$0200a8c0@us.oracle.com> <002501c8c98f$d66552d0$0200a8c0@us.oracle.com> <000201c8c99f$4a756610$0200a8c0@us.oracle.com> <63sjzlmz.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1212959790 4119 80.91.229.12 (8 Jun 2008 21:16:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Jun 2008 21:16:30 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 08 23:17:13 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K5SGA-00023q-C2 for ged-emacs-devel@m.gmane.org; Sun, 08 Jun 2008 23:17:06 +0200 Original-Received: from localhost ([127.0.0.1]:48044 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5SFN-0008MN-5D for ged-emacs-devel@m.gmane.org; Sun, 08 Jun 2008 17:16:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5SFH-0008J0-Ds for emacs-devel@gnu.org; Sun, 08 Jun 2008 17:16:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5SFG-0008H4-J0 for emacs-devel@gnu.org; Sun, 08 Jun 2008 17:16:10 -0400 Original-Received: from [199.232.76.173] (port=51655 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5SFG-0008Gn-6O for emacs-devel@gnu.org; Sun, 08 Jun 2008 17:16:10 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:42068 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K5SFG-0001Ww-3T for emacs-devel@gnu.org; Sun, 08 Jun 2008 17:16:10 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K5SF9-0005Fy-LZ for emacs-devel@gnu.org; Sun, 08 Jun 2008 21:16:03 +0000 Original-Received: from 179.red-83-32-115.dynamicip.rima-tde.net ([83.32.115.179]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jun 2008 21:16:03 +0000 Original-Received: from ofv by 179.red-83-32-115.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jun 2008 21:16:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 179.red-83-32-115.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) Cancel-Lock: sha1:26w7vFDFHRFGZJC0vo6orWXRm0E= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:98728 Archived-At: Óscar Fuentes writes: >> Actually, I think that buffer-name completion and file-name completion >> should be treated independently, regardless of the platform. > > I differ. [snip] Sorry. Wrong interpretation of Drew's words. I agree that buffer name and file name should have their own completion settings. -- Oscar