Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

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

How to calculate difference between two sets in emacs lisp,the sets should be lists

lisp elisp set set-difference

How do I pass arguments to map in emacs lisp?

emacs lisp elisp

How to remove a function from run-with-idle-timer?

emacs elisp

Elisp deep copying - consing

elisp

How can I apply a hook to multiple Emacs modes at once?

emacs elisp

Can Emacs run command in background

emacs elisp

How to turn off company mode in org mode?

emacs elisp org-mode spacemacs

How to jump to mark in Emacs

emacs elisp

Why is there no tail recursion optimization in Emacs lisp, not but like other scheme?

Iterate over Emacs Lisp hash-table

emacs elisp hashtable loops

dired mode single window? (emacs)

How do I bind a key to "the function represented by the following key sequence"?

emacs elisp key-bindings

Why are fixnums in Emacs only 29 bits?

emacs lisp elisp