Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

how to disable hl-line feature in specified mode

emacs elisp

Remove header information from rgrep/grep output in emacs?

emacs grep elisp emacs24

How to enter a space in the minibuffer instead of completing a word?

emacs elisp

How to write an Emacs function to wrap the marked region with specified text

emacs function elisp

Emacs font lock mode: provide a custom color instead of a face

HTTP request in Emacs

emacs lisp elisp

How to check if a buffer is empty?

emacs elisp

What Emacs Lisp function is to `require` as `autoload` is to `load`?

emacs elisp

How to make a buffer-local key binding in Emacs?

emacs elisp key-bindings

Create aliases in emacs?

windows emacs elisp

How to use (interactive "r") function in this situation?

emacs elisp

Elisp function return value

function emacs return elisp

Emacs: Disabling a minor mode from a file header

emacs elisp org-mode autofill

Using tramp with EmacsW32 and cygwin, possible?

emacs cygwin elisp tramp

Column of buffer position in Emacs Lisp?

emacs lisp elisp

Two key shortcut in emacs without repressing the first key?

emacs elisp

Collapse/expand parts of .emacs file with org-mode

emacs elisp org-mode

Add Keyboard Binding To Existing Emacs Mode

.emacs code to identify OS?

uses for dynamic scope?

lisp scope elisp