Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Emacs - Can't Find Info About electric-layout-mode

emacs elisp

Emacs -- dired-mode test to determine remote server name / address

emacs elisp dired tramp

Can Emacs Lisp assign a lambda form to a variable like Scheme?

Various forms of looping and iteration in Elisp

lisp elisp

How to rename a file by editing its current name?

emacs elisp

ELisp Syntax Table Comments for Haskell style comments

Emacs - How to automate adding new projects in BOTH - projectile and treemacs?

emacs elisp projectile

Highlight and space out tags in org-mode

emacs tags elisp org-mode

How can I insert text to a buffer without the trailing "nil"

emacs elisp

Adding binary path to emacs $PATH

emacs elisp

Emacs ElScreen getting "(wrong-type-argument consp nil)" every time I try to create new window

emacs elisp

Read a file into a list of pairs in elisp

list emacs lisp elisp

"value returned is unused" warning when byte-compiling a macro

Why does a macro inside a loop only expand once in Elisp?

macros lisp elisp elisp-macro

Recursion in lambda in Elisp

emacs recursion lambda elisp

Emacs org-mode tags not found

emacs elisp org-mode

How can I regexp replace a string in an elisp function?

regex emacs elisp

elisp: How to get point one line above the current point?

emacs lisp elisp

Find the relative path of a file in a project

emacs elisp