Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Are there any emacs key combinations reserved for custom commands?

emacs elisp

How to check if a variable is set to what in elisp/emacs?

emacs elisp

Killing buffers whose names start with a particular string

emacs lisp elisp

Emacs: How can I eliminate whitespace-mode in auto-complete pop-ups?

emacs elisp dot-emacs

Learning Elisp - what are the highest quality libraries to read source code?

emacs styles elisp idioms

Emacs Line Height

How to preserve clipboard content in Emacs on Windows?

emacs elisp

How to turn off electric-indent-mode for specific Major mode?

emacs elisp major-mode

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