Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Reverse (kbd) function?

emacs elisp

Customize the list of packages that emacs-prelude provides

emacs elisp emacs-prelude

Emacs Lisp error "Wrong type argument: commandp"

Is there a function in elisp to apply a patch to a buffer?

emacs diff elisp patch

How to disable Emacs messages like "You can run the command X with Y"

emacs elisp dot-emacs

Emacs takes unbelievably long to start

emacs elisp loading

elegant way to count items

emacs lisp elisp

run a shell command from a specific directory in emacs

emacs elisp

Wrong type argument: stringp, nil error

emacs elisp

Check if major mode is equal one of several emacs

emacs elisp

how to align arguments to functions in emacs?

emacs elisp code-formatting

Setting the line number to a variable in Emacs

elisp

Is there a way to retain the undo list in Emacs after reverting a buffer from file?

emacs elisp undo

Right align line numbers with linum-mode?

emacs elisp

Emacs indentation of break after switch statement

c emacs elisp indentation

Why are there two parentheses after `let` in emacs lisp?

emacs elisp parentheses

How can I use M-x rgrep with the git grep command in Emacs?

emacs grep elisp

In emacs lisp how can I append a string to a file that I don't like to open?

emacs elisp

what's the use for paredit-convolute-sexp in paredit mode

elisp paredit

Does learning one Lisp help in learning the other?