Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

strange interaction between lexical-binding and defvar in emacs lisp

Is there a built-in Emacs Lisp form to only set a variable if it is unbound?

emacs elisp

How to debug Emacs lisp that makes Emacs crash/use 100% CPU?

emacs elisp

In post-command-hook, this-command for kill-word has turned into kill-region somehow

emacs elisp

Archive all past calendar items in Org-mode?

emacs elisp org-mode

emacs font for western and Other like rtl

how to debug font lock keywords error

symbol's function definition is void: incf (common lisp function in emacs24)

elisp common-lisp emacs24 pep8

Elisp: call keymap from code?

emacs elisp

ido-mode distinguish dired-mode buffer names

emacs elisp

extract/slice/reorder lists in (emacs) lisp?

lisp elisp

Tasks unsuited for dynamic scoping

lisp scope scheme elisp

Getting the current directory in Emacs Lisp

emacs elisp

emacs dired and openwith

emacs elisp dired

Is mark active if and only if region is active in Emacs?

Agenda view of the current buffer

emacs elisp org-mode

How find all usage (using emacs) some elisp function in all *.el files in Emacs?

elisp

Elisp: How to push-back to a list

lisp elisp

Emacs: Using and initializing CEDET

emacs hook elisp cedet

How to create a DSL in Elisp

emacs macros elisp