From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sharon Kimble Subject: problems with auto-capitalise Date: Fri, 29 Apr 2016 12:00:06 +0100 Message-ID: <87d1p8ade1.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aw6AF-0004x2-AQ for emacs-orgmode@gnu.org; Fri, 29 Apr 2016 07:00:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aw6A3-0002ub-0l for emacs-orgmode@gnu.org; Fri, 29 Apr 2016 07:00:45 -0400 Received: from avasout04.plus.net ([212.159.14.19]:43850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aw6A2-0002s0-Jd for emacs-orgmode@gnu.org; Fri, 29 Apr 2016 07:00:38 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: org-mode-email --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I've duly install 'auto-capitalize' from melpa and set it up as per the .el file, and this is what I have in my 'init.org' =2D-8<---------------cut here---------------start------------->8--- # #+begin_src emacs-lisp # (autoload 'auto-capitalize-mode "auto-capitalize" # "Toggle `auto-capitalize' minor mode in this buffer." t) # (autoload 'turn-on-auto-capitalize-mode "auto-capitalize" # "Turn on `auto-capitalize' minor mode in this buffer." t) # (autoload 'enable-auto-capitalize-mode "auto-capitalize" # "Enable `auto-capitalize' minor mode in this buffer." t) # (add-hook 'org-mode-hook 'turn-on-auto-capitalize-mode) # #+end_src [2016-04-29 Fri 08:09] =2D-8<---------------cut here---------------end--------------->8--- Its all commented out because when I restart emacs I get this error message =2D-8<---------------cut here---------------start------------->8--- 320\225{\211=3D>\235?\205\251\340 \210\341\342=3D>\343\335\344\345&\317\211#\202\251=0E\235?*)\205\251\= 327?;b\210\332\353!)\205\251\317=3D\204\237\354\355\356\313\224\313\225{\"= !\357\360!\210\205\251\340 \210;b\210\361\320!.\207E\205\356=0B\362=3D\204\304=0E6\313U\205\356=0B\317= =3D\205\356\2128b\210\306 \363\216\364\3657\317#\205\355\310\313\224f\211F9\300\313\224\313\225\313#\= 210+\202\316+\207" [auto-capitalize auto-capitalize-predicate save-match-data-internal this-co= mmand key global-map match-data #[nil "\301\302\"\207" [save-match-data-internal set-match-data= evaporate] 3] self-insert-command this-command-keys ...] 9 ("/home/boudiccas/.emacs.d/elpa/auto-capitalize-20160415.1403/auto-capitali= ze.elc" . 3423)] 1) in desktop-create-buffer [2 times]=20 =2D-8<---------------cut here---------------end--------------->8--- Seeing 'auto-capitalize.elc' mentioned, I've removed it from the package setup in elpa and stored it in a separate directory, but it made no difference. With auto-capitalize enabled I'm unable to completely load whatever files I had opened before, disable 'auto-capitalize' and everything works as it should. So please, how can I get it working and loading properly all the time? Thanks Sharon. =2D-=20 A taste of linux =3D http://www.sharons.org.uk TGmeds =3D http://www.tgmeds.org.uk Debian 8.4, fluxbox 1.3.7, emacs 25.0.93 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJXIz7AAAoJEDaBgBkK+INbKcEP/2q7Fa3A4Nku57cNVkE6kKId l0ppO007ZXUHRN9Pt0+WZ04k03/xvK2uJGx9b05sagUxPLqwxtuCSTH4/Y3C/qIZ w9wSSnWvc2QsoTiQHs4dKVQZWZqwG5c3+VzhsXwq6ZLohOQJmzhfXMsPrwrgrrRG 9yajtFbCLSBzzXdgxMTmBCKkfJVgQLzSGxQwLrGJxDrjQN32BHtxeQoPVPukICqt fjXe7dTZjEwjn2ogU+/pd1y9PrsQ/ZO/uZ3OXBqxTVhQjOt7cUYHLpMW13fv5ji0 m4DZ5V9vyG057mpXKzvwj+NcMcpFhwrdbiVDANNpIBykhv6Z3nMN1xJHcMbNwprK dS9QOiIR8iQ16iuE/Irmby5Oxktz8Ljb9qs6LlJFV61egz/FpLrZ8xTGPszYvP4V ctpPnKB3YxOOHUVSxTekqaoxs9UqkeWN6zQRTZzUj0hWSvoKNnwuT8YHZx4/Yfqu lSMEEe0RKxmJMavj2d3a3fucJAhBt0tYzY+62CboxQvF+3rcYAW0/QXK0YGFs3fr IPlWJ/dgNh5aHgLQsMBm6zehuOyoyghN4rT16bN9H1B6itS/riTfkQwlyBxoQEJm v00oRGXxp37ErsLjquWA5qn4lkBQndlAm0ySU2q5ZEZOgA2lX8H0p1Nv2IhZCJgc h5I4CxWDzZPBpOznZtla =PXIp -----END PGP SIGNATURE----- --=-=-=--