From: Jean Louis <bugs@gnu.support>
To: help-gnu-emacs@gnu.org
Subject: Re: Size of startup files
Date: Tue, 22 Nov 2022 14:45:47 +0300 [thread overview]
Message-ID: <Y3y2azBtTy54+QqP@protected.localdomain> (raw)
In-Reply-To: <87wn7niiaf.fsf@codeisgreat.org>
If the init file loads other libraries, then those libraries shall
also be included in counting of startup line sizes.
If we speak of loaded libraries, then instead of asking for line
sizes, it is better to ask people which libraries they constantly use.
I have separated customized variables in ~/.emacs.d/custom.el and it's
size is 653 lines. I do not program it neither change that file, it is
managed by {M-x customize}
I use for example:
(require 'dired-x)
(require 'facemenu)
(require 'enriched)
(require 'gold-price)
(require 'persistent-scratch nil t)
(require 'rcd-password)
(require 'rcd-db-basics)
(require 'rcd-cf)
(require 'windmove)
(require 'rcd-vc)
(load "image-stamp")
(load "rcd-dict")
(load "units")
plus Hyperbole and some additional library. I must have that for
personal work.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/
next prev parent reply other threads:[~2022-11-22 11:45 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-20 19:42 Size of startup files Bob Newell
2022-11-20 20:24 ` Colin Baxter
2022-11-21 21:52 ` Bob Newell
2022-11-22 10:00 ` Eric S Fraga
2022-11-20 22:07 ` Rudolf Adamkovič
2022-11-21 0:46 ` Samuel Wales
2022-11-21 9:37 ` Eric S Fraga
2022-11-21 22:00 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-11-21 23:10 ` Emanuel Berg
2022-11-22 7:02 ` Pankaj Jangid
2022-11-22 11:45 ` Jean Louis [this message]
2022-11-22 14:34 ` M-x toggle-theme Jean Louis
2022-11-22 16:59 ` Philip Kaludercic
2022-11-22 17:48 ` Akib Azmain Turja
2022-11-22 18:08 ` Philip Kaludercic
2022-11-23 10:54 ` libraries (was: Re: Size of startup files) Emanuel Berg
2022-11-21 23:20 ` Size of startup files Emanuel Berg
2022-11-22 10:44 ` Marcin Borkowski
2022-11-22 14:45 ` Emanuel Berg
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=Y3y2azBtTy54+QqP@protected.localdomain \
--to=bugs@gnu.support \
--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.
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.