Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Clean way to perform commands in the Emacs minibuffer

emacs elisp

In emacs XML mode, how to pretty-format an XML schema file?

Function for permanently watching the system clipboard

Emulate dabbrev-expand in hippie-expand, limiting to matching buffers

EMACS: Auto run a function when open a new buffer

How do I set buffer local variable from Eval: in .dir-local.el?

emacs elisp emacs23

How to make Emacs sql-mode recognize MySQL #-style comments?

Show all open buffers in Emacs

emacs elisp emacs23

Movement through argument list

emacs elisp cc-mode

How can I implement an expiring LRU cache in elisp?

caching elisp lru

How to keep traditional binding on M-x in emacs evil mode

emacs elisp evil-mode

Emacs folding mode error

emacs elisp dot-emacs emacs23

Emacs - noninteractive call to shell-command-on-region always deletes region?

emacs elisp

Setting the value of a new global variable in emacs

emacs elisp

Run sgml-pretty-print when opening an xml file in emacs?

emacs elisp

How to create buffer similar to *compilation* in Emacs?

emacs elisp

Make text in Emacs-Lisp-overlay overwritable

emacs elisp

Is it possible to use org-mode links to navigate inside source code

emacs elisp org-mode

Emacs lisp - extract number under point between two brackets

emacs elisp