Search code examples
ELisp macro different expansions based on static parameters...

lispmetaprogrammingelisp

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

emacselisp

Read More
How do I byte-compile everything in my .emacs.d directory?...

emacselispbytecodedot-emacs

Read More
Understanding hooks...

hookelisp

Read More
Defining an emacs minor mode...

elisp

Read More
Maximizing / restoring a window in emacs...

emacslispelisp

Read More
How to use &key and &rest in a cl-defun togather?...

functionelisp

Read More
Changing margin for emacs text-mode...

emacselisphookmargins

Read More
Looping over strings gives wrong type argument error in Emacs Lisp...

listemacslispelispquote

Read More
How to determine operating system in elisp?...

emacselisp

Read More
Restrictions on symbol name in Emacs lisp...

emacselispstandards

Read More
How to implement `cl-print-object`?...

objectcommon-lispelispcl-lib

Read More
How to use `apply-partially`?...

emacselisp

Read More
How do I get a list of functions defined in an emacs-lisp file...

elisp

Read More
Emacs - scroll automatically when inserting text...

emacselisp

Read More
REPL for Emacs Lisp...

emacselispread-eval-print-loop

Read More
How to permanently enable the hs-minor-mode in emacs...

emacselisp

Read More
Is there a function that joins a list of strings into a delimited string?...

elisp

Read More
how to show path to file in the Emacs mode-line?...

emacselisp

Read More
How to iterate and process every heading in ORG file...

elisporg-mode

Read More
Formal grammar for Emacs Lisp...

elisp

Read More
I expect this elisp function to visualize entire function, but it visualizes beginning to cursor...

emacselispevil-mode

Read More
How can I emulate Vim's * search in GNU Emacs?...

vimemacselispdot-emacs

Read More
How can I apply a hook to multiple Emacs modes at once?...

emacselisp

Read More
Emacs Lisp: matching a repeated pattern in a compact manner?...

regexemacselisp

Read More
Why does an elisp local variable keep its value in this case?...

emacslispelispliterals

Read More
Emacs: highlighting TODO *only* in comments...

emacscommentselisphighlightingtodo

Read More
How can you write multiple statements in elisp 'if' statement?...

syntaxelisp

Read More
How to determine whether a package is installed in elisp?...

emacselisp

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

macroslispelispelisp-macro

Read More
BackNext