Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

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

macro expansion: to quote the body forms or not?

emacs elisp emacs24

Emacs lisp semicolon character?

emacs elisp

Affect one element of a list

emacs elisp

Emacs metaprogramming, dynamically define methods