all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: storm@cua.dk, 4491@emacsbugs.donarmstrong.com,
	Jari Aalto <jari.aalto@cante.net>
Subject: bug#4491: [PATCH] Emacs CVS lisp/ido.el: (ido-everywhere): Add autoload stanza
Date: Sun, 20 Sep 2009 19:58:23 +0100	[thread overview]
Message-ID: <xbaizl8ppho0.fsf@cam.ac.uk> (raw)
In-Reply-To: <jwv4oqxfphg.fsf-monnier+emacsbugreports@gnu.org> (Stefan Monnier's message of "Sun, 20 Sep 2009 14:20:28 -0400")

On 2009-09-20 19:20 +0100, Stefan Monnier wrote:
>> This is where I use it:
>
>>   (autoload 'ido-everywhere "ido")
>>   (ido-everywhere 1)
>>   (ido-mode 1)
>
> Actually ido-everywhere is called by ido-mode.  So
>
>    (setq ido-everywhere t)
>    (ido-mode 1)
>
> will work just fine.  You only need to call ido-everywhere if you change
> the variable after enabling ido-mode.

The doc-string of variable ido-everywhere seems confusing to me.

>         Stefan

-- 
Leo's Emacs uptime: 2 hours, 40 minutes, 42 seconds





  parent reply	other threads:[~2009-09-20 18:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-19 20:18 bug#4491: [PATCH] Emacs CVS lisp/ido.el: (ido-everywhere): Add autoload stanza Jari Aalto
2009-09-20 14:46 ` Stefan Monnier
2009-09-20 16:06   ` Jari Aalto
2009-09-20 17:32     ` Leo
2009-09-20 18:20     ` Stefan Monnier
2009-09-20 18:53       ` Jari Aalto
2009-09-20 18:58       ` Leo [this message]
2011-07-13 13:52       ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xbaizl8ppho0.fsf@cam.ac.uk \
    --to=sdl.web@gmail.com \
    --cc=4491@emacsbugs.donarmstrong.com \
    --cc=jari.aalto@cante.net \
    --cc=monnier@iro.umontreal.ca \
    --cc=storm@cua.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.