Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elisp

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?

How can I preview a regular expression in search/replace?

emacs elisp replace

How to process a series of files with elisp?

text emacs elisp

How do I print a string in Emacs lisp with ielm?

emacs hangs on viewing pdf

emacs elisp docview

Fine-tuning: `set-process-sentinel` | `set-process-filter` | `start-process`

emacs elisp

in Emacs, how to maintain a list of recent directories?

Writing code as string with syntax highlighting