Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

How do you ensure an association list maintains unique keys in Emacs

emacs elisp

Generate a random 5 letter+number string at cursor-point. (all lower-case)

emacs elisp

Lisp source code rewriting system

how to enable Show-Paren mode only for *.el files

emacs elisp

Emacs add quotes around every word

Lexical eval in emacs24

emacs elisp emacs24

Show the difference of lines between two files

emacs elisp

How can a .emacs file be made idempotent?

How to break out of an infinite loop in emacs lisp ? (environment: emacs)

emacs lisp elisp

Dynamically show/hide menu bar in Emacs

emacs menu elisp menubar

How to round all the numbers in a region?

emacs elisp

Boolean values: t vs. nil vs 1 vs -1

lisp elisp

Does anyone have an Emacs macro for indenting (and unindenting) blocks of text?

emacs lisp elisp

Speed up loading emacs by compiling packages

emacs elisp

ELisp: How to execute several expressions in 'else' block?

emacs elisp

Swap parentheses and square brackets in Emacs Paredit

emacs elisp paredit

Conditionals in Elisp's cl-loop facility

loops lisp elisp continue

Scheme and Lisp best practices: recursion yes for Scheme, no for Lisp?

Emacs: 'Find file' without changing working directory

emacs elisp

In Emacs, How to replace only on matching lines

emacs elisp