Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

how to return function in elisp

function lisp return elisp

Highlight non-local variables in Emacs Lisp

emacs elisp

Emacs Lisp map over a list of function names and call them all with the same arg

lisp elisp

macro expansion: to quote the body forms or not?

emacs elisp emacs24

Emacs lisp semicolon character?

emacs elisp

Affect one element of a list

emacs elisp

Emacs metaprogramming, dynamically define methods

Emacs insert centered comment block

emacs macros latex elisp center

Emacs: use add-hook inside function (defun)

emacs elisp hook

orgmode - disable elisp code execute confirmation dialog

elisp org-mode

How are arguments passed into functions in Elisp?

determining the line terminator in Emacs

emacs elisp text-files eol

How to easily experiment with elisp code that involves moving a cursor (caret)?

emacs elisp caret

Elisp function returning mark instead of the right value

emacs lisp elisp

Emacs 23.2 with ECB 2.40 | File error: Cannot open load file, semantic-ctxt

emacs elisp

writing lisp emacs key binding and cannot specify the <delete> character

Emacs Lisp - opening new window

emacs elisp

What are some good emacs font faces to manually set?

How to pass a lambda expression in Elisp

function emacs lambda elisp

Interactive "r" elisp defun with additional args?