Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

replace-char in Emacs Lisp ?

emacs elisp

Do I need to know Emacs Lisp in order to use GNU/Emacs

emacs elisp

Detect current major mode in Emacs (from Lisp)? [duplicate]

emacs elisp

How to use variable names inside literals in Emacs Lisp?

emacs lisp 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