all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* flycheck on Emacs24
@ 2014-05-01 20:54 haines
  2014-05-02  0:18 ` Sharon Kimble
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: haines @ 2014-05-01 20:54 UTC (permalink / raw)
  To: help-gnu-emacs

I'm running Debian Wheezy and compiled Emacs 24.3.1 and am using it. I
naturally wanted to upgrade from flymake to flycheck.

I downloaded a flycheck 20140422.657 tar into
/usr/local/share/flycheck. Unarchiving it creates a directory in which
there is flycheck-pkg.el, flycheck.el, flycheck.info.

I didn't know how to install these files, and so tried copying them into
~/elisp.

I added a line in ~/.elisp: 

   (add-hook 'after-init-hook #'global-flycheck-mode)

But when I try to initialize flycheck with M-x global-flycheck-mode
I get:

  M-x global-flycheck [No Match]
 
How should I have installed the file? There weres no directions.

Haines Brown



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-04  9:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 20:54 flycheck on Emacs24 haines
2014-05-02  0:18 ` Sharon Kimble
2014-05-02  7:14 ` Eli Zaretskii
     [not found] ` <mailman.472.1398989910.1147.help-gnu-emacs@gnu.org>
2014-05-02 16:57   ` haines
2014-05-02 17:51     ` Sharon Kimble
2014-05-04  9:39     ` Sebastian Wiesner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.