Commit Graph

3622 Commits (c3c61d45a409dd5e29886d308af0f5bb9bfd23cd)

Author SHA1 Message Date
Pierre Neidhardt 55bb07cbfe next: Force blocker mode on imdb.com. 2019-09-10 17:15:32 +02:00
Pierre Neidhardt 7a4fcaa423 next: Add old-reddit-hook. 2019-09-10 17:15:03 +02:00
Pierre Neidhardt 7928d66e1a mcron: Fix typo. 2019-09-10 17:14:46 +02:00
Pierre Neidhardt 0d06080bd3 EWW: Fix helm-defswitcher args. 2019-09-10 17:11:40 +02:00
Pierre Neidhardt 65e0fdf80d Notmuch: Unlock GPG on demand in the foreground. 2019-09-10 11:28:41 +02:00
Pierre Neidhardt d031411717 Lisp: Add D-Bus methods to Imenu. 2019-09-10 11:15:29 +02:00
Pierre Neidhardt 393008e4d9 Emacs: Add America/New York to list of known time zones. 2019-09-09 14:36:09 +02:00
Pierre Neidhardt e838dc80ee Lisp: Add "mode", "command" and "parenscript" to Imenu. 2019-09-09 14:34:52 +02:00
Pierre Neidhardt 98388b0fe7 EMMS: Add emms-tracks-duraction to display the duration of all tracks in region. 2019-09-05 17:27:15 +02:00
Pierre Neidhardt 2a6cdd04a4 config/guix/channels: Remove Next. 2019-09-02 20:34:38 +02:00
Pierre Neidhardt d576d20b70 config/guix/system/default: Remove awesome. 2019-09-02 20:34:20 +02:00
Pierre Neidhardt 33dae84075 Helm: Use helm-imenu-in-all-buffers instead of helm-semantic-or-imenu. 2019-09-01 16:21:13 +02:00
Pierre Neidhardt d4b4193f45 config/cron/job.guile: Don't sync emails when key is not cached.
This avoid unexpected lost of focus in Emacs.
2019-08-31 18:21:55 +02:00
Pierre Neidhardt 00ed121116 package-lists/guix-manifest: Add ccl, duperemove, ecl, mesa, readline, openssl, dark-mode 2019-08-31 10:49:44 +02:00
Pierre Neidhardt 9c530d9c17 EXWM: Temp-patch desktop-environment-lock-screen. 2019-08-29 19:42:42 +02:00
Pierre Neidhardt 9229e86bbd local/bin/btrfs-backup: Add script for easy btrfs incremental backups. 2019-08-26 15:02:10 +02:00
Pierre Neidhardt 5ade220869 local/bin/btrfs-snap: Add script for easy btrfs snapshots. 2019-08-26 12:55:38 +02:00
Pierre Neidhardt f056b0656f sbclrc: Rename inferred-system-depends-on to system-depends-on. 2019-08-26 12:28:25 +02:00
Pierre Neidhardt ddb154d897 Lisp: Enable rainbow delimiters in SLIME REPL. 2019-08-26 12:28:11 +02:00
Pierre Neidhardt 07f92ee3f1 Swank: Comment obsolete requirements for Next. 2019-08-25 21:01:56 +02:00
Pierre Neidhardt 8ec3548ecf local/bin/updatedb-local: Fix MEDIA_DB->DB_FILE in doc. 2019-08-25 21:01:30 +02:00
Pierre Neidhardt 058dbf0820 Lispy: Fix "lispy-goto-symbol" in SLIME REPL. 2019-08-25 12:14:58 +02:00
Pierre Neidhardt ab5ac92c2a Lisp: Fix issue with slime-export-symbol-at-point when using uiop:define-package. 2019-08-25 12:14:06 +02:00
Pierre Neidhardt aa7beb040d next: Use str instead of cl-strings. 2019-08-25 12:13:45 +02:00
Pierre Neidhardt 69f6f19afc next: Use proxy-mode and blocker-mode by default. 2019-08-25 12:13:33 +02:00
Pierre Neidhardt f33dfa9c0b sbclrc: Add exported-symbols and inferred-system-depends-on. 2019-08-24 16:07:40 +02:00
Pierre Neidhardt c29e74d03a Lisp: Add ECL to list of implementations. 2019-08-24 16:07:26 +02:00
Pierre Neidhardt 3fc4d94a1d local/bin/homesync: Sync index for "public" and "private". 2019-08-19 11:55:41 +02:00
Pierre Neidhardt 45f18e35b0 local/bin/updatedb-local: Ignore .snapshots folders. 2019-08-19 11:53:01 +02:00
Pierre Neidhardt 383d977d72 config/guix/system/desktop-bababa: Switch to btrfs. 2019-08-19 11:30:07 +02:00
Pierre Neidhardt 2488992d87 package-lists/guix-manifest: Add compsize 2019-08-19 11:29:51 +02:00
Pierre Neidhardt 608be340b6 Lisp: Fix loading of helm-slime. 2019-08-18 22:37:36 +02:00
Pierre Neidhardt 9787dd2c35 lisp: Add redshank config. 2019-08-18 18:43:51 +02:00
Pierre Neidhardt 2f6306d22c Next: Add most search engines from Emacs' init-engine.el. 2019-08-18 16:08:09 +02:00
Pierre Neidhardt de67716316 Lisp: Enable helm-slime-mode. 2019-08-18 15:57:44 +02:00
Pierre Neidhardt 6625210384 next: Fix shell buffer default modes 2019-08-18 15:57:22 +02:00
Pierre Neidhardt 8409e4449e Evil: Probably fix Shift-Tab this time. 2019-08-14 17:26:32 +02:00
Pierre Neidhardt d3e5bf2e4c xprofile: Bind nbsp to AltGr+Space instead of Shift+Space. 2019-08-05 11:49:38 +02:00
Pierre Neidhardt 27f55c8ba6 sbclrc: Add comment about type checking. 2019-08-05 11:49:18 +02:00
Pierre Neidhardt 53cb89e486 package-lists/guix-manifest: Add curl, dbus, dxvk, emacs-org-reveal 2019-08-05 11:49:01 +02:00
Pierre Neidhardt 234c25f7cc EXWM: Fix suspend-to-sleep. 2019-08-05 11:47:24 +02:00
Pierre Neidhardt 47d7df161a Evil: Attempt to fix Shift-Tab. 2019-08-05 11:46:46 +02:00
Pierre Neidhardt de0506344a config/guix/channels: Add Next Guix Channel 2019-08-05 11:46:25 +02:00
Pierre Neidhardt 3c2ad1087e Next: Fix shell mode for 1.3. 2019-07-29 18:25:22 +02:00
Pierre Neidhardt 7616d10655 Switch to "us intl" layout, remove custom layout
The custom layout used to trigger weird issues, e.g. with EXWM when "s-Z" would
suspend twice.  Plus why bother maintaining a complex layout while "us intl" is
more or less the same?
2019-07-29 18:20:18 +02:00
Pierre Neidhardt c3fa260caf local/bin/package-lister: Don't compile manifest generator. 2019-07-06 18:11:35 +02:00
Pierre Neidhardt 0cfcc38fcd Eshell: Fix history duplicate removal. 2019-07-04 10:39:52 +02:00
Pierre Neidhardt 3a848a7bc1 Lisp: Require SLIME just in time. 2019-07-04 10:39:52 +02:00
Pierre Neidhardt a30d284343 next: Add experimental shell mode. 2019-06-26 14:07:06 +02:00
Pierre Neidhardt 629424836d next: Don't use format for platform port path. 2019-06-26 14:06:43 +02:00