Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Emacs: Preventing gud & pdb from controlling windows

emacs elisp

Elisp: Asking yes-or-no in interactive commands

emacs lisp elisp

What emacs tools are available for Perl programmer? How to install them? [closed]

perl emacs elisp

Elisp: referencing previous variables inside let [duplicate]

elisp local-variables let

How to redefine a key inside a "minibuffer" mode-map?

How to display autocomplete choices in emacs?

emacs autocomplete elisp haxe

emacs: force ido-mode to forget history

emacs elisp

emacs lisp library for input forms?

emacs elisp

Currying a function in emacs lisp

elisp emacs24

How to toggle letter cases in a region in emacs

emacs elisp

Emacs -- creating / deleting a `buffer-local` repeating idle-timer

emacs elisp

How can I apply a new Emacs C style to reformat all my source files?

Insert whole month of dates in Emacs Lisp

emacs elisp

emacs ( recompile -y )

emacs elisp

Emacs - Toggling between Visual Markers?

emacs elisp bookmarks

Can I limit the length of the compilation buffer in Emacs?

emacs elisp

In Emacs how do I edit multiple points at once?

emacs elisp

Define new variable in .dir-locals.el

emacs elisp

Is there any way to create a "project file" in Emacs?

Vim style Omnicomplete for emacs?