Search code examples
What does ^L in (Emacs Lisp) source code mean?...

emacselispspecial-characters

Read More
define-key: Symbol's function definition is void: lisp-interaction-mode-map...

emacselisp

Read More
Is there a function included with Emacs to recursively walk the directory structure and call a funct...

emacselisp

Read More
Ensure that, when working with split windows, the currently active Emacs window is always at least 8...

emacselisptext-editor

Read More
How do I get the region (selection) programmatically in Emacs Lisp?...

emacselisp

Read More
Emacs and Long Shell Commands...

shellemacselisp

Read More
Programmatically selecting a region...

emacselisp

Read More
Is there a way to check if a symbol is quoted?...

elisp

Read More
Emacs lisp: create list using quote in local scope(e.g function scope)...

emacselisp

Read More
orgmode - disable elisp code execute confirmation dialog...

elisporg-mode

Read More
Configuring a Yasnippet for two scenarios -- (1) region is active; (2) region is not active...

emacselispyasnippet

Read More
Is there an elisp function like "cl-every" that returns nil on lists of unequal length?...

performancecomparisonelisp

Read More
Elisp variable bind to itself...

emacselisplexical-scope

Read More
Preserving buffers order in emacs split window...

emacselisp

Read More
Enter Beg End parameters automatically in Evil-Visual-Mode...

elispspacemacs

Read More
elisp - How to copy lines from a buffer effectively...

elisp

Read More
Is there a `flet` for commands in Emacs?...

emacselisp

Read More
How to show full path of module...

emacselisp

Read More
List buffers associated with files?...

listemacslispelisplist-comprehension

Read More
let and flet in emacs lisp...

bindingelisp

Read More
Emacs won't list any packages and won't let me install any packages...

emacselispemacs24melpa

Read More
Error with expand-file-name function in emacs lisp...

emacselisp

Read More
handle lines in region or not...

emacselisp

Read More
How to use elisp to let user pick a date from calendar?...

datecalendarelisp

Read More
Wrong indentation of comments in Emacs...

emacselisp

Read More
replace-char in Emacs Lisp ?...

emacselisp

Read More
Parsing strings representing lists of integers and integer spans...

elisp

Read More
Emacs using Common Lisp with cl-lib.el...

emacscommon-lispelisp

Read More
Is there a high-precision logarithm calculator in elisp?...

lispelisp

Read More
Why is the recursive function performing better than the iterative function in elisp?...

recursionlispelisp

Read More
BackNext