Compare commits

..

No commits in common. "9b542297f76cdac10e3ce7f4c8f0034ddcddcf0e" and "11f58b183a19382cff062cb5d073912dd4b91714" have entirely different histories.

View File

@ -1,4 +1,4 @@
#+title: Emacs setup for use with LaTeX, Lisp, Org, and Python
#+title: Emacs setup for use with LaTeX, Org, and Python
#+author: Gerard Vermeulen
#+latex_class: article-local
#+latex_class_options: [11pt,a4paper,english,svgnames]
@ -19,7 +19,7 @@
:CUSTOM_ID: sec:copying
:END:
This README contains my Emacs setup for use with LaTeX, Lisp, Org, and Python.
This README contains my Emacs setup for use with LaTeX, Org, and Python.
Copyright \copy 2021-2023 Gerard Vermeulen.
@ -296,7 +296,8 @@ recommendation of [[info:emacs#Saving Customizations][saving customizations (inf
package-selected-packages '(async ; asynchroneous processing
debbugs ; access the GNU bug tracker
no-littering ; keep `user-emacs-directory' clean
org))
org ; thought organizer
wgrep)) ; open a writable grep buffer
#+end_src
* [[info:emacs#Package Installation][Install the selected packages (info)]]
@ -1452,6 +1453,7 @@ completion function [[info:elisp#Minibuffer Completion][completing-read]]. List
| consult-register | ctl-x-r-keymap | {{{kbd(C-x r x)}}} |
| consult-yank-pop | global-map | {{{kbd(M-y)}}} |
|-----------------------------+----------------------+--------------------|
| deadgrep | search-map | {{{kbd(M-s d)}}} |
| elfeed | global-map | {{{kbd(C-x w)}}} |
| embark-act | global-map | {{{kbd(C-\,)}}} |
| embark-bindings | global-map | {{{kbd(C-h B)}}} |
@ -1562,10 +1564,9 @@ of {{{kbd(M-x replace-regexp)}}} using =(regular-expression transform)= pairs.
| renumber grep/occur matches | =\(.+:\)= | =\,(1+ \#)._= |
|-----------------------------+---------------------------------+---------------|
** [[https://github.com/Wilfred/deadgrep#readme][Deadgrep]] :noexport:
** [[https://github.com/Wilfred/deadgrep#readme][Deadgrep]]
:PROPERTIES:
:CUSTOM_ID: sec:deadgrep
:header-args:emacs-lisp: :tangle no :eval never-export
:END:
[[https://github.com/Wilfred/deadgrep#readme][Deadgrep]] uses [[https://github.com/BurntSushi/ripgrep#readme][ripgrep]] for superfast text searching in the default directory or
@ -3526,7 +3527,7 @@ inclusion (info)]] and [[info:org#Noweb Reference Syntax][noweb (info)]] tricker
\fancyhf{}
\renewcommand{\footrulewidth}{0.4pt}
\fancyfoot[C]{\emph{
Emacs setup for use with \LaTeX{}, Lisp, Org, and Python -- Gerard Vermeulen
Emacs setup for use with \LaTeX{}, Org, and Python -- Gerard Vermeulen
}
}
\renewcommand{\headrulewidth}{0.4pt}
@ -3546,9 +3547,7 @@ inclusion (info)]] and [[info:org#Noweb Reference Syntax][noweb (info)]] tricker
\fancyhf{}
\renewcommand{\footrulewidth}{0.4pt}
\fancyfoot[C]{\emph{
Emacs setup for use with \LaTeX{}, Lisp, Org, and Python -- Gerard Vermeulen
}
}
Emacs setup for use with \LaTeX{}, Org, and Python -- Gerard Vermeulen}}
\renewcommand{\headrulewidth}{0.4pt}
\fancyhead[L]{\includegraphics[height=1.8cm]{Org-mode-unicorn.png}}
\fancyhead[C]{