unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Ido failed by confirm-nonexistent-file-or-buffer
@ 2008-12-17 15:49 Leo
  2008-12-17 15:54 ` Chong Yidong
  0 siblings, 1 reply; 4+ messages in thread
From: Leo @ 2008-12-17 15:49 UTC (permalink / raw)
  To: emacs-devel

Hi there,

With the recent change on confirm-nonexistent-file-or-buffer, ido can
not open any nonexistent file. There is no confirmation. It just fails
with this msg:

    ido-read-internal: Must specify valid item

Bye,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .: I use Emacs :.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Ido failed by confirm-nonexistent-file-or-buffer
  2008-12-17 15:49 Ido failed by confirm-nonexistent-file-or-buffer Leo
@ 2008-12-17 15:54 ` Chong Yidong
  2008-12-17 19:54   ` Leo
  0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2008-12-17 15:54 UTC (permalink / raw)
  To: Leo; +Cc: emacs-devel

Leo <sdl.web@gmail.com> writes:

> With the recent change on confirm-nonexistent-file-or-buffer, ido can
> not open any nonexistent file. There is no confirmation. It just fails
> with this msg:
>
>     ido-read-internal: Must specify valid item

I can't reproduce this.

 1. emacs -Q
 2. M-x ido-mode RET
 3. C-x C-f qwerty RET

   => file qwerty is opened

Please provide a recipe that shows this bug.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Ido failed by confirm-nonexistent-file-or-buffer
  2008-12-17 15:54 ` Chong Yidong
@ 2008-12-17 19:54   ` Leo
  2008-12-20 10:30     ` Chong Yidong
  0 siblings, 1 reply; 4+ messages in thread
From: Leo @ 2008-12-17 19:54 UTC (permalink / raw)
  To: Chong Yidong; +Cc: emacs-devel

On 2008-12-17 15:54 +0000, Chong Yidong wrote:
> Leo <sdl.web@gmail.com> writes:
>
>> With the recent change on confirm-nonexistent-file-or-buffer, ido can
>> not open any nonexistent file. There is no confirmation. It just fails
>> with this msg:
>>
>>     ido-read-internal: Must specify valid item
>
> I can't reproduce this.
>
>  1. emacs -Q
>  2. M-x ido-mode RET
>  3. C-x C-f qwerty RET
>
>    => file qwerty is opened
>
> Please provide a recipe that shows this bug.
>

Start Emacs with -q and eval the following lines:

(ido-mode t)
(ido-everywhere t)
(setq ffap-require-prefix t)
(ffap-bindings)

Tested in GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-12-14.

Thanks,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .: I use Emacs :.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Ido failed by confirm-nonexistent-file-or-buffer
  2008-12-17 19:54   ` Leo
@ 2008-12-20 10:30     ` Chong Yidong
  0 siblings, 0 replies; 4+ messages in thread
From: Chong Yidong @ 2008-12-20 10:30 UTC (permalink / raw)
  To: Leo; +Cc: emacs-devel

Leo <sdl.web@gmail.com> writes:

> Start Emacs with -q and eval the following lines:
>
> (ido-mode t)
> (ido-everywhere t)
> (setq ffap-require-prefix t)
> (ffap-bindings)
>
> Tested in GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-12-14.

Fixed, thanks.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-20 10:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-17 15:49 Ido failed by confirm-nonexistent-file-or-buffer Leo
2008-12-17 15:54 ` Chong Yidong
2008-12-17 19:54   ` Leo
2008-12-20 10:30     ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).