Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

emacs greedy search-backward-regexp

regex emacs elisp

Emacs: Assign a function to a keybinding, and with repeated presses, undo the last press and redo at a wider setting

emacs elisp

How to create temporary files `.#filename` in `/tmp`, not working directory

emacs elisp

Emacs Lisp: Standard way to verify tree structures?

data-structures types elisp

Emacs Lisp: #s does not create a new hash table each time

emacs elisp

Import CSV into Org-mode properties

emacs csv org-mode elisp

How to implement 'shell-command-on-region-to-string' emacs/elisp function?

emacs elisp

Redefining keys in Emacs on Windows

windows emacs elisp

Emacs function to open file [current date].tex

function emacs elisp

Using multiple Python shells in Emacs 'python-mode' with Python or IPython

How to make emacs smoothly scroll

emacs elisp

atomically writing to a socket

sockets emacs lisp elisp

Emacs: change Ido completion keymap in minibuffer

emacs elisp ido

Change the definition of paragraph (e.g. in org-mode)

emacs elisp org-mode

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

Walk up the directory tree

elisp

In emacs, how do I save without running save hooks?

emacs elisp