From: briangpowell <briangpowellms@gmail.com>
To: Renato Pontefice <renato.pontefice@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Where is my init.el?
Date: Thu, 27 Oct 2022 18:14:19 -0400 [thread overview]
Message-ID: <CAFm0skHpUT-ejJGZfiZ++t3L9G9idLZ1Y8mtO2WQULmsSHpVTw@mail.gmail.com> (raw)
In-Reply-To: <9601CB69-465D-42DD-B19B-3B2A3A823BAC@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
You can put it anywhere you like--you can even have as many as you want:
$ emacs -l /somedirectory/init1.el -l /someotherdirectory/init2.el
Realize the default "init.el" is actually ~/.emacs so just ensure that your
init.el file(s) don't conflict with it and/or throw the "-q" switch which
ignores it
On Thu, Oct 27, 2022 at 1:59 PM Renato Pontefice <renato.pontefice@gmail.com>
wrote:
> To try to solve my prob on emacs on Mac osx, I’ve uninstalled and re
> installe emacs (after have save my init.el that have some customization).
> Now I would use this old init.el but I don’t know where th actual emacs
> looks for init.el.
> Can you suggest me where I can look for?
>
>
> TIA
>
> Renato
>
[-- Attachment #2: Type: text/html, Size: 1083 bytes --]
next prev parent reply other threads:[~2022-10-27 18:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-27 17:58 Where is my init.el? Renato Pontefice
2022-10-27 22:14 ` briangpowell [this message]
2022-10-28 4:42 ` Ihor Radchenko
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFm0skHpUT-ejJGZfiZ++t3L9G9idLZ1Y8mtO2WQULmsSHpVTw@mail.gmail.com \
--to=briangpowellms@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=renato.pontefice@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).