From: Sebastian Tennant <sebyte@smolny.plus.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Another 'best' practices question ??
Date: Fri, 04 May 2007 18:23:26 +0300 [thread overview]
Message-ID: <87hcqsd34h.fsf@moley.org> (raw)
In-Reply-To: m3odl0y8n6.fsf@fleche.redhat.com
Quoth Tom Tromey <tromey@redhat.com>:
> I'd like to plug ELPA here though. If enough things are packaged we
> could move away from manually hacking load-path and instead just
> manage packages via a buffer-menu-like mode. See:
>
> http://tromey.com/elpa/
Just did what ^^^ tells me to do in my apt-installed 'snapshot Emacs'
(22.0.95) and package-menu-refresh encounters a:
let: Symbol's function definition is void: read-from-whole-string
error.
Indeed, the only read-from-* functions I have to hand are:
read-from-string and read-from-minibuffer
You may need to include the read-from-whole-string function definition
in package.el as it's clearly not a stock function, or maybe globally
replacing read-from-whole-string with read-from-string in package.el
will suffice. I don't know because I don't know what
read-from-whole-string is supposed to do.
Or maybe, some version sniffing is all that's needed...
If I had time I'd dig deeper but...
ELPA sounds like a good concept though.
HTH
Sebastian
next prev parent reply other threads:[~2007-05-04 15:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-03 17:47 Another 'best' practices question ?? William Case
2007-05-03 17:59 ` Lennart Borgman (gmail)
2007-05-03 19:35 ` William Case
2007-05-03 20:27 ` Lennart Borgman (gmail)
2007-05-04 6:12 ` Christian Herenz
2007-05-04 14:18 ` Tom Tromey
2007-05-04 15:23 ` Sebastian Tennant [this message]
2007-05-04 17:04 ` Tom Tromey
2007-05-04 17:21 ` Tom Tromey
2007-05-04 18:46 ` Sebastian Tennant
2007-05-04 18:41 ` Tom Tromey
2007-05-04 19:34 ` Sebastian Tennant
2007-10-29 12:29 ` ELPA package listings [formerly: Another 'best' practices question ??] Sebastian Tennant
2007-10-29 12:36 ` Sebastian Tennant
[not found] <mailman.183.1178214842.32220.help-gnu-emacs@gnu.org>
2007-05-04 16:36 ` Another 'best' practices question ?? Robert Thorpe
2007-05-04 18:24 ` Sebastian Tennant
2007-05-04 19:58 ` William Case
[not found] ` <mailman.256.1178309153.32220.help-gnu-emacs@gnu.org>
2007-05-08 13:40 ` Robert Thorpe
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87hcqsd34h.fsf@moley.org \
--to=sebyte@smolny.plus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).