Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

Is it possible to write custom primitives for GNU Emacs with C?

c emacs elisp primitive

Value of the dired-directory

emacs elisp dired

Emacs lisp: evaluating list of strings

How to remove the top entry (pop) from the emacs kill-ring?

emacs elisp

'Semantic' movement across a line

emacs elisp

Mode-local variables in Emacs

emacs elisp

Displaying images in popup menus in Emacs

image emacs popup elisp emacs24

How to go back to previously defined function in Emacs Lisp?

emacs elisp

Is there a specification for Emacs?

Apply elisp function to any file

emacs elisp

Creating Pull requests right from Emacs

What is the role of the @ character in Emacs Lisp?

emacs elisp

What are the dangers of assigning to a free variable in Emacs Lisp?

emacs elisp

Make Emacs less aggressive about indentation

How does emacs url package handle authentication?

url emacs elisp

Emacs tab between buffers

emacs elisp

match-string in elisp not returning string matched by string-match

regex elisp

How do I determine why emacs indented a certain amount?

emacs elisp

Compare two lists of numbers in elisp?

emacs elisp

Difference between sexp and list in Emacs?