Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malb/emacs.d
My emacs config
https://github.com/malb/emacs.d
emacs emacs-configuration
Last synced: 2 months ago
JSON representation
My emacs config
- Host: GitHub
- URL: https://github.com/malb/emacs.d
- Owner: malb
- Created: 2015-07-21T14:50:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T17:24:33.000Z (3 months ago)
- Last Synced: 2024-10-27T20:39:33.222Z (3 months ago)
- Topics: emacs, emacs-configuration
- Language: Emacs Lisp
- Size: 8.94 MB
- Stars: 35
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: emacs.d
These are the relevant bits of my emacs config. Some stuff not suitable for general consumption is missing. Hence, you cannot just clone this repository and try it. I have no intention of changing this.
* Obligatory Screenshot
#+CAPTION: screenshot (org-mode on the left, C code on the right)
[[./screenshot.png]]* Highlights
- [[https://github.com/malb/emacs.d/blob/master/local/helm-baloo.el][Helm interface]] to KDE’s [[https://community.kde.org/Baloo][desktop search]]
- [[https://github.com/malb/emacs.d/blob/master/malb.org#e-mail-mu4e][Extensive setup]] for email via [[https://www.djcbsoftware.nl/code/mu/mu4e.html][mu4e]], cf also this [[https://martinralbrecht.wordpress.com/2016/05/30/handling-email-with-emacs/][blog post]].
- [[https://github.com/malb/emacs.d/blob/master/malb.org#bibtex-completion--helm-bibtex][Company interface]] to [[https://github.com/tmalsburg/helm-bibtex][helm-bibtex]].
- +[[https://github.com/malb/emacs.d/blob/master/local/aws-polly.el][AWS Polly interface]] for text to speech.+
- [[https://github.com/malb/emacs.d/blob/master/local/piper.el][Piper interface]] for offline text-to-speech.
- [[https://github.com/malb/emacs.d/blob/master/local/argos-translate.el][Argos Translate interface]] for offline translation.
- [[https://github.com/malb/emacs.d/blob/master/local/latex-ocr.el][Offline MathPix style interface]] for offline LaTeX OCR.
- [[https://github.com/malb/emacs.d/blob/master/malb.org#pdf-viewer][Various functions]] for extracting data from PDFs and for [[https://github.com/malb/emacs.d/blob/master/malb.org#pdf-diff][diffing]] two PDFs.
- [[https://github.com/malb/emacs.d/blob/master/malb.org#mail-merge][Mail merge]] in org buffers.