Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

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

How to add widgets in Emacs dynamically?

dynamic emacs widget elisp

emacs --daemon with --batch and input file

using mapconcat to concatenate a list containing a variable

How to find in which map a key binding is from programmatically in Emacs

emacs elisp key-bindings

Emacs - *Backtrace* won't open on error

emacs elisp emacs24

Emacs lisp "shell-command-on-region"

emacs lisp elisp