From 3f75cf1c9f9e9cedb045518d04a6a916fbc377f2 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Thu, 14 May 2020 14:26:58 +0200 Subject: Remove better-defaults. --- init.org | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'init.org') diff --git a/init.org b/init.org index ba122f8..b304636 100644 --- a/init.org +++ b/init.org @@ -45,7 +45,6 @@ To install all packages via GNU Guix I can either use a manifest file or use the emacs \ emacs-ag \ emacs-auctex \ - emacs-better-defaults \ emacs-clojure-mode \ emacs-company \ emacs-debbugs \ @@ -137,11 +136,7 @@ Install packages as soon as this configuration is evaluated. If there’s an er :header-args: :noweb-ref better-defaults :END: -Emacs defaults are hostile to most people. They are what kept me from using Emacs for many years. Some people agree and wrote a package to fix some of the quirks that are almost universally hated. Note that the =better-defaults= package also hides the GUI elements. - -#+BEGIN_SRC elisp -(require 'better-defaults) -#+END_SRC +Emacs defaults are hostile to most people. They are what kept me from using Emacs for many years. I’m easily confused by the way the cursor (point) keeps jumping around when scrolling by pages. Let the cursor keep its screen position constant even when scrolling by full screens and don’t jump around when scrolling. -- cgit v1.2.3