Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

error: package.el not yet initialized

emacs elisp

Check if a string ends with a suffix in Emacs Lisp

Can I use ido-completing-read instead of completing-read everywhere?

Opening files with default Windows application from within emacs

windows emacs elisp

Code completion key bindings in Emacs

emacs elisp

print only text discarding text properties

emacs elisp

How to create interactive elisp function with optional arguments

elisp

emacs: is before-save-hook a local variable?

emacs elisp

How to permanently enable the hs-minor-mode in emacs

emacs elisp

Lexical scope in Emacs: compatibility with older Emacsen

buffer-local function in elisp

Setup a personal wiki in Emacs Org-mode

emacs elisp org-mode wiki

Why is the recursive function performing better than the iterative function in elisp?

recursion lisp elisp

How to pipe content in Emacs' buffer to external program, and print the result?

bash emacs elisp

Get Emacs to ignore contents of \Sexpr{} command in Sweave document to prevent incorrect $-based syntax highlighting

r emacs elisp sweave

How to get a list of last closed files in emacs?

emacs elisp

Parsing in Emacs Lisp

parsing emacs elisp

How to create keybindings for a custom minor mode in Emacs

How do I fix the cursor to the middle of the screen in Emacs, so that the page moves, not the cursor?

emacs scroll elisp

Get path to current emacs script file when loaded with -l parameter

emacs elisp