all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: flycheck on Emacs24
Date: Fri, 02 May 2014 10:14:34 +0300	[thread overview]
Message-ID: <83bnvglkit.fsf@gnu.org> (raw)
In-Reply-To: <87ppjx43v5.fsf@haines.att.net>

> From: haines@haines.att.net
> Date: Thu, 01 May 2014 16:54:06 -0400
> 
> 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.

My crystal ball says the directory where you have the flycheck *.el
files doesn't appear in load-path.  If so, you should add it to that
list.



  parent reply	other threads:[~2014-05-02  7:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-01 20:54 flycheck on Emacs24 haines
2014-05-02  0:18 ` Sharon Kimble
2014-05-02  7:14 ` Eli Zaretskii [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83bnvglkit.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.