Search code examples
Emacs Lisp: how to avoid inserting a duplicate list item?...


emacselisp

Read More
How do I create an empty file in emacs?...


fileemacselispdired

Read More
Y combinator in elisp...


lispelisplambda-calculuscombinatorsy-combinator

Read More
Converting from camelcase to _ in emacs...


emacselispcamelcasing

Read More
Elisp: Symbol's value as variable is void with let* and (lambda)...


debuggingemacselisplexical-scope

Read More
Need to extend elisp function...


elisp

Read More
Wrong type argument: sequencep, #<buffer *scratch*> when trying to evaluate a function in the ...


elisp

Read More
How do I delete the newline from a process output?...


elisp

Read More
How do cd, cd-absolute, and default-directory compare in GNU emacs?...


emacselisp

Read More
How to add a new specializer to cl-defmethod apply to multiple major-modes?...


genericslispelispmethod-dispatchcl-lib

Read More
Generate a random 5 letter+number string at cursor-point. (all lower-case)...


emacselisp

Read More
How to make Emacs use tabs instead of spaces?...


emacstabselispindentationspace

Read More
Apply format to flattened argument list without removing nil, or sublist elements...


lispevalstring-formattingelispquote

Read More
Understanding variable scope in given code...


scopelispelisp

Read More
emacs remove region read-only...


emacselisp

Read More
emacs ( recompile -y )...


emacselisp

Read More
Enable auto-complete in Emacs minibuffer...


emacselisp

Read More
Creating a Lisp alias with defalias or new function?...


functionlispelispalias

Read More
Emacs org-mode: increment equation numbers with latex preview...


emacselisporg-mode

Read More
box-style comments with yasnippet...


emacselispcode-snippets

Read More
Creating Pull requests right from Emacs...


gitemacselisppull-requestmagit

Read More
The difference between setq and setq-default in Emacs Lisp...


emacselisp

Read More
Use `replace-regexp` in program rather in interative mdoe...


elisp

Read More
A varaible independent its local scope...


lispelisp

Read More
flet equivalent of let*?...


lispelisp

Read More
Emacs -- dired copy / move files -- create directory if needed...


emacselispdired

Read More
ELISP interactive function with both prefix argument and user input as optional arguments...


functionargumentslispelispoption-type

Read More
Riemann integral formula to compute high-order function...


schemeelispsicp

Read More
how to answer yes or no automatically in emacs...


emacslambdalispelisp

Read More
Find root with Newton's method...


schemeelispsicpfunction-callfixed-point-iteration

Read More
BackNext