Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Is there a simple way to time a function call in elisp?

elisp

Asking ESS/R users for suggestions for elisp codes in .emacs file

emacs r elisp ess

How can I refactor Clojure source code?

how to show path to file in the Emacs mode-line?

emacs elisp

How to set defcustom variable

emacs elisp

how to modify a function's definition graciously

emacs lisp elisp

Why can't I change paredit keybindings

How to make Emacs use tabs instead of spaces?

How to define whole line comment syntax in Emacs?

emacs comments elisp

Emacs: How do you store the last parameter supplied by the user as the default?

emacs lisp elisp

Getting csharp-mode Emacs syntax highlighting working

c# emacs mono elisp

how to disable hl-line feature in specified mode

emacs elisp

Remove header information from rgrep/grep output in emacs?

emacs grep elisp emacs24

How to enter a space in the minibuffer instead of completing a word?

emacs elisp

How to write an Emacs function to wrap the marked region with specified text

emacs function elisp

Emacs font lock mode: provide a custom color instead of a face

HTTP request in Emacs

emacs lisp elisp

How to check if a buffer is empty?

emacs elisp

What Emacs Lisp function is to `require` as `autoload` is to `load`?

emacs elisp

How to make a buffer-local key binding in Emacs?

emacs elisp key-bindings