Search code examples
Maximize Emacs on start up? (not the fullscreen)...

emacselisp

Read More
How do I write a regular expression that excludes rather than matches, e.g., not (this|string)?...

regexemacselispregex-negationregex-group

Read More
Compare two lists of numbers in elisp?...

emacselisp

Read More
What is the correct way to join multiple path components into a single complete path in emacs lisp?...

elispfilenamespath-manipulation

Read More
Sync Emacs AUCTeX with Sumatra PDF...

emacslatexelispauctex

Read More
Is there a way to write function to compose functions in Elisp?...

emacselisp

Read More
Colorize current line number...

emacselisp

Read More
Mapping Caps Lock to Control from within Emacs on Windows...

emacselispautohotkey

Read More
How to capture standard output of a shell command in elisp?...

emacselispstdoutcapture

Read More
Dedicated window for dired mode in Emacs?...

emacselispdired

Read More
How to copy paste without source font lock in emacs?...

emacscolorselisp

Read More
Elisp split-string function to split a string by . character...

stringelispsplit

Read More
How to convert list to string in Emacs Lisp...

stringlistemacselisp

Read More
Is there a emacs valgrind interface?...

emacselispvalgrind

Read More
Emacs lisp: get sub-matches from a regexp match...

emacselisp

Read More
How to transpose a table after import it in an org file automatically?...

emacselisporg-mode

Read More
How do I convert a string of hex into ASCII using elisp?...

emacselisp

Read More
How to iterate over nested alist in emacs lisp?...

elisp

Read More
Mapping a function over two lists in elisp...

lispelisp

Read More
how to enable Show-Paren mode only for *.el files...

emacselisp

Read More
How to view history of various commands in Emacs...

emacselisp

Read More
Confusing about the Emacs custom system...

emacselisp

Read More
Add several functions as hooks in Emacs...

emacselispdot-emacs

Read More
Dynamically show/hide menu bar in Emacs...

emacsmenuelispmenubar

Read More
wrong type argument: stringp, nil...

emacselispdot-emacs

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

emacselispclipboardaquamacs

Read More
In elisp is there a difference between the regex [\\]documentclass and \\documentclass?...

emacselisp

Read More
How do I programatically set a Custom variable in Emacs Lisp?...

emacselispcustomization

Read More
Emacs `t` letter at end of code...

emacselisp

Read More
How to remove tags in org-mode ical export?...

emacsexportelispicalendarorg-mode

Read More
BackNext