Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Emacs Lisp: how to avoid inserting a duplicate list item?

emacs elisp

in Emacs, what's the best way for keyboard-escape-quit not destroy other windows?

emacs elisp dot-emacs

How viable is emacs LISP aside from editing emacs? [closed]

emacs lisp elisp

Emacs truncate lines in all buffers

emacs elisp

Mapping a function over two lists in elisp

lisp elisp

Emacs Lisp: How to add a folder and all its first level sub-folders to the load-path

emacs elisp

Lisp Community - Quality tutorials/resources [closed]

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 ".."?