Commit Graph

35 Commits

Author SHA1 Message Date
tastytea 332f41f92c
Fix setting of tramp-use-ssh-controlmaster-options. 2021-08-17 13:12:30 +02:00
tastytea b0869ca5a5
Don't delay server start. 2021-08-05 16:19:35 +02:00
tastytea 775e68a343
Load keychain-environment only when needed. 2021-07-16 09:34:56 +02:00
tastytea 6af77ec055
Add mode assignments for websites. 2021-05-13 03:14:03 +02:00
tastytea a54a36a2e9 Emacs: Remove Time-stamps. 2020-12-13 11:00:14 +01:00
tastytea 2cdef331de Emacs: Put ivy & company into misc/completion. 2020-12-08 14:10:01 +01:00
tastytea 399bc11b8c Emacs: Demand keychain-environment so magit can load. 2020-12-05 14:06:32 +01:00
tastytea 6da1664441 Emacs: Read SSH/GPG agent environment variables from file. 2020-12-03 21:42:55 +01:00
tastytea 03a18144a1 Emacs: Load doom-themes and TRAMP on slow computers. 2020-11-30 15:50:41 +01:00
tastytea 8757dfc12b Emacs: Some more changes to use Emacs server socket instead of TCP. 2020-11-29 15:18:09 +01:00
tastytea 8373e9afd7 Emacs: Don't start TCP server. 2020-11-29 14:09:42 +01:00
tastytea b0c80b14be Emacs: Server: Move conditions into use-package block. 2020-11-29 13:41:14 +01:00
tastytea 8a7041d7a8 Emacs: Update server starting conditions. 2020-11-29 10:32:49 +01:00
tastytea f2cf118fe9 Emacs: Mark built-in packages explicitly. 2020-11-18 18:38:55 +01:00
tastytea d15af91428 Emacs: Re-enable mediawiki-mode.
Bug with Emacs >= 27 got fixed.
2020-07-08 05:47:04 +02:00
tastytea 6d903c983a Emacs: typo. 2020-05-27 17:52:02 +02:00
tastytea 7127a14006 Emacs: Refactor init.d/net/ 2020-05-27 04:21:20 +02:00
tastytea 9673849925 Emacs: Add elpher. 2020-05-26 07:07:16 +02:00
tastytea b0e9525fab Emacs: Replace :ensure with :straight. 2020-05-13 02:46:17 +02:00
tastytea 09562f4755 Emacs: Disable mediawiki-mode for Emacs >= 27. 2020-04-25 17:37:23 +02:00
tastytea 16042f637e Emacs: Reduce defer times to 2 and 4. 2020-04-18 03:12:10 +02:00
tastytea 18085e21de Emacs: Require package-management.el in init files. 2020-03-18 15:00:17 +01:00
tastytea b24cde35d3 Emacs: Switch to straight for package management. 2020-03-15 23:38:06 +01:00
tastytea 53d1a23d61 Emacs: Change markdown-mode in hooks to gfm-mode where appropriate. 2020-02-27 06:08:54 +01:00
tastytea 9590a85bdf Emacs: Auto-save TRAMP files locally. 2020-02-19 22:26:43 +01:00
tastytea f70e68953b Emacs: Lazy-load webpaste. 2020-02-18 16:59:05 +01:00
tastytea b1aa40297d Emacs: Defer TRAMP and atomic-chrome for 5 seconds. 2020-02-18 16:14:08 +01:00
tastytea 3e27fedc60 Emacs: Enable markdown-mode for gitlab.gnome.org. 2020-02-14 14:46:32 +01:00
tastytea 9800ede44f Emacs: Set fill-column to 400 for textareas from the WWW. 2020-02-02 10:18:00 +01:00
tastytea 8b7f7a955a Emacs: Set fill-column to 200 for atomic-chrome buffers. 2020-01-22 03:38:26 +01:00
tastytea dae74639dc Emacs: Fix mode selection in atomic-chrome.
The extension sends only the hostname.
2020-01-22 03:21:50 +01:00
tastytea 6bd6e9f5c3 Emacs: Delete left-over server stuff. 2020-01-01 09:01:18 +01:00
tastytea aa06333028 Exacs: Replace edit-server with atomic-chrome. 2020-01-01 05:03:23 +01:00
tastytea ebbca748f6 Emacs: Set TRAMP connection timeout to 20 seconds. 2020-01-01 03:33:02 +01:00
tastytea 2d576fec10 Rename .emacs/init → .emacs/init.d and fix comment-face.
Inheriting `font-lock-comment-face` in `font-lock-comment-face` would lock up
Emacs.
2019-12-26 19:23:43 +01:00