Search code examples
what does the dot in the following emacs command mean...

emacslispelisp

Read More
What does the double minus (--) convention in function names mean in Emacs Lisp...

emacslispnaming-conventionselisp

Read More
Emacs : install auto-complete issues...

emacselispemacs24

Read More
lexical-binding not being enabled when evaluating .emacs...

emacselisplexical-scope

Read More
Is there a single function that concat a string to every entry in a list?...

stringlistemacselisp

Read More
lambda function scope in elisp...

lambdascopeelisp

Read More
How can I cycle through only those buffers which are in a given major mode (such as Python-mode ) ?...

emacselisp

Read More
How to give a list as arguments to a function in elisp?...

emacselisp

Read More
Value of the dired-directory...

emacselispdired

Read More
How to get folder path in dired-mode?...

emacslispelisp

Read More
Set Emacs to smart auto-line after a parentheses pair?...

emacselisp

Read More
Writing different pieces of code to the compiled (.elc) file, based on different conditions...

emacslispelisp

Read More
Emacs helm: Adding new sources to helm-mini...

emacselispdot-emacsemacs-helm

Read More
How do I display a prompt when the cursor enters an overlay in emacs?...

emacselisp

Read More
Force emacs recent files using recentf to ignore specified files (.windows and .revive for example)...

emacselispemacs23recent-file-list

Read More
Org-mode & Elisp: How does one switch the buffer when using an ID to visit an entry?...

emacselisporg-mode

Read More
Mapping a function with multiple arguments to list when some are constant in elisp...

elisp

Read More
How to set a single field of a structure (of another structure) efficently?...

emacsstructureelisp

Read More
How to use unix login user names in Emacs lisp/config?...

linuxpostgresqlemacselisp

Read More
Emacs: fill all text except indicated regions...

textemacselispfill

Read More
Error during the layout setup of ECB in Emacs...

emacsideelispemacs24emacs-ecb

Read More
emacs: turning electric-indent-mode on/off easily...

emacsinitializationelispindentation

Read More
elisp Invalid function: (quote a)...

elisp

Read More
How to set a part of arguments from a list in Emacs Lisp?...

listemacslispelisp

Read More
Is there an equivalent of Python's __file__ in Emacs Lisp...

fileemacselisp

Read More
How to use add-to-list on a list returned by function...

listelisp

Read More
Emacs - represent JSON-like structures...

emacselisp

Read More
Switch back and forth between last two buffers in emacs...

emacselisp

Read More
Can I put condition in emacs lisp macro?...

macroselisp

Read More
How do I apply "or" to a list in elisp...

lispelisp

Read More
BackNext