summaryrefslogtreecommitdiffstats
path: root/.emacs.d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update primary Canonical mail and a few other small tweaksAmin Bandali2023-02-202-2/+15
|
* * .emacs.d/init.el: Require a few more Debian things.Amin Bandali2023-02-201-1/+13
|
* Add debian-elAmin Bandali2023-01-172-0/+3
| | | | Contains helpers specific to Debian users.
* * .emacs.d/lisp/bandali-org.el: Add ox-md export backend.Amin Bandali2023-01-161-0/+3
|
* Add dpkg-dev-elAmin Bandali2023-01-162-0/+5
| | | | Contains useful utilities for working on Debian packages.
* * .emacs.d/init.el: Use "Sahel WOL" for Persian text.Amin Bandali2023-01-161-1/+1
|
* Clean up the system volume in mode-line display codeAmin Bandali2023-01-092-61/+58
|
* * .emacs.d/init.el: Show system volumes in mode-line.Amin Bandali2023-01-082-7/+95
| | | | | Uses pamixer to get or set the output (speakers or headphones) and input (microphone) volumes.
* * .emacs.d/lisp/bandali-gnus.el: Drop uwaterloo mail remnants.Amin Bandali2023-01-081-18/+0
|
* * .emacs.d/init.el: Update mode-line time and battery format.Amin Bandali2023-01-031-2/+2
|
* Prevent bad interaction between EXWM and winner-modeAmin Bandali2022-12-271-1/+13
|
* A few tiny tweaksAmin Bandali2022-12-272-4/+6
|
* Run EXWM on langa tooAmin Bandali2022-12-272-3/+3
|
* * .emacs.d/lisp/bandali-gnus.el: Decode application/gzip attachments.Amin Bandali2022-12-251-1/+10
|
* * .emacs.d/lisp/bandali-gnus.el: Drop signature.Amin Bandali2022-12-251-7/+1
|
* * .emacs.d/lisp/bandali-gnus.el: Split mail from Debian Alioth lists.Amin Bandali2022-12-251-0/+2
|
* Various tweaks and fixes for using EXWMAmin Bandali2022-12-242-15/+23
| | | | | | | | | | | | | | | | * .Xresources.d/xterm: Allow send events, needed for EXWM's simulation keys to work. * .emacs.d/init.el: Check additionally that we're in a graphical environment, though not in another window manager or desktop environment, before running EXWM. Also, use the EXWM-provided function for switching buffers that also works for EXWM windows, including windows in other workspaces or those that are floating. * .emacs.d/lisp/bandali-exwm.el: Tweak and add to global and simulation keys for more convenience. * .gnupg/gpg-agent.conf: It seems we need to explicitly set a pinentry-program, otherwise GPG will pick the tty or ncurses one even when we're not in a tty or terminal, which will not work and cause problems when using EXWM.
* Show current EXWM workspace index in mode-lineAmin Bandali2022-12-241-0/+10
|
* * .emacs.d/init.el (b/invert-default-face): Improve.Amin Bandali2022-12-241-6/+13
| | | | | | | Take a prefix argument that when set, will have the function invert the faces across all frames rather than just (selected-frame). Also, if we're running EXWM refresh the system tray background colour.
* Switch to EXWMAmin Bandali2022-12-243-7/+8
| | | | It's great to be back home again. :-)
* Drop hl-todo, at least for nowAmin Bandali2022-12-242-6/+0
|
* (Re)add SFL mailAmin Bandali2022-11-282-7/+8
|
* Various mail-related updates and cleanupsAmin Bandali2022-11-253-86/+62
|
* Revert "* .emacs.d/init.el: Enable electric-pair-mode."Amin Bandali2022-11-231-3/+3
| | | | This reverts commit a1dd64c723e64f367e18f8f8768b6106687d6671.
* * .emacs.d/init.el: Enable electric-pair-mode.Amin Bandali2022-11-221-3/+3
|
* * .emacs.d/init.el: Use the default C-a behaviour.Amin Bandali2022-11-221-11/+11
|
* Set font to Source Code Pro Medium 10.5 across the boardAmin Bandali2022-11-221-4/+5
|
* Drop YASnippetAmin Bandali2022-11-1924-156/+2
| | | | | | I don't really need these or use them nearly as much as I used to. For similar needs, I think I'll be able to get by using Emacs's own Abbrev just fine.
* * .emacs.d/lisp/bandali-gnus.el: Move spam out earlier.Amin Bandali2022-11-141-2/+2
|
* * .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA).Amin Bandali2022-08-272-1/+0
|
* * .emacs.d/lisp/bandali-message.el: Set `message-fill-column'Amin Bandali2022-08-031-0/+2
| | | | ...to 70, and `message-forward-as-mime' to t.
* A few small misc updatesAmin Bandali2022-08-031-1/+2
|
* * .emacs.d/init.el: Drop most `startup' customizations.Amin Bandali2022-08-031-15/+1
|
* Update/shorten various custom Emacs bindingsAmin Bandali2022-08-034-11/+11
|
* * .emacs.d/lisp/bandali-org.el: Disable org-indent-mode for now.Amin Bandali2022-05-291-1/+3
| | | | | | It doesn't seem to play nice with `display-fill-column-indicator'; and since I recently started using that (and very much like it), don't turn this on anymore for now.
* * .emacs.d/init.el (b/invert-default-face): Only invert the faces for the ↵Amin Bandali2022-05-231-3/+2
| | | | (selected-frame).
* * .emacs.d/init.el: Fix logic for loading display-fill-column-indicator.Amin Bandali2022-05-221-5/+4
|
* * .emacs.d/init.el: Cleanups and fixes throughout.Amin Bandali2022-05-201-311/+236
|
* * .emacs.d/init.el (b/*scratch*): Invert `mode-line' when `display-graphic-p'.Amin Bandali2022-05-191-1/+3
|
* Add Gnus and mbsync configurations for @kelar.org emailAmin Bandali2022-05-192-1/+23
|
* * .emacs.d/init.el: Scroll conservatively and don't recenter point.Amin Bandali2022-05-191-0/+1
|
* * .emacs.d/lisp/bandali-message.el (message-dont-reply-to-names): Add ↵Amin Bandali2022-05-191-1/+1
| | | | @kelar.org address.
* Import cmake-mode.el and add cmake-font-lock submoduleAmin Bandali2022-05-193-0/+501
| | | | | | | * .emacs.d/init.el: require cmake-mode and cmake-font-lock. * .emacs.d/lisp/cmake-mode.el: Import from upstream cmake repo as of https://gitlab.kitware.com/cmake/cmake/-/blob/9daa244e9904e3d80afa149c927a01413e2a6cd0/Auxiliary/cmake-mode.el into .emacs.d/lisp/ under the 3-clause BSD license.
* Add ffs (form feed slides) mode for GNU EmacsAmin Bandali2022-05-194-0/+729
| | | | | This is what I used for preparing and presenting my LibrePlanet 2022 talk, 'The Net beyond the web' back in March. :)
* * .emacs.d/init.el: Small cleanups.Amin Bandali2022-05-191-24/+7
|
* Rewrite `b/*scratch*' function in init fileAmin Bandali2022-05-191-5/+4
| | | | | | * .emacs.d/init.el (b/*scratch*): Rewrite to use the new `get-scratch-buffer-create' function in emacs.git master branch if available, otherwise use the old `startup--get-buffer-create-scratch'.
* Drop `csetq' macro and use good old `setq' and `setq-default'.Amin Bandali2022-05-199-345/+326
|
* * .emacs.d/init.el: Add 'b/invert-default-face' as a simple light/dark theme ↵Amin Bandali2022-05-191-0/+7
| | | | toggle.
* * .emacs.d/init.el: No, I don't want a variable-pitched non-monospaced ↵Amin Bandali2022-05-191-1/+3
| | | | | | | | mode-line. Though this seems to have thankfully been reversed again upstream in 2001ae5898a1e48cae5b138828190ac2cba39b40, I'm keeping this in my init file for now.
* * .emacs.d/init.el: Add "/usr/share/info/" to 'Info-directory-list'.Amin Bandali2022-05-191-4/+6
|