Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Emacs: default dir for (interactive "f")

emacs elisp

Space character inside an argument (emacs lisp)

emacs lisp elisp

Properly invoking an interactive script from elisp

emacs elisp

Validate correct number of fields on a line?

emacs elisp

how could I using query-replace like isearch-forward while typing something

emacs elisp

Appending lists with symbol names specified in a list of strings

emacs lisp elisp

Command sequence in 1 block in elisp

elisp emacs24

Creating a closure around a private function in elisp

(elisp) Elements of vectors of vectors

emacs elisp

Strange characters in ansi-term in emacs

Interaction between undo, save-excursion, delete-region

emacs elisp undo

In an Emacs Elisp function how to open a new buffer window, print a string to it, then close it with the keyboard press 'q'?

function emacs elisp

emacs org-mode, can't set custom TODO sequence

emacs elisp org-mode

What package manager should I use for emacs?

How can I add a format specifier to `format-time-string`?

emacs elisp format-string

Get list of interactive functions in Elisp/Emacs

emacs elisp

How to toggle on/off particular mode in Emacs?

emacs elisp

Setting text properties in Emacs when using font-lock-defaults

emacs elisp

How to get code point of a character in elisp (and other way too)?

unicode elisp chr ord