Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

How do I create an empty file in emacs?

file emacs elisp dired

How can you write multiple statements in elisp 'if' statement?

syntax elisp

Filtering text through a shell command in Emacs

emacs text-editor elisp

How can I check if a file exists using Emacs Lisp?

emacs elisp

Command to clear shell while using emacs shell

shell emacs elisp

Convert Symbol to a String in Elisp

string elisp symbols

eval-after-load vs. mode hook

emacs elisp

Emacs - Error when calling (server-start)

"Wrong type argument: commandp" error when binding a lambda to a key

emacs elisp

Close all buffers besides the current one in Emacs

emacs elisp

How to determine operating system in elisp?

emacs elisp

The difference between setq and setq-default in Emacs Lisp

emacs elisp

In Emacs Lisp, how do I check if a variable is defined?

emacs lisp elisp

emacs, unsplit a particular window split

emacs elisp

How do I set the size of Emacs' window?

emacs elisp

emacs/elisp: What is the hash (pound, number sign, octothorp) symbol used for?

emacs elisp

The function to show current file's full path in mini buffer

emacs elisp clipboard aquamacs

Emacs Ruby autocomplete almost working

How to achieve code folding effects in Emacs?

emacs elisp code-folding

How do I byte-compile everything in my .emacs.d directory?

emacs elisp bytecode dot-emacs