Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

How to call interactive Emacs Lisp function with a prefix argument, from another Emacs Lisp function?

emacs elisp

maintaining multiple emacs configurations at the same time

emacs elisp

Is there a way to install ELPA packages from command line?

emacs elisp elpa

How to append multiple elements to a list in Emacs lisp

list emacs elisp

Elisp: How to save data in a file?

persistence 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