emacs-devel
[Top][All Lists]
Advanced

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

Re: Should mode commands be idempotent?


From: Richard Stallman
Subject: Re: Should mode commands be idempotent?
Date: Thu, 21 Sep 2017 14:28:23 -0400

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

Users expect major modes to be idempotent.  Any time one is not, it
will cause them surprises.  We should treat that as a bug and fix it
to be idempotent.

As for minor modes, it has been pointed out (by Stefan?) that multiple
hooks could enable the same major mode, and the result should be the
same as if just one hook did so.

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.




reply via email to

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