Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Elisp mechanism for converting PCRE regexps to emacs regexps

regex emacs elisp pcre

what does &rest mean in elisp?

emacs lisp elisp

Maximizing / restoring a window in emacs

emacs lisp elisp

Emacs: adding 1 to every number made of 2 digits inside a marked region

emacs elisp

Elisp - Loop over an alist

emacs elisp

emacs interactive commands with default value

emacs elisp interactive

Emacs function to case-insensitive sort-lines?

emacs elisp

How to determine whether a package is installed in elisp?

emacs elisp

how to delete the repeat lines in emacs

emacs elisp

Setting auto-mode-alist in emacs

emacs elisp

Unset key binding in emacs

emacs elisp emmet

What's the equivalent of foldr, foldl in Emacs Lisp?

emacs lisp elisp

What does ^L in (Emacs Lisp) source code mean?

How can I "URL decode" a string in Emacs Lisp?

Emacs Lisp: evaluate variable in alist

elisp

wrong type argument: stringp, nil

emacs elisp

.emacs global-set-key and calling interactive function with argument

emacs elisp

Replace item in association list in elisp

How do I do closures in Emacs Lisp?

emacs closures elisp

How to go about learning Common Lisp and Emacs Lisp?

emacs lisp elisp common-lisp