|
From: | Eli Zaretskii |
Subject: | Re: [PATCH] Proposal to change cursor appearance to indicate region activation |
Date: | Fri, 23 Jan 2015 12:06:17 +0200 |
> From: Kelly Dean <address@hidden> > Date: Fri, 23 Jan 2015 03:08:33 +0000 > Cc: address@hidden > > +(add-hook 'emacs-startup-hook #'maybe-disable--dynamic-cursor) Isn't there a way to do this that avoids using hooks? I think using hooks in standard features should be avoided. Hooks are for customizing Emacs. Thanks.
[Prev in Thread] | Current Thread | [Next in Thread] |