Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

How can I capture the results of splitting a string in elisp?

regex emacs elisp

start emacs sr-speedbar in buffers mode on loading

emacs elisp

trigger advice on a function only when called from a certain other function

How can I create a `with-eval-after-load-all` in Emacs Lisp?

macros elisp

What does the elisp error "Wrong type argument: sequencep, t" mean?

emacs elisp cc-mode

Elisp - Avoid prompt in interactive function

emacs elisp org-mode

Configuring a Yasnippet for two scenarios -- (1) region is active; (2) region is not active

emacs elisp yasnippet

Emacs Lisp - Should you unset keys before setting them?

emacs elisp

Emacs Auto Load Color Theme by Time

emacs elisp

automate org-mode html export via elisp

automation elisp org-mode

emacsclient --create-frame opens *scratch* even with initial-buffer-choice set

emacs elisp

Write-only buffer?

How can I add intelligent alignment of assignments and hashes to indent-region in emacs?

Emacs: default dir for (interactive "f")

emacs elisp

Space character inside an argument (emacs lisp)

emacs lisp elisp

Properly invoking an interactive script from elisp

emacs elisp

Validate correct number of fields on a line?

emacs elisp

how could I using query-replace like isearch-forward while typing something

emacs elisp

Appending lists with symbol names specified in a list of strings

emacs lisp elisp

Command sequence in 1 block in elisp

elisp emacs24