Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to call interactive Emacs Lisp function with a prefix argument, from another Emacs Lisp function?

emacs elisp

maintaining multiple emacs configurations at the same time

emacs elisp

Is there a way to install ELPA packages from command line?

emacs elisp elpa

How to append multiple elements to a list in Emacs lisp

list emacs elisp

Elisp: How to save data in a file?

persistence elisp