Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Define a custom Emacs hook in a generic way

emacs elisp

Highlighting text/regions from an elisp script

emacs elisp

How do I execute a shell-command in background?

emacs elisp

Emacs eshell. How to read content of command-line on pressing RET

When creating a customizable value with defcustom, how can I validate users' entries?

emacs elisp

emacs latex hooks not running

emacs latex elisp auctex

Elisp - json-read-from-string on response from an API

json emacs elisp

How to force emacs update frame title?

emacs elisp

Emacs major-mode for Mathematica based on cc-mode

Get the VC root in Emacs Lisp

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

Walk up the directory tree

elisp

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

emacs elisp