Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

How can I easily reload Emacs lisp code as I am editing it?

emacs elisp

Emacs Modes: "Command attempted to use minibuffer while in minibuffer"

emacs elisp modal-dialog

in elisp's let, how do you reference a variable bound in the same let while binding another variable?

emacs elisp

Simple tcp client examples in emacs elisp?

emacs elisp tcpclient

Obtain buffer file name without extension in .emacs

emacs lisp elisp

Relationship between Emacs functions and commands

emacs elisp

How do I automatically (re)compile ELPA packages?

emacs compilation elisp elpa

Elisp: how can I express else-if

lisp elisp

How do I delete the newline from a process output?

elisp

Simplest Emacs syntax highlighting tutorial? [closed]

emacs elisp emacs23 xemacs

How can I tell in elisp if Emacs is using X?

emacs elisp

Emacs: menu-bar-mode and tool-bar-mode automatically set to t

emacs elisp emacs24

How can I spot subtle Lisp syntax mistakes? [closed]

answering/asking SO questions from emacs.?

emacs elisp

Code folding for LaTeX in Emacs

emacs latex elisp folding auctex

emacs lisp: how to add to link/hyperlink to another file just like that in *H e l p*

emacs elisp

Make a key behave as another key

emacs: close buffers list on selection

emacs elisp

Emacs align-regexp on = but not ==

emacs haskell elisp alignment

How do you move the pointer up or down multiple lines with Emacs?

emacs elisp binding keystrokes