Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

How to use Emacs's url.el lib without having it ask the user on a 401 (Unauthorized) response?

emacs elisp

Select the previously-selected window in emacs

emacs elisp

Emacs Lisp: How to use interactive (for conditional arguments)?

elisp

Natural order sort for Emacs Lisp

emacs elisp natural-sort

Is emacs the only elisp interpreter?

emacs elisp

Emacs: Keybinding to TAB breaks autocompletion in minibuffer

Emacs - Can't Find Info About electric-layout-mode

emacs elisp

Emacs -- dired-mode test to determine remote server name / address

emacs elisp dired tramp

Can Emacs Lisp assign a lambda form to a variable like Scheme?

Various forms of looping and iteration in Elisp

lisp elisp

How to rename a file by editing its current name?

emacs elisp

ELisp Syntax Table Comments for Haskell style comments

Emacs - How to automate adding new projects in BOTH - projectile and treemacs?

emacs elisp projectile

Highlight and space out tags in org-mode

emacs tags elisp org-mode

How can I insert text to a buffer without the trailing "nil"

emacs elisp

Adding binary path to emacs $PATH

emacs elisp

Emacs ElScreen getting "(wrong-type-argument consp nil)" every time I try to create new window

emacs elisp

Read a file into a list of pairs in elisp

list emacs lisp elisp