Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Code completion key bindings in Emacs

emacs elisp

print only text discarding text properties

emacs elisp

How to create interactive elisp function with optional arguments

elisp

emacs: is before-save-hook a local variable?

emacs elisp

How to permanently enable the hs-minor-mode in emacs

emacs elisp

Lexical scope in Emacs: compatibility with older Emacsen

buffer-local function in elisp

Setup a personal wiki in Emacs Org-mode

emacs elisp org-mode wiki

Why is the recursive function performing better than the iterative function in elisp?

recursion lisp elisp

How to pipe content in Emacs' buffer to external program, and print the result?

bash emacs elisp

Get Emacs to ignore contents of \Sexpr{} command in Sweave document to prevent incorrect $-based syntax highlighting

r emacs elisp sweave

How to get a list of last closed files in emacs?

emacs elisp

Parsing in Emacs Lisp

parsing emacs elisp

How to create keybindings for a custom minor mode in Emacs

How do I fix the cursor to the middle of the screen in Emacs, so that the page moves, not the cursor?

emacs scroll elisp

Get path to current emacs script file when loaded with -l parameter

emacs elisp

How to write a key bindings in emacs for easy repeat?

emacs elisp

Using Emacs to indent (shift 4) code

emacs elisp

Elisp destructuring-bind for cons cell?

emacs elisp

How to gracefully exit SLIME and Emacs?

emacs elisp dot-emacs slime