From: Chetan <Chet.xspam@xspam.sbcglobal.net>
To: help-gnu-emacs@gnu.org
Subject: Re: How to Reduce Emacs Load Time
Date: Sun, 31 Aug 2008 13:01:44 -0700 [thread overview]
Message-ID: <uhc91hs2f.fsf@myhost.sbcglobal.net> (raw)
In-Reply-To: mailman.18043.1220186144.18990.help-gnu-emacs@gnu.org
Nikolaj Schumacher <me@nschum.de> writes:
> Emacs already provides a mechanism for that. I think you can get rid of
> most of these custom commands simply with these lines:
>
> (eval-after-load "ido"
> '(progn (unless ido-mode
> (require 'uniquify)
> (ido-mode 'both))))
>
> regards,
> Nikolaj Schumacher
I had seen a lazy load functionality in tiny-tools package. I haven't used it
because I am not really bothered by load time and didn't want to load yet
another library.
http://www.nongnu.org/emacs-tiny-tools/manual/index-body.html#222
I wonder if anybody is using it.
Chetan
next prev parent reply other threads:[~2008-08-31 20:01 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-30 21:11 How to Reduce Emacs Load Time formido
2008-08-30 22:00 ` Pascal J. Bourguignon
2008-08-31 11:26 ` Nikolaj Schumacher
[not found] ` <mailman.18041.1220182012.18990.help-gnu-emacs@gnu.org>
2008-08-31 17:39 ` formido
2008-08-31 22:24 ` Nikolaj Schumacher
2008-08-31 17:50 ` formido
2008-09-08 12:38 ` Eric Ludlam
2008-08-30 22:05 ` Pascal J. Bourguignon
2008-08-30 22:03 ` formido
2008-08-31 11:59 ` Joost Diepenmaat
2008-08-31 9:39 ` Ivan Kanis
2008-08-31 12:35 ` Nikolaj Schumacher
[not found] ` <mailman.18043.1220186144.18990.help-gnu-emacs@gnu.org>
2008-08-31 20:01 ` Chetan [this message]
2008-08-31 11:39 ` David
[not found] ` <mailman.18042.1220182790.18990.help-gnu-emacs@gnu.org>
2008-08-31 17:42 ` formido
2008-08-31 19:10 ` David
2008-08-31 22:10 ` Nikolaj Schumacher
2008-08-31 22:20 ` David
[not found] ` <mailman.18077.1220220611.18990.help-gnu-emacs@gnu.org>
2008-08-31 22:36 ` formido
2008-09-02 18:04 ` Ken Goldman
2008-09-03 13:06 ` rustom
2008-09-03 17:06 ` Rupert Swarbrick
2008-09-04 11:01 ` rustom
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=uhc91hs2f.fsf@myhost.sbcglobal.net \
--to=chet.xspam@xspam.sbcglobal.net \
--cc=help-gnu-emacs@gnu.org \
/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.
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).