Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Elisp: Conditionally change keybinding

emacs elisp

Convert alist to/from regular list in Elisp?

emacs elisp

Emacs custom background color by mode

emacs elisp

Processing text with elisp

emacs lisp awk elisp

Is it possible to autosave temporary buffers that are not visiting a file?

emacs elisp

How to build list with defvar in emacs

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