From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Timo Myyra Newsgroups: gmane.emacs.devel Subject: Correct ido behavior? Date: Sat, 27 Feb 2010 15:56:44 +0200 Message-ID: <87ljeesrxf.fsf@cube.wickedbsd.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1267280720 11018 80.91.229.12 (27 Feb 2010 14:25:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 27 Feb 2010 14:25:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 27 15:25:15 2010 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.69) (envelope-from ) id 1NlNbV-0001PL-Qt for ged-emacs-devel@m.gmane.org; Sat, 27 Feb 2010 15:25:14 +0100 Original-Received: from localhost ([127.0.0.1]:39979 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlNbV-0000b2-6C for ged-emacs-devel@m.gmane.org; Sat, 27 Feb 2010 09:25:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NlNbP-0000ax-3R for emacs-devel@gnu.org; Sat, 27 Feb 2010 09:25:07 -0500 Original-Received: from [140.186.70.92] (port=50768 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlNbO-0000an-B0 for emacs-devel@gnu.org; Sat, 27 Feb 2010 09:25:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NlNbN-0006dv-7Z for emacs-devel@gnu.org; Sat, 27 Feb 2010 09:25:06 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:33009) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NlNbM-0006dp-WD for emacs-devel@gnu.org; Sat, 27 Feb 2010 09:25:05 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NlNbL-0001L9-AT for emacs-devel@gnu.org; Sat, 27 Feb 2010 15:25:03 +0100 Original-Received: from hoasnet-fe22dd00-59.dhcp.inet.fi ([80.221.34.59]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Feb 2010 15:25:03 +0100 Original-Received: from timo.myyra by hoasnet-fe22dd00-59.dhcp.inet.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Feb 2010 15:25:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: hoasnet-fe22dd00-59.dhcp.inet.fi User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux) Cancel-Lock: sha1:IyCF+DexEu5/UBAsaJoe7OyxX1o= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:121435 Archived-At: Hi, I'm using the Emacs from Bzr and I wonder if following is the normal ido behavior. When I enable the "ido-use-filename-at-point" and use find-file it works just fine if theres a file name at cursor. But if the cursor is on empty space the find-file defaults to parent directory instead of current directory which I expected. For example, if the cursor is on empty line and current working directory is my home, then the find file starts in "/home/" instead of "/home/zmyrgel/". Is this the correct behaviour or is this a bug? -- Timo Myyrä . O . http://www.wickedbsd.net . . O timo.myyra@gmail.com O O O