Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

What's the best way to handle multiple like-named files in emacs?

emacs elisp

how to avoid accidentally killing text in emacs?

emacs text-editor elisp

Emacs show invisible symbols (\n)

emacs elisp

How can I get a variable's initial value in Elisp?

emacs elisp

Why isn't let* the default let?

emacs lisp elisp

Reload all open files in emacs after git branch change [duplicate]

git emacs elisp aquamacs

In Emacs how to prevent the same buffer from showing up in different windows in the same frame?

emacs elisp

How can I package an "external" text file into an elisp module?

emacs: highlighting balanced expressions (eg. LaTeX tags)

regex emacs latex elisp auctex