Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Improved tab in Emacs

emacs elisp indentation

Check if a string is all-caps in Emacs lisp?

How do I display a prompt when the cursor enters an overlay in emacs?

emacs elisp

When emacs starts in daemon mode how can I automatically load the correct init settings when connecting via X11 or terminal?

Regexps in Elisp to include newlines

regex emacs elisp

Emacs24 won't download marmalade-repo.org archive [closed]

emacs package elisp emacs24

Emacs Lisp: can the same regexp match two different patterns with same number of groupings?

regex emacs elisp

Exporting org to ascii without line breaks

emacs elisp org-mode

Why does code in with-temp-buffer complain about void variable when "parent" buffer has a local variable of the same name I've bound?

dynamic emacs lisp elisp

how to insert $$ and put the cursor between them in autopair-mode

emacs elisp

Emacs d-mode cannot handle backquoted backslashes

How do I set the colour of brackets/braces/parentheses in Emacs?

emacs elisp dot-emacs

Emacs: Get new-frame and emacsclient -c to use set frame size?

Can I use swank-js to complete node.js APIs in js2-mode?

node.js emacs elisp slime swank

Emacs 23.2 opens a new window for each compile error/warning navigated to

emacs elisp

box-style comments with yasnippet

emacs elisp code-snippets

What is the correct flymake configuration for emacs? (using Python.el)

python emacs elisp flymake

Emacs copy region/line and comment at the same time

emacs elisp evil-mode

Passing a callback through cl-function

emacs lisp elisp