Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

What is the best YAML parser in elisp?

emacs elisp yaml

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

emacs lisp elisp literals

[org-mode]: repeating task in every Mon, Wed, Fri at 18:00, need help with sexp

emacs lisp elisp org-mode

How to get selected text in Emacs Lisp?

emacs elisp

Emacs lisp: Concise way to get `directory-files` without "." and ".."?

Emacs - Using "Select All" in Function (how to find the function bound to a key)

emacs elisp

Do you have a mnemonic for remembering the meaning of car and cdr?

lisp elisp common-lisp

Elisp programming - what's the best setup?

Automatically close emacs shell mode tab-completion buffer?

emacs elisp

Is there an Emacs Lisp library for generating HTML?

How to create a column view in Emacs Lisp?

emacs lisp elisp

In Lisp, Avoid "Cannot open load file" when using require

emacs lisp elisp dot-emacs

Emacs: automatically replace LaTeX to Unicode symbols

Is there emacs capability for visiting last edits?

emacs elisp emacs24

Adding Completion to (interactive)

emacs elisp interactive

How do I comment out sexps in elisp code?

emacs elisp

In elisp, how do I put a function in a variable?

emacs elisp

Emacs key binding for multiple commands

emacs elisp key-bindings

Emacs Lisp Function Guide?

emacs elisp

Why use #' before function arguments in emacs-lisp?

emacs lisp elisp common-lisp