all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: torys.anderson@gmail.com (Tory S. Anderson)
To: Alexis <flexibeast@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to reload an updated library?
Date: Sun, 01 Mar 2015 21:22:02 -0500	[thread overview]
Message-ID: <8761ak6svp.fsf@gmail.com> (raw)
In-Reply-To: <87zj7wqhg0.fsf@gmail.com> (Alexis's message of "Mon, 02 Mar 2015 13:08:47 +1100")

You're right; usually I rely on Elpa/MELPA, but I believe (correct me if I'm wrong) that even MELPA takes a day to update, hence my use of the git repo. 

Alexis <flexibeast@gmail.com> writes:

> On 2015-03-02T12:50:28+1100, Tory S. Anderson said:
>
> TSA> I've never been quite clear in emacs on the meanings of library, TSA> package, extension... I think I mean package, such as what you TSA> download from `m-x list-packages`: in this case, a whole program TSA> like Helm which includes many .el files.
>
> In my experience, in the context of Emacs, a 'package' is something that is downloaded from one of the ELPAs (Emacs Lisp Package Archives) - GNU ELPA, MELPA, MELPA-Stable, Marmalade etc. If you're installing Helm by cloning the Git repo and loading it manually, you're actually not making use of the Emacs package system. i would recommend installing Helm from one of the ELPAs, and then using the upgrade functionality of Emacs' package system[1] - when you upgrade a package, it will usually (again, in my experience) get reloaded once the local package has been updated.
>
> Things that aren't actually available for processing by `package.el` i would refer to as 'extensions' or 'libraries', regardless of how many ELisp source files they include.
>
>
> Alexis.
>
> [1] E.g. by doing M-x package-list-packages, then typing U to mark all upgradeable packages, then typing x to start the upgrade process.



  reply	other threads:[~2015-03-02  2:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1086.1425252146.31049.help-gnu-emacs@gnu.org>
2015-03-01 23:44 ` How to reload an updated library? Emanuel Berg
2015-03-02  1:50   ` Tory S. Anderson
2015-03-02  2:08     ` Alexis
2015-03-02  2:22       ` Tory S. Anderson [this message]
2015-03-02  2:35         ` Alexis
     [not found]     ` <mailman.1093.1425262142.31049.help-gnu-emacs@gnu.org>
2015-03-02  2:18       ` Joost Kremers
2015-03-02  2:40         ` Alexis
2015-03-01 23:22 Tory S. Anderson
2015-03-02  1:38 ` bernardo
2015-03-03 20:34 ` Vaidheeswaran C

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=8761ak6svp.fsf@gmail.com \
    --to=torys.anderson@gmail.com \
    --cc=flexibeast@gmail.com \
    --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.