help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

User setup for emacs


From: tolugboji
Subject: User setup for emacs
Date: Sun, 10 Oct 2021 18:14:50 +0000

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Sunday, October 10th, 2021 at 6:00 PM, Eduardo Ochs <eduardoochs@gmail.com> 
wrote:

> Hi Tolugboji,
>
> the Emacs Wiki has some pages about init files:
>
> https://www.emacswiki.org/emacs/InitFile
>
> https://www.emacswiki.org/emacs/CategoryDotEmacs
>
> My ~/.emacs is totally atypical but it is here:
>
> http://angg.twu.net/.emacs
>
> http://angg.twu.net/.emacs.html
>
> I set custom-file to another file - ~/.emacs.custom - because I don't
>
> understand customize well and I used to feel very scared everytime
>
> that customize changed something in my ~/.emacs without showing me
>
> what it was doing.

Quite right.  Had experienced that problem before.  Emacs does something
and the next I load emacs, weird things happen.  Can take time to figure out
what happened.

The part of my ~/.emacs that sets this is:
>
> (setq custom-file "~/.emacs.custom")
>
> (load custom-file)
>
> It is at:
>
> http://angg.twu.net/.emacs.html#.emacs.custom
>
> Have you tried rcirc? Its manual is here,
>
> (info "(rcirc)Top")
>
> https://www.gnu.org/software/emacs/manual/html_node/rcirc/index.html
>
> and here is a link that explains IRC in more detail:
>
> http://www.irchelp.org/faq/new2irc.html
>
> You just need to run M-x rcirc, and then once you're connected you can
>
> issue commands like "/nick tolug" and "/join #emacs".
>
> Cheers,
>
> Eduardo Ochs

Was not aware of rcirc, no.


> http://angg.twu.net/#eev
>
> On Fri, 8 Oct 2021 at 12:31, tolugboji via Users list for the GNU
>
> Emacs text editor help-gnu-emacs@gnu.org wrote:
>
> > I have my own setup for emacs. I want to have a .emacs that links with my 
> > settings by calling typex.el
> >
> > located in
> >
> > /home/tolu/Opstk/bin/typex/typex-1.0/typex.el
> >
> > What do I have to do?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]