Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Can I use swank-js to complete node.js APIs in js2-mode?

node.js emacs elisp slime swank

Emacs 23.2 opens a new window for each compile error/warning navigated to

emacs elisp

box-style comments with yasnippet

emacs elisp code-snippets

What is the correct flymake configuration for emacs? (using Python.el)

python emacs elisp flymake

Emacs copy region/line and comment at the same time

emacs elisp evil-mode

Passing a callback through cl-function

emacs lisp elisp

Is it possible to scroll in isearch mode?

emacs elisp

Correct use of apply in Emacs Lisp?

emacs elisp

Display the status of caps lock, num lock and shift keys in Emacs

emacs elisp

How can I get the compile buffer place the point at its end?

emacs build elisp

Latex, Emacs: automatically open *TeX Help* buffer on error and close it after correction of the error?

emacs latex elisp

how to check if emacs in frame or in terminal?

linux emacs elisp emacsclient

unable to set keymap for key Ctrl-;

emacs elisp

Is there a way to write function to compose functions in Elisp?

emacs elisp

Implementing a dired interface in emacs for something other than the filesystem?

emacs debugger: how can I step-out, step-over?

debugging emacs elisp

How to wait for an event in Emacs Lisp function?

emacs elisp w3m

Detecting Emacs window is already split

emacs configuration elisp

Serializing an emacs lisp hash to file

emacs elisp

with-current-buffer does not move point

emacs elisp