Commit Graph

160 Commits (a3504661420aa9278da325ad57e5bac09ae0ab1f)

Author SHA1 Message Date
Pierre Neidhardt 3a102519bf Emacs: Set woman's fill column to global default and use man's faces 2018-05-14 20:09:48 +02:00
Pierre Neidhardt 6a4266ed2e Emacs: Display visual relative line numbers 2018-05-03 07:36:57 +02:00
Pierre Neidhardt 271b56c9d9 Desktop: Actually fix the issue with unsafe variable prompt on startup 2018-04-18 12:39:22 +05:30
Pierre Neidhardt aede9074e6 Desktop: Load unsafe variables on startup 2018-04-17 11:56:05 +05:30
Pierre Neidhardt d13959dd77 Emacs: Fix windowing slow down on Emacs 26 2018-04-12 13:24:42 +05:30
Pierre Neidhardt 697c0dbffe desktop: Patch for 26, set up correctly for 27 2018-03-09 16:27:19 +05:30
Pierre Neidhardt e78e11c730 Emacs: Store backups in cache again 2018-03-01 18:54:01 +01:00
Pierre Neidhardt e3e3604055 Edebug: Comment on trace setting 2018-02-19 21:22:54 +01:00
Pierre Neidhardt ab43119565 desktop: Update patch 2018-02-18 12:36:56 +01:00
Pierre Neidhardt 02b58cc380 Emacs: Move user-emacs-directory to cache 2018-02-16 23:19:10 +01:00
Pierre Neidhardt 49679263da Emacs: Init config for version 26 2018-02-16 23:09:59 +01:00
Pierre Neidhardt 1b26718f55 shr: Set width to MANWIDTH or 80 (for elfeed and eww) 2018-02-15 23:42:04 +01:00
Pierre Neidhardt 8b1748e985 Emacs: Update TODOs and comments 2018-02-15 16:02:26 +01:00
Pierre Neidhardt 67808c69f2 Emacs: Rename fmt -> prettify 2018-02-15 14:37:49 +01:00
Pierre Neidhardt 81e1392b5c Emacs: Finish namespacing 2018-02-15 14:37:49 +01:00
Pierre Neidhardt cb9ce6bab5 Emacs: Namespace all personal variables and functions 2018-02-13 23:24:38 +01:00
Pierre Neidhardt bd57f068a9 Emacs: Report browser-url design flaw 2018-02-12 17:25:21 +01:00
Pierre Neidhardt 7c4840c621 EWW: Add eww-switch-back, bind to "s-e", set download directory 2018-02-12 14:07:10 +01:00
Pierre Neidhardt afa37e0ed0 Emacs: Fix external browser for shr 2018-02-12 12:53:45 +01:00
Pierre Neidhardt e4af219369 Emacs: Move url/cache to Emacs cache 2018-02-12 12:53:25 +01:00
Pierre Neidhardt 26038620e5 desktop: Load after make frame and comment about attempt to fix owner 2018-02-11 19:59:30 +01:00
Pierre Neidhardt 1f67cd1b56 desktop: Set desktop-dirname properly 2018-02-08 23:55:10 +01:00
Pierre Neidhardt 429cb9dacc emacs: Make sure 'browse-url is required 2018-02-08 18:08:08 +01:00
Pierre Neidhardt 12735a67c3 desktop: Remove desktop-owner advice 2018-02-07 12:08:02 +01:00
Pierre Neidhardt 4d75d973a5 mime-types: Fix jpeg, png, html, flv, ogv 2018-01-31 12:05:27 +01:00
Pierre Neidhardt b52ad26b60 Emacs: Bind .mp4 to the video/mpeg MIME-type 2018-01-29 11:37:54 +01:00
Pierre Neidhardt cc3518b24c Emacs: Extend MIME-types support for Matroska (mkv) and WebM 2018-01-12 17:59:47 +01:00
Pierre Neidhardt 1b7067e3d9 EWW: Change bookmarks location 2017-12-25 19:17:07 +01:00
Pierre Neidhardt 5e1fbe541a Emacs: Fix desktop-mode load order 2017-12-07 11:07:53 +01:00
Pierre Neidhardt a46772dd38 Emacs: Do not save image-mode buffers 2017-12-03 10:50:40 +01:00
Pierre Neidhardt 5dbfe1485e Emacs: Don't save PDF buffers in desktop session 2017-12-03 10:50:40 +01:00
Pierre Neidhardt 8caf0dbc7a Emacs: Fix desktop patch loading 2017-11-23 07:43:10 +01:00
Pierre Neidhardt eab706e84f Emacs: Comment on helm, EXWM, Eshell issues 2017-11-06 22:07:48 +01:00
Pierre Neidhardt 40dd85a7a1 Emacs: Move EPA config to main so that it's loaded in time by mu4e 2017-10-25 19:12:52 +01:00
Pierre Neidhardt 124bea4cbb Emacs: Comment on desktop bugs 2017-10-23 20:07:25 +01:00
Pierre Neidhardt 24d2f1883b Emacs: Reduce desktop-auto-save-timeout to 5 and disable lazy loading 2017-10-22 17:48:48 +01:00
Pierre Neidhardt c698062202 Emacs: Normalize binding syntax
Without modifiers, use simple string.
With modifiers, use 'kbd'.
Use "<>" syntax for special keys.
2017-10-16 23:52:50 +01:00
Pierre Neidhardt 912ce483e6 Emacs: Remove useless paragraph-start hack 2017-10-08 19:37:17 +01:00
Pierre Neidhardt fc972a32c9 Emacs: Comment config consistently 2017-10-08 19:36:28 +01:00
Pierre Neidhardt b1e8a03b17 Emacs: Define skeleton-previous-position instead of using lambda 2017-10-07 12:55:30 +01:00
Pierre Neidhardt 114998984a Emacs: Replace scratch message with a fortune 2017-09-18 15:06:13 +01:00
Pierre Neidhardt 2b00cd8d32 Emacs: Add workaround to force cc-modes to use prog-mode-map 2017-09-14 16:50:34 +01:00
Pierre Neidhardt de00aa53b2 Emacs: Harden web browser detection 2017-09-11 21:39:33 +01:00
Pierre Neidhardt 54e0c6e9ff Emacs: Remap just-one-space to cycle-spacing 2017-08-30 16:45:48 +01:00
Pierre Neidhardt f9f3375ec5 Emacs: Also bind flyspell-prog-mode to <f9> 2017-08-30 16:43:59 +01:00
Pierre Neidhardt dbbbaac384 Emacs: Save interprogram paste before kill 2017-08-29 17:32:04 +01:00
Pierre Neidhardt d541c68c9d Emacs: Move GMP documentation settings from main.el to init-cc.el 2017-08-14 15:36:27 +01:00
Pierre Neidhardt 75804e60a4 Emacs: Restore desktop lazily 2017-08-14 15:33:27 +01:00
Pierre Neidhardt 39fcd37eed Emacs: Fix saveplace loading 2017-08-03 17:49:33 +01:00
Pierre Neidhardt 0222a304f1 Emacs: Move most important TODO entries from todo.org to the init files 2017-08-01 19:55:50 +01:00