Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Emacs -- How to push a Git repository to multiple remotes

emacs elisp magit

Emacs -- calculating new window-start/end without redisplay

emacs elisp

Emacs: can I change the name of a started process?

emacs process elisp

How does the definition for `apply-partially` work in Emacs 24?

emacs closures elisp

FlySpell in Org-Mode recognize latex syntax like auctex

emacs: How to use the mark-ring?

How can I automate these emacs ESS (ess-remote) commands?

r emacs elisp ess

in org-mode, how to fold/hide footnotes?

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