Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Is there an Emacs paredit hook available so I can redefine C-j?

emacs elisp

Defining key binding with arguments

emacs elisp

Resources for learning Emacs [duplicate]

emacs elisp

Can't seem to get rid of Ctrl-x Ctrl-z Key Binding in Emacs for minimizing window ('suspend-frame)

emacs elisp emacs23 auctex

How do I convert a string of hex into ASCII using elisp?

emacs 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