Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Why is there an extra newline in Emac's scheme-mode?

emacs scheme elisp emacs23

renaming file error?

elisp

Using emacs for coloring display of texts

emacs elisp

Can some please explain this elisp regexp

regex emacs elisp

Invoking an elisp function and make it prompt for input

elisp

Emacs org-mode: how to determine, that the current node was clocked in

emacs elisp org-mode

string-to-number and insert give control characters (e.g., ^C, ^D) instead of numbers (e.g., 3, 4)

emacs lisp elisp

refiling to a given subtree by a keybinding

emacs elisp org-mode

automatically enable whitespace mode in diff mode

emacs elisp

emacs multi-keystroke binding [duplicate]

emacs elisp

How to manage underlying interface changes in elisp

emacs elisp

Elisp: make symbol-function return the source?

emacs elisp

Do stuff when selecting a window

emacs elisp

Want compile-goto-error variant that replaces compilation buffer in current window

elisp

How to retrieve a name of the frame in Emacs?

emacs elisp

Match a java main class with regexp

java regex emacs elisp

Can somebody give me a quick rundown on what the "#f()" syntax in Emacs-Lisp is doing?

syntax emacs elisp bytecode

Look for pydoc analog for java for reading docs from command line

java emacs elisp javadoc pydoc

Common Lisp Inferior Lisp Buffer in Emacs