Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

elisp: How to get point one line above the current point?

emacs lisp elisp

Find the relative path of a file in a project

emacs elisp

How to add widgets in Emacs dynamically?

dynamic emacs widget elisp

emacs --daemon with --batch and input file

using mapconcat to concatenate a list containing a variable

How to find in which map a key binding is from programmatically in Emacs

emacs elisp key-bindings

Emacs - *Backtrace* won't open on error

emacs elisp emacs24

Emacs lisp "shell-command-on-region"

emacs lisp elisp

emacs lisp how to insert-button into a temporary buffer without switching to it

emacs elisp

How to configure smartparens for lisp mode?

emacs elisp

How do I show all completions immediately in completing-read?

emacs autocomplete elisp

Useful keyboard shortcuts and tips for ESS/R

emacs r elisp ess

Is there a way to quickly plot elisp functions with gnuplot?

elisp gnuplot

Grab current line in buffer as a string in elisp

emacs elisp

Emacs color & font mayhem

emacs elisp

Resize occur window in Emacs

emacs elisp

Single quotes as special characters in elisp regex

emacs elisp

emacs mode-specific custom key bindings: local-set-key vs define-key

emacs elisp

gethash doesn't work for string keys

emacs elisp

Difference in function evaluation between Scheme and Elisp [duplicate]

emacs scheme lisp elisp