Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

increment numbers in visual vertical block selection in emacs evil

emacs elisp evil-mode

Does there exist an emacs intelligent parenthesis matching plugin/configuration?

emacs elisp

Creating a POST with url elisp package in emacs: utf-8 problem

ruby-on-rails url emacs elisp

strtotime for Emacs Lisp

emacs lisp elisp strtotime

Can an elisp piece of code "yield" so emacs doesn't block?

emacs elisp

Changing font-lock color in SMerge mode

emacs elisp dot-emacs

How do I get emacs to write to read-only files automatically?

emacs elisp

Run a process and get the result in clipboard (or kill ring) with elisp/emacs

elisp

How to wait for / capture aysnchronous shell command output in emacs lisp?

elisp

Listing all top level global variables in emacs

Emacs: Problems with activating mark in an interactive command

emacs elisp

Highlight which of the file names in emacs buffer are missing

How can I cons a list of pairs on to auto-mode-alist?

emacs elisp

How to evaluate parts of a quoted expression in Emacs Lisp

emacs elisp

Associate ` to <S-dead-grave> in Emacs

emacs elisp

How to get file list by extension?

elisp

Emacs lisp evaluate variable in alist

emacs lisp elisp

how to return function in elisp

function lisp return elisp

Highlight non-local variables in Emacs Lisp

emacs elisp

Emacs Lisp map over a list of function names and call them all with the same arg

lisp elisp