all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ido - stop `confirm`
@ 2009-11-05 14:19 henry atting
  2009-11-05 15:41 ` Andreas Politz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: henry atting @ 2009-11-05 14:19 UTC (permalink / raw
  To: help-gnu-emacs

How can I stop ido from prompting me to confirm anything?
I want to create a file which doesn't exist without having to confirm
twice.

henry

-- 
http://literaturlatenight.de


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

* Re: ido - stop `confirm`
  2009-11-05 14:19 ido - stop `confirm` henry atting
@ 2009-11-05 15:41 ` Andreas Politz
       [not found] ` <mailman.10130.1257435709.2239.help-gnu-emacs@gnu.org>
  2009-11-06  0:16 ` dIbMx2
  2 siblings, 0 replies; 4+ messages in thread
From: Andreas Politz @ 2009-11-05 15:41 UTC (permalink / raw
  To: help-gnu-emacs

henry atting <nsmp_01@online.de> writes:

> How can I stop ido from prompting me to confirm anything?
> I want to create a file which doesn't exist without having to confirm
> twice.
>
> henry

(setq confirm-nonexistent-file-or-buffer nil)

-ap





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

* Re: ido - stop `confirm`
       [not found] ` <mailman.10130.1257435709.2239.help-gnu-emacs@gnu.org>
@ 2009-11-05 20:29   ` henry atting
  0 siblings, 0 replies; 4+ messages in thread
From: henry atting @ 2009-11-05 20:29 UTC (permalink / raw
  To: help-gnu-emacs

On Do, Nov 05 2009, Andreas Politz wrote:

> henry atting <nsmp_01@online.de> writes:
>
>> How can I stop ido from prompting me to confirm anything?
>> I want to create a file which doesn't exist without having to confirm
>> twice.
>>
>> henry
>
> (setq confirm-nonexistent-file-or-buffer nil)

Ah - sigh of relief! Thanks.

henry


-- 
http://literaturlatenight.de


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

* Re: ido - stop `confirm`
  2009-11-05 14:19 ido - stop `confirm` henry atting
  2009-11-05 15:41 ` Andreas Politz
       [not found] ` <mailman.10130.1257435709.2239.help-gnu-emacs@gnu.org>
@ 2009-11-06  0:16 ` dIbMx2
  2 siblings, 0 replies; 4+ messages in thread
From: dIbMx2 @ 2009-11-06  0:16 UTC (permalink / raw
  To: henry atting; +Cc: help-gnu-emacs

henry atting <nsmp_01@online.de> writes:

> How can I stop ido from prompting me to confirm anything?
> I want to create a file which doesn't exist without having to confirm
> twice.
>
> henry

use Ctrl+j to instead of Enter when create a new file




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

end of thread, other threads:[~2009-11-06  0:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05 14:19 ido - stop `confirm` henry atting
2009-11-05 15:41 ` Andreas Politz
     [not found] ` <mailman.10130.1257435709.2239.help-gnu-emacs@gnu.org>
2009-11-05 20:29   ` henry atting
2009-11-06  0:16 ` dIbMx2

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.