Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

continuously execute an emacs lisp function

hook elisp

print symbols of emacs in elisp

emacs elisp

How to set a theme for specific project (Projectile) in Emacs

emacs elisp emacs24 projectile

Getting number of processors in emacs

emacs elisp

Emacs org-mode: increment equation numbers with latex preview

emacs elisp org-mode

Testing for platform in elisp?

emacs elisp

How to get the start/end of the current buffer info with emacs/elisp?

emacs elisp

show list of options in elisp

emacs elisp

Emacs Lisp macro stepper

emacs macros elisp

Emacs mode: how to specify that thing in square brackets should be colored

emacs elisp mode

Emacs, insert rectangular string interactively

emacs elisp

Command-T for Emacs?

vim emacs elisp macvim

Emacs lisp: get sub-matches from a regexp match

emacs elisp

What does internal mean in function names in Emacs Lisp?

Emacs .dir-locals.el - setting key bindings

emacs elisp emacs24

Elisp: Saving a position, inserting text before it, and returning to the same location

emacs elisp

How to copy paste without source font lock in emacs?

emacs colors elisp

Penetrating the `set-process-sentinel` hierarchy with let-bound variables

emacs elisp lexical-scope

Is there a way to write a .emacs that will always stay upward compatible?

emacs elisp dot-emacs

Emacs: error wrong number of arguments when trying to call my function

emacs elisp