Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Maintaining Emacs autoload files for user-installed elisp?

emacs elisp autoload

how do i hook commands sent to pdb through gud?

python emacs elisp pdb gud

How many backslashes are required to escape regexps in emacs' "Customize" mode?

regex emacs elisp backslash

how to put elscreen tabs on the top only?

emacs elisp gnu-screen

nesting backquote and ` in emacs lisp

emacs elisp

Executes a function until it returns a nil, collecting its values into a list

lisp elisp common-lisp

How to restrict a function to a subtree in emacs org-mode?

Unicode glyphs for keywords and operators in Coq/Proof General under Emacs

Add button with dynamic menu to emacs's modeline?

emacs elisp modeline

Emacs: why shell-command "git log" works, but "git shortlog" doesn't?

git shell emacs elisp

How to fork, make significant changes, and give proper credit? [closed]

licensing elisp fork

Emacs and ispell: error loading german8

emacs elisp

How to change emacs config in Lisp In A Box

emacs lisp elisp lisp-in-a-box

How to make a SCHEDULED and DEADLINE'd todo only show up once in agenda-view in emacs org-mode

emacs lisp elisp org-mode

Accessing StackExchange API from Emacs

Globally overriding emacs keybindings

emacs elisp key-bindings

Finding the Emacs site-lisp directory

emacs elisp dot-emacs

Emacs shell command on buffer

emacs elisp

Why not quoting lambda?

emacs elisp

How do you write an emacs lisp function to replace a word at point?

emacs elisp