emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stop fiddling with my preferences


From: Stefan Monnier
Subject: Re: Stop fiddling with my preferences
Date: Sun, 30 Nov 2014 09:02:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> (set 'x-select-enable-clipboard nil)
> (set 'x-select-enable-primary t)
> (set 'select-active-regions nil)
> (set 'mouse-drag-copy-region t)
> (set 'delete-active-region nil)
> (set 'electric-indent-chars (remq ?\n electric-indent-chars))

Maybe it makes sense to complement the NEWS file with a "retro.el" file
(oh maybe it should be called "iwannagoback.el") which tries to bring
back the default behavior of previous releases.

The main feature of this file (compared to NEWS which should already
contain this info) would be to be short.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]