i don’t think i’ll need elisp as i’m using emacs distribution

i want to learn basics elisp so that i can understand how to map keys how to send commands etc.

constructs that all beginners require

please don’t send a 300 page pdf for elisp as i don’t want to learn everything i just want a basic max 10 page rulebook for elisp

my teacher told me to use emacs and i love the experience so far thanks to the support from this community

i have not yet learned how to execute command like

menu-bar–display-line-numbers-mode-relative

i don’t know how to

run tab-width command with and set it to 4 after using M-x to open dialogue box to run command

(i think it’s called buffer not dialogue box)

so this is the level i’m at not much i know but i hope that emacs gods help me in finding true peace

1 point

I always liked the venerable Steve Yegge’s Emergency Elisp

permalink
report
reply
1 point

I’d just start with using M-x and describe-function or describe-variable. That way you start to learn what various things do and then just use like (setq name-of-variable) to change things. That’ll get you a long way. Once you are more comfy, work into those keybindings. What distribution are you using?

permalink
report
reply
1 point

Learn Emacs Lisp on Emacs Wiki.

permalink
report
reply
1 point

I second this. Most basic and useful Emacs info are always in their own documentation and/or wiki. Some O’Reilly books are very helpful and gives you a huge amount of practical knowledge.

permalink
report
parent
reply
1 point

I don’t about it’s page count, but the goto-place for your need seems to be the “Introdution to Programming in Emascs Lisp” which is reachable from emacs with C-h i m Emacs Lisp Intro

It is structured nicely, so you should be able to find the relevant parts easily from the table of contents, you don’t have to read it all. None the less I would recommend to read as much as possible, because it’s very informative and (in my experience) well worth it.

permalink
report
reply
1 point

I want to highlight that I think you should do the built in Lisp intro as recommended by /u/Gallipo.

Its fully interactive as you work through it and it’s built into emacs. It’s imo THE place to get started.

I also want to say good on you as a student getting into emacs. It’s daunting at first but its a tool that will serve you for your entire career.

permalink
report
reply

Emacs

!emacs@communick.news

Create post

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

  • Windows
  • Mac OS X
  • GNU/Linux and BSD (Just get it from your distribution’s package manager)

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for “emacs” and “vi” link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

Community stats

  • 18

    Monthly active users

  • 562

    Posts

  • 2.4K

    Comments