Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

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

How to check if connected to remote server?

emacs elisp tramp

Is there a way to obtain the function name of current function?

function debugging emacs elisp

How to display numbers in different bases under elisp?

emacs elisp

Typewriter sounds for emacs

emacs elisp

how to org mode image absolute path of export html?

emacs elisp org-mode

Stop execution of .emacs

emacs elisp

Is there a apply-function-to-region-lines in emacs?

function emacs macros elisp

Reverse (kbd) function?

emacs elisp

Customize the list of packages that emacs-prelude provides

emacs elisp emacs-prelude

Emacs Lisp error "Wrong type argument: commandp"

Is there a function in elisp to apply a patch to a buffer?

emacs diff elisp patch