Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

minibuffer input: word completion with custom dictionary

emacs autocomplete elisp

How to get folder path in dired-mode?

emacs lisp elisp

Apply font lock to quoted symbols in elisp

What exactly is the difference between PATH (as set by setenv) and exec-path in GNU Emacs?

emacs elisp

Any way to silence Emacs keyboard shortcut advice?

What am I missing about make-symbol and assq here?

elisp

Emacs: Stop popup window for gpg passphrase [closed]

emacs elisp

Emacs: easily navigate images in dired?

emacs elisp dired

Iterate list by step in Emacs Lisp

emacs elisp slice

Emacs: what is this info returned after a variable's value?

emacs elisp

How to understand this form (interactive (list 'interactive)) in Emacs Lisp?

emacs elisp

height of emacs bottom command line

emacs elisp

how to run certain elisp code after starting a new emacsclient frame?

couple windows/buffers together in emacs?

emacs elisp

Emacs Lisp, how to monitor changes of a file/directory

emacs elisp

Dedicated window for dired mode in Emacs?

emacs elisp dired

Automatically byte-compiling on save

emacs save elisp bytecode

what is "script name symbol" means for emacs set-fontset-font function?

Emacs Lisp: matching a repeated pattern in a compact manner?

regex emacs elisp

Escaping backslash In elisp

string escaping elisp