Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

elisp regexp search in strings, not buffers

regex string emacs elisp buffer

When should Emacs #'function syntax be used?

emacs lisp elisp

Get rid of "reference to free variable" byte-compilation warnings

emacs elisp

emacs lisp call function with prefix argument programmatically

emacs elisp

How to capture standard output of a shell command in elisp?

emacs elisp stdout capture

Emacs comment/uncomment current line [duplicate]

emacs elisp

How to maximize Emacs on Windows at startup?

emacs elisp

Bind key to increase / decrease font size in emacs

emacs elisp font-size

Elisp List Contains a Value

emacs elisp

Tips for profiling misbehaving Emacs Lisp?

Confusing about the Emacs custom system

emacs elisp

What are the major differences between Emacs Lisp and Common Lisp? [closed]

emacs elisp common-lisp

How can I check if a current buffer exists in Emacs?

emacs elisp

Render Markdown in Emacs buffer

emacs elisp markdown

How to modularize an emacs configuration?

configuration emacs elisp

Ctrl+U in emacs when using evil key bindings

emacs elisp evil-mode

emacs list-buffers behavior

emacs elisp

Concatenate strings in elisp

emacs elisp

What's in your .emacs?

How can I get Emacs to revert all unchanged buffers when switching branches in git?

git emacs elisp aquamacs